| Package | Description |
|---|---|
| org.odftoolkit.simple.common |
Provide text extraction and fields methods to all ODF documents and elements.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2010–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.