net.ontopia.topicmaps.classify
Class Variant
java.lang.Object
net.ontopia.topicmaps.classify.Token
net.ontopia.topicmaps.classify.Variant
public class Variant
- extends Token
PUBLIC: Represents a form of a term as it occurred in classified
content.
Method Summary |
int |
getOccurrences()
PUBLIC: Returns the number of times this particular variant
occurred in the classified content. |
Term |
getTerm()
PUBLIC: Returns the term of which this is a variant. |
String |
toString()
|
term
protected Term term
getTerm
public Term getTerm()
- PUBLIC: Returns the term of which this is a variant.
getOccurrences
public int getOccurrences()
- PUBLIC: Returns the number of times this particular variant
occurred in the classified content.
toString
public String toString()
- Overrides:
toString
in class Token
Copyright © 2000-2012 Ontopia.