gnu.kawa.xml
public class NodeCompare extends Procedure2
Field Summary | |
---|---|
static NodeCompare | $Eq |
static NodeCompare | $Gr |
static NodeCompare | $Ls |
static NodeCompare | $Ne |
Method Summary | |
---|---|
Object | apply2(Object arg1, Object arg2) |
static NodeCompare | make(String name, int flags) |