Package net.ontopia.topicmaps.classify
Class Variant
java.lang.Object
net.ontopia.topicmaps.classify.Token
net.ontopia.topicmaps.classify.Variant
PUBLIC: Represents a form of a term as it occurred in classified
content.
-
Field Summary
FieldsFields inherited from class net.ontopia.topicmaps.classify.Token
type, TYPE_DELIMITER, TYPE_VARIANT, value -
Method Summary
Modifier and TypeMethodDescriptionintPUBLIC: Returns the number of times this particular variant occurred in the classified content.getTerm()PUBLIC: Returns the term of which this is a variant.protected voidreplaceTerm(Term term) protected voidtoString()