Searched refs:removeMappingIfRender (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.java273 if (!isRealVisible && ns.removeMappingIfRender(NName)) {
H A DCanonicalizer20010315Excl.java272 if (!isOutputElement && isVisible(N) && _inclusiveNSSet.contains(NName) && !ns.removeMappingIfRender(NName)) {
H A DNameSpaceSymbTable.java278 public boolean removeMappingIfRender(String prefix) { method in class:NameSpaceSymbTable
H A DCanonicalizer11.java327 if (!isRealVisible && ns.removeMappingIfRender(NName)) {

Completed in 32 milliseconds