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

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

Uses of Language in net.ontopia.topicmaps.classify
 

Methods in net.ontopia.topicmaps.classify that return Language
static Language Language.detectLanguage(Document doc)
          INTERNAL: Detects the language of the document based on the built-in languages and new languages registered.
static Language Language.getLanguage(java.lang.String lang)
           
 

Methods in net.ontopia.topicmaps.classify with parameters of type Language
static void Language.registerLanguage(Language lang)
          INTERNAL: Registers a new language for use by detectLanguage.
 



Copyright © 2000-2012 Ontopia.