Uses of Class
net.ontopia.topicmaps.classify.Variant

Packages that use Variant
net.ontopia.topicmaps.classify To classify content, use the SimpleClassifier class. 
 

Uses of Variant in net.ontopia.topicmaps.classify
 

Methods in net.ontopia.topicmaps.classify that return Variant
 Variant TermDatabase.getVariant(java.lang.String variant)
          PUBLIC: Looks up a particular variant by its string representation.
 Variant[] Term.getVariants()
          PUBLIC: Returns all variant spellings of this term within the content.
 Variant[] Term.getVariantsByRank()
          PUBLIC: Returns all variant spellings of this term within the content, with the most important first.
 

Methods in net.ontopia.topicmaps.classify with parameters of type Variant
 java.util.Collection TopicMapClassification.getTopics(Variant variant)
          INTERNAL: Returns the topics that matches the given variant.
 java.util.Collection TopicMapAnalyzer.getTopics(Variant variant)
           
 



Copyright © 2000-2010 Ontopia.