Uses of Class
org.odftoolkit.simple.common.EditableTextExtractor

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.
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.