java.lang.Object
com.sun.xml.wss.impl.c14n.AttrSorter
- All Implemented Interfaces:
Comparator
- Direct Known Subclasses:
StAXAttrSorter
- Author:
- K.Venugopal@sun.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintprotected intsortAttributes(Object object, Object object0) protected intsortNamespaces(Object object, Object object0) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
AttrSorter
public AttrSorter(boolean namespaceSort) Creates a new instance of AttrSorter
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator
-
sortAttributes
-
sortNamespaces
-