org.richfaces.cdk.templatecompiler
Class QNameComparator
java.lang.Object
org.richfaces.cdk.templatecompiler.QNameComparator
- All Implemented Interfaces:
- Comparator<QName>
public final class QNameComparator
- extends Object
- implements Comparator<QName>
- Author:
- Nick Belaevski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QNAME_COMPARATOR
public static final Comparator<QName> QNAME_COMPARATOR
compare
public int compare(QName o1,
QName o2)
- Specified by:
compare in interface Comparator<QName>
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.