Uses of Package
org.odftoolkit.odfdom.incubator.search
-
Packages that use org.odftoolkit.odfdom.incubator.search Package Description org.odftoolkit.odfdom.incubator.search Provide classes to operate the content and style of the selected text content. -
Classes in org.odftoolkit.odfdom.incubator.search used by org.odftoolkit.odfdom.incubator.search Class Description InvalidNavigationException Thrown to indicate that the navigation operation can not be processed on selectionsNavigation Abstract class Navigation used to navigate the document and find the matched element by the user defined conditionsSelection Abstract class Selection describe one of the matched results The selection can be recognized by the container mElement, the start mIndex of the text content of this mElement and the text content.