net.sourceforge.jsxe.dom.completion
Class ElementDecl.Compare
java.lang.Object
net.sourceforge.jsxe.dom.completion.ElementDecl.Compare
- All Implemented Interfaces:
- Comparator
- Enclosing class:
- ElementDecl
- public static class ElementDecl.Compare
- extends Object
- implements Comparator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementDecl.Compare
public ElementDecl.Compare()
compare
public int compare(Object obj1,
Object obj2)
- Specified by:
compare
in interface Comparator