|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.ontopia.topicmaps.classify.Token
net.ontopia.topicmaps.classify.Variant
public class Variant
PUBLIC: Represents a form of a term as it occurred in classified content.
Field Summary |
---|
Fields inherited from class net.ontopia.topicmaps.classify.Token |
---|
TYPE_DELIMITER, TYPE_VARIANT |
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. |
java.lang.String |
toString()
|
Methods inherited from class net.ontopia.topicmaps.classify.Token |
---|
getType, getValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public Term getTerm()
public int getOccurrences()
public java.lang.String toString()
toString
in class Token
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |