Uses of Interface
net.ontopia.topicmaps.classify.TextHandlerIF

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

Uses of TextHandlerIF in net.ontopia.topicmaps.classify
 

Classes in net.ontopia.topicmaps.classify that implement TextHandlerIF
 class Document
          INTERNAL:
 

Methods in net.ontopia.topicmaps.classify with parameters of type TextHandlerIF
 void XMLFormatModule.readContent(ClassifiableContentIF cc, TextHandlerIF handler)
           
 void WordFormatModule.readContent(ClassifiableContentIF cc, TextHandlerIF handler)
           
 void PowerPointFormatModule.readContent(ClassifiableContentIF cc, TextHandlerIF handler)
           
 void PlainTextFormatModule.readContent(ClassifiableContentIF cc, TextHandlerIF handler)
           
 void PDFFormatModule.readContent(ClassifiableContentIF cc, TextHandlerIF handler)
           
 void OOXMLWordFormatModule.readContent(ClassifiableContentIF cc, TextHandlerIF handler)
           
 void OOXMLPowerpointFormatModule.readContent(ClassifiableContentIF cc, TextHandlerIF handler)
           
 void FormatModuleIF.readContent(ClassifiableContentIF cc, TextHandlerIF handler)
          INTERNAL: Reads and analyzes the classifiable content and triggers callbacks on the text handler to identify the text and the structure of the classifiable content.
 void FormatModule.readContent(ClassifiableContentIF cc, TextHandlerIF handler)
           
 



Copyright © 2000-2010 Ontopia.