Modifier and Type | Class and Description |
---|---|
class |
ModelStructuredHandler
Represents a handler for extracting a structured text from the document as Model.
|
class |
XmlStructuredHandler
Represents a handler for extracting a structured text from the document as XML.
|
Modifier and Type | Method and Description |
---|---|
void |
CellsTextExtractor.extractStructured(StructuredHandler handler)
Extracts a structured text.
|
void |
ChmTextExtractor.extractStructured(StructuredHandler handler)
Extracts a structured text.
|
void |
EmailTextExtractor.extractStructured(StructuredHandler handler)
Extracts a structured text.
|
void |
EpubTextExtractor.extractStructured(StructuredHandler handler)
Extracts a structured text.
|
void |
FictionBookTextExtractor.extractStructured(StructuredHandler handler)
Extracts a structured text.
|
void |
IStructuredExtractor.extractStructured(StructuredHandler handler)
Extracts a structured text.
|
void |
MarkdownTextExtractor.extractStructured(StructuredHandler handler)
Extracts a structured text.
|
void |
SlidesTextExtractor.extractStructured(StructuredHandler handler)
Extracts a structured text.
|
void |
WordsTextExtractor.extractStructured(StructuredHandler handler)
Extracts a structured text.
|
Copyright © 2019. All rights reserved.