Uses of Class
org.odftoolkit.odfdom.incubator.doc.text.OdfEditableTextExtractor

Packages that use OdfEditableTextExtractor
org.odftoolkit.odfdom.incubator.doc.text   
 

Uses of OdfEditableTextExtractor in org.odftoolkit.odfdom.incubator.doc.text
 

Methods in org.odftoolkit.odfdom.incubator.doc.text that return OdfEditableTextExtractor
static OdfEditableTextExtractor OdfEditableTextExtractor.newOdfEditableTextExtractor(OdfDocument doc)
          An instance of OdfEditableTextExtractor will be created to extract the editable text content of an ODF element.
static OdfEditableTextExtractor OdfEditableTextExtractor.newOdfEditableTextExtractor(OdfElement element)
          An instance of OdfEditableTextExtractor will be created to extract the editable text content of an ODF element.
 



Copyright © 2008-2011 ODF Toolkit Project. All Rights Reserved.