Uses of Class
org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
Packages that use NameSpaceSymbTable
-
Uses of NameSpaceSymbTable in org.apache.xml.security.c14n.implementations
Methods in org.apache.xml.security.c14n.implementations with parameters of type NameSpaceSymbTableModifier and TypeMethodDescriptionprotected final voidCanonicalizerBase.canonicalizeSubTree(Node currentNode, NameSpaceSymbTable ns, Node endnode, int documentLevel) Method canonicalizeSubTree, this function is a recursive one.protected final voidCanonicalizerBase.getParentNameSpaces(Element el, NameSpaceSymbTable ns) Adds to ns the definitions from the parent elements of elprotected 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) Output the Attr[]s for the given element.protected voidCanonicalizer20010315Excl.outputAttributes(Element element, NameSpaceSymbTable ns, Map<String, byte[]> cache) protected voidCanonicalizerPhysical.outputAttributes(Element element, NameSpaceSymbTable ns, Map<String, byte[]> cache) protected voidCanonicalizer20010315.outputAttributesSubtree(Element element, NameSpaceSymbTable ns, Map<String, byte[]> cache) Output the Attr[]s for the given element.protected voidCanonicalizer20010315Excl.outputAttributesSubtree(Element element, NameSpaceSymbTable ns, Map<String, byte[]> cache) protected voidCanonicalizerPhysical.outputAttributesSubtree(Element element, NameSpaceSymbTable ns, Map<String, byte[]> cache) Output the Attr[]s for the given element.