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)
          Deprecated. An instance of OdfEditableTextExtractor will be created to extract the editable text content of an ODF element.
static OdfEditableTextExtractor OdfEditableTextExtractor.newOdfEditableTextExtractor(OdfElement element)
          Deprecated. An instance of OdfEditableTextExtractor will be created to extract the editable text content of an ODF element.
 



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