Uses of Package
org.odftoolkit.simple.common

Packages that use org.odftoolkit.simple.common
org.odftoolkit.simple.common Provide text extraction and fields methods to all ODF documents and elements. 
 

Classes in org.odftoolkit.simple.common used by org.odftoolkit.simple.common
EditableTextExtractor
          It's a sub class of TextExtractor, which provides a method getText() to return all the text that the user can typically edit in a document, including text in cotent.xml, header and footer in styles.xml, meta data in meta.xml.
TextExtractor
          This is a sub class of DefaultElementVisitor, which is used to extract display text from ODF element.
TextExtractor.ExtractorStringBuilder
          This class is used to provide the string builder functions to extractor.
 



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