Uses of Class
gnu.kawa.xml.DescendantOrSelfAxis

Packages that use DescendantOrSelfAxis
gnu.kawa.xml   
 

Uses of DescendantOrSelfAxis in gnu.kawa.xml
 

Fields in gnu.kawa.xml declared as DescendantOrSelfAxis
static DescendantOrSelfAxis DescendantOrSelfAxis.anyNode
           
 

Methods in gnu.kawa.xml that return DescendantOrSelfAxis
static DescendantOrSelfAxis DescendantOrSelfAxis.make(NodePredicate type)