|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EditableTextExtractor | |
---|---|
org.odftoolkit.simple.common | Provide text extraction and fields methods to all ODF documents and elements. |
Uses of EditableTextExtractor in org.odftoolkit.simple.common |
---|
Methods in org.odftoolkit.simple.common that return EditableTextExtractor | |
---|---|
static EditableTextExtractor |
EditableTextExtractor.newOdfEditableTextExtractor(Document doc)
An instance of EditableTextExtractor will be created to extract the editable text content in specified document. |
static EditableTextExtractor |
EditableTextExtractor.newOdfEditableTextExtractor(OdfElement element)
An instance of EditableTextExtractor will be created to extract the editable text content of an ODF element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |