RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk.templatecompiler
Class QNameComparator

java.lang.Object
  extended by org.richfaces.cdk.templatecompiler.QNameComparator
All Implemented Interfaces:
Comparator<QName>

public final class QNameComparator
extends Object
implements Comparator<QName>

Author:
Nick Belaevski

Field Summary
static Comparator<QName> QNAME_COMPARATOR
           
 
Method Summary
 int compare(QName o1, QName o2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Field Detail

QNAME_COMPARATOR

public static final Comparator<QName> QNAME_COMPARATOR
Method Detail

compare

public int compare(QName o1,
                   QName o2)
Specified by:
compare in interface Comparator<QName>

RichFaces CDK Generator 4.2.0.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.