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

/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/
H A DCanonicalizerBase.java467 Iterator attrs = handleAttributes(currentElement,ns);
623 abstract Iterator handleAttributes(Element E, NameSpaceSymbTable ns ) method in class:CanonicalizerBase
H A DCanonicalizer20010315.java153 * The code of this method is a copy of {@link #handleAttributes(Element,
230 Iterator handleAttributes(Element E, NameSpaceSymbTable ns ) throws CanonicalizationException { method in class:Canonicalizer20010315
H A DCanonicalizer20010315Excl.java225 final Iterator handleAttributes(Element E, NameSpaceSymbTable ns) method in class:Canonicalizer20010315Excl
H A DCanonicalizer11.java193 * The code of this method is a copy of {@link #handleAttributes(Element,
274 Iterator handleAttributes(Element E, NameSpaceSymbTable ns) method in class:Canonicalizer11

Completed in 34 milliseconds