Uses of Class
org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
-
Packages that use NameSpaceSymbTable Package Description org.apache.xml.security.c14n.implementations -
-
Uses of NameSpaceSymbTable in org.apache.xml.security.c14n.implementations
Methods in org.apache.xml.security.c14n.implementations with parameters of type NameSpaceSymbTable Modifier and Type Method Description protected voidCanonicalizer20010315. handleParent(Element e, NameSpaceSymbTable ns)protected voidCanonicalizerBase. handleParent(Element e, NameSpaceSymbTable ns)protected voidCanonicalizerPhysical. handleParent(Element e, NameSpaceSymbTable ns)protected voidCanonicalizer20010315. outputAttributes(Element element, NameSpaceSymbTable ns, Map<String,byte[]> cache, OutputStream writer)Output the Attr[]s for the given element.protected voidCanonicalizer20010315Excl. outputAttributes(Element element, NameSpaceSymbTable ns, Map<String,byte[]> cache, OutputStream writer)protected voidCanonicalizerPhysical. outputAttributes(Element element, NameSpaceSymbTable ns, Map<String,byte[]> cache, OutputStream writer)protected voidCanonicalizer20010315. outputAttributesSubtree(Element element, NameSpaceSymbTable ns, Map<String,byte[]> cache, OutputStream writer)Output the Attr[]s for the given element.protected voidCanonicalizer20010315Excl. outputAttributesSubtree(Element element, NameSpaceSymbTable ns, Map<String,byte[]> cache, OutputStream writer)protected voidCanonicalizerPhysical. outputAttributesSubtree(Element element, NameSpaceSymbTable ns, Map<String,byte[]> cache, OutputStream writer)Output the Attr[]s for the given element.
-