java.lang.Object
com.sun.xml.wss.impl.c14n.AttrSorter
com.sun.xml.wss.impl.c14n.StAXAttrSorter
- All Implemented Interfaces:
Comparator
- Author:
- root
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.xml.wss.impl.c14n.AttrSorter
compare, sortNamespacesMethods 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
-
StAXAttrSorter
public StAXAttrSorter(boolean value) Creates a new instance of StAXAttrSorter
-
-
Method Details
-
sortAttributes
- Overrides:
sortAttributesin classAttrSorter
-