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-2013 The Apache Software Foundation. All Rights Reserved.