|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentAnalyzerIF | |
---|---|
net.ontopia.topicmaps.classify | To classify content, use the SimpleClassifier class. |
Uses of DocumentAnalyzerIF in net.ontopia.topicmaps.classify |
---|
Classes in net.ontopia.topicmaps.classify that implement DocumentAnalyzerIF | |
---|---|
class |
AbstractDocumentAnalyzer
INTERNAL: |
class |
CompoundAnalyzer
INTERNAL: |
class |
DistanceAnalyzer
INTERNAL: |
class |
RegionBooster
INTERNAL: |
Methods in net.ontopia.topicmaps.classify with parameters of type DocumentAnalyzerIF | |
---|---|
void |
DocumentClassifier.addDocumentAnalyzer(DocumentAnalyzerIF analyzer)
|
protected void |
DocumentClassifier.analyzeRegion(Region region,
DocumentAnalyzerIF analyzer)
|
protected void |
DocumentClassifier.analyzeTextBlock(Region parent,
TextBlock tb,
DocumentAnalyzerIF analyzer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |