Package net.ontopia.topicmaps.classify
Class DefaultTokenizer
java.lang.Object
net.ontopia.topicmaps.classify.DefaultTokenizer
- All Implemented Interfaces:
TokenizerIF
INTERNAL:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultTokenizer
public DefaultTokenizer()
-
-
Method Details
-
setText
- Specified by:
setTextin interfaceTokenizerIF
-
next
public boolean next()- Specified by:
nextin interfaceTokenizerIF
-
getToken
- Specified by:
getTokenin interfaceTokenizerIF
-