Uses of Class
org.odftoolkit.odfdom.incubator.search.Navigation
-
Packages that use Navigation Package Description org.odftoolkit.odfdom.incubator.search Provide classes to operate the content and style of the selected text content. -
-
Uses of Navigation in org.odftoolkit.odfdom.incubator.search
Subclasses of Navigation in org.odftoolkit.odfdom.incubator.search Modifier and Type Class Description classTextNavigationA derived Navigation class used for navigate the text content it is used to search the document and find the matched text and would return TextSelection instanceclassTextStyleNavigationA derived Navigation class used for navigate the mText content it is used to search the document and find the matched style properties and would return TextSelection instance
-