|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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 | |
|---|---|
protected ContentHandler |
XMLFormatModule.getContentHandler(TextHandlerIF handler)
|
protected ContentHandler |
HTMLFormatModule.getContentHandler(TextHandlerIF handler)
|
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)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||