Uses of Class
com.sun.javatest.util.HelpTree.Selection
Packages that use HelpTree.Selection
Package
Description
This package contains utility classes provided in support of the Javatest test harness.
-
Uses of HelpTree.Selection in com.sun.javatest.util
Methods in com.sun.javatest.util that return HelpTree.SelectionModifier and TypeMethodDescriptionGet a selection representing the nodes that match the given words.Get a selection representing the nodes that match all of the given words.Get a selection representing the nodes that each match at least one of the given words.Methods in com.sun.javatest.util with parameters of type HelpTree.SelectionModifier and TypeMethodDescriptionvoid
HelpTree.write
(Writer out, HelpTree.Selection s) Write out selected nodes in this HelpTree.