Uses of Class
gnu.kawa.xml.NodeCompare
-
Packages that use NodeCompare Package Description gnu.kawa.xml -
-
Uses of NodeCompare in gnu.kawa.xml
Fields in gnu.kawa.xml declared as NodeCompare Modifier and Type Field Description static NodeCompare
NodeCompare. $Eq
static NodeCompare
NodeCompare. $Gr
static NodeCompare
NodeCompare. $Ls
static NodeCompare
NodeCompare. $Ne
Methods in gnu.kawa.xml that return NodeCompare Modifier and Type Method Description static NodeCompare
NodeCompare. make(String name, int flags)
-