|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.classify.AbstractDocumentAnalyzer
net.ontopia.topicmaps.classify.DistanceAnalyzer
public class DistanceAnalyzer
INTERNAL:
| Constructor Summary | |
|---|---|
DistanceAnalyzer()
|
|
| Method Summary | |
|---|---|
void |
analyzeToken(TextBlock parent,
Token token,
int index)
|
void |
endDocument(Document doc)
|
void |
startDocument(Document doc)
|
| Methods inherited from class net.ontopia.topicmaps.classify.AbstractDocumentAnalyzer |
|---|
doDocumentAnalysis, endAnalysis, endRegion, startAnalysis, startRegion |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DistanceAnalyzer()
| Method Detail |
|---|
public void startDocument(Document doc)
startDocument in interface DocumentAnalyzerIFstartDocument in class AbstractDocumentAnalyzerpublic void endDocument(Document doc)
endDocument in interface DocumentAnalyzerIFendDocument in class AbstractDocumentAnalyzer
public void analyzeToken(TextBlock parent,
Token token,
int index)
analyzeToken in interface DocumentAnalyzerIFanalyzeToken in class AbstractDocumentAnalyzer
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||