Uses of Class
net.ontopia.topicmaps.classify.Token
Packages that use Token
Package
Description
To classify content, use the SimpleClassifier class.
-
Uses of Token in net.ontopia.topicmaps.classify
Subclasses of Token in net.ontopia.topicmaps.classifyModifier and TypeClassDescriptionclassPUBLIC: Represents a form of a term as it occurred in classified content.Fields in net.ontopia.topicmaps.classify with type parameters of type TokenMethods in net.ontopia.topicmaps.classify that return TokenMethods in net.ontopia.topicmaps.classify that return types with arguments of type TokenMethods in net.ontopia.topicmaps.classify with parameters of type TokenModifier and TypeMethodDescriptionprotected voidCompoundAnalyzer.addFollower(Variant variant, Token token) protected voidCompoundAnalyzer.addFollower(Variant variant, Token token, int counts) voidabstract voidAbstractDocumentAnalyzer.analyzeToken(TextBlock parent, Token token, int index) voidCompoundAnalyzer.analyzeToken(TextBlock parent, Token token, int index) voidDistanceAnalyzer.analyzeToken(TextBlock parent, Token token, int index) voidDocumentAnalyzerIF.analyzeToken(TextBlock parent, Token token, int index) voidRegionBooster.analyzeToken(TextBlock parent, Token token, int index) abstract void