Uses of Package
org.odftoolkit.simple.common.navigation

Packages that use org.odftoolkit.simple.common.navigation
org.odftoolkit.simple.common.navigation Provide classes to operate the content and style of the selected text content. 
org.odftoolkit.simple.text Provide convenient methods to manipulate frequently used structures in ODF text document, such as list and section. 
 

Classes in org.odftoolkit.simple.common.navigation used by org.odftoolkit.simple.common.navigation
InvalidNavigationException
          Thrown to indicate that the navigation operation can not be processed on selections
Navigation
          Navigation is used to navigate the document and find the matched element by user defined conditions.
Selection
          Selection describes one of the matched results, which is recognized by the container element, the start index of the text content in this element and the text content.
TextSelection
          TextSelection describes a sub element in a paragraph element or a heading element.
 

Classes in org.odftoolkit.simple.common.navigation used by org.odftoolkit.simple.text
TextSelection
          TextSelection describes a sub element in a paragraph element or a heading element.
 



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