Uses of Class
gnu.kawa.xml.DescendantOrSelfAxis
-
Packages that use DescendantOrSelfAxis Package Description gnu.kawa.xml -
-
Uses of DescendantOrSelfAxis in gnu.kawa.xml
Fields in gnu.kawa.xml declared as DescendantOrSelfAxis Modifier and Type Field Description static DescendantOrSelfAxis
DescendantOrSelfAxis. anyNode
Methods in gnu.kawa.xml that return DescendantOrSelfAxis Modifier and Type Method Description static DescendantOrSelfAxis
DescendantOrSelfAxis. make(NodePredicate type)
-