|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Region | |
---|---|
net.ontopia.topicmaps.classify | To classify content, use the SimpleClassifier class. |
Uses of Region in net.ontopia.topicmaps.classify |
---|
Methods in net.ontopia.topicmaps.classify that return Region | |
---|---|
Region |
Region.getParent()
|
Region |
Document.getRoot()
|
Methods in net.ontopia.topicmaps.classify with parameters of type Region | |
---|---|
void |
Region.addRegion(Region child)
|
protected void |
DocumentClassifier.analyzeRegion(Region region,
DocumentAnalyzerIF analyzer)
|
protected void |
DocumentClassifier.analyzeTextBlock(Region parent,
TextBlock tb,
DocumentAnalyzerIF analyzer)
|
void |
RegionBooster.endRegion(Region region)
|
void |
DocumentAnalyzerIF.endRegion(Region region)
|
void |
AbstractDocumentAnalyzer.endRegion(Region region)
|
protected void |
DocumentClassifier.extractTerms(Region region)
|
protected void |
DocumentClassifier.extractTerms(Region parent,
TextBlock tb)
|
void |
Region.setParent(Region parent)
|
void |
RegionBooster.startRegion(Region region)
|
void |
DocumentAnalyzerIF.startRegion(Region region)
|
void |
AbstractDocumentAnalyzer.startRegion(Region region)
|
protected void |
DocumentTokenizer.tokenize(Region region)
|
protected void |
DocumentTokenizer.tokenize(Region parent,
TextBlock tb)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |