Uses of Interface
net.ontopia.topicmaps.classify.DocumentAnalyzerIF
Packages that use DocumentAnalyzerIF
Package
Description
To classify content, use the SimpleClassifier class.
-
Uses of DocumentAnalyzerIF in net.ontopia.topicmaps.classify
Classes in net.ontopia.topicmaps.classify that implement DocumentAnalyzerIFModifier and TypeClassDescriptionclassINTERNAL:classINTERNAL:classINTERNAL:classINTERNAL:Methods in net.ontopia.topicmaps.classify with parameters of type DocumentAnalyzerIFModifier and TypeMethodDescriptionvoidDocumentClassifier.addDocumentAnalyzer(DocumentAnalyzerIF analyzer) protected voidDocumentClassifier.analyzeRegion(Region region, DocumentAnalyzerIF analyzer) protected voidDocumentClassifier.analyzeTextBlock(Region parent, TextBlock tb, DocumentAnalyzerIF analyzer)