Searched refs:COMPARE (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/
H A DCanonicalizer20010315.java60 final SortedSet result= new TreeSet(COMPARE);
H A DCanonicalizer20010315Excl.java66 final SortedSet result = new TreeSet(COMPARE);
H A DCanonicalizer11.java62 final SortedSet result = new TreeSet(COMPARE);
H A DCanonicalizerBase.java78 final static AttrCompare COMPARE=new AttrCompare(); field in class:CanonicalizerBase

Completed in 353 milliseconds