de.mindcrimeilab.xsanalyzer.util
Class NameComparator

java.lang.Object
  extended by de.mindcrimeilab.xsanalyzer.util.NameComparator
All Implemented Interfaces:
Comparator<org.apache.xerces.xs.XSObject>

public class NameComparator
extends Object
implements Comparator<org.apache.xerces.xs.XSObject>

Version:
$Revision:62 $
Author:
Michael Engelhardt, $Author:me $

Constructor Summary
NameComparator()
           
 
Method Summary
 int compare(org.apache.xerces.xs.XSObject o1, org.apache.xerces.xs.XSObject 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
 

Constructor Detail

NameComparator

public NameComparator()
Method Detail

compare

public int compare(org.apache.xerces.xs.XSObject o1,
                   org.apache.xerces.xs.XSObject o2)
Specified by:
compare in interface Comparator<org.apache.xerces.xs.XSObject>


Copyright © 2010. All Rights Reserved.