Uses of Class
org.docx4j.org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
Packages that use NameSpaceSymbTable
-
Uses of NameSpaceSymbTable in org.docx4j.org.apache.xml.security.c14n.implementations
Methods in org.docx4j.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 elCanonicalizer11.handleAttributes(Element element, NameSpaceSymbTable ns) Returns the Attr[]s to be output for the given element.Canonicalizer20010315.handleAttributes(Element element, NameSpaceSymbTable ns) Returns the Attr[]s to be output for the given element.Canonicalizer20010315Excl.handleAttributes(Element element, NameSpaceSymbTable ns) CanonicalizerPhysical.handleAttributes(Element element, NameSpaceSymbTable ns) Returns the Attr[]s to be output for the given element.Canonicalizer11.handleAttributesSubtree(Element element, NameSpaceSymbTable ns) Returns the Attr[]s to be output for the given element.Canonicalizer20010315.handleAttributesSubtree(Element element, NameSpaceSymbTable ns) Returns the Attr[]s to be output for the given element.Canonicalizer20010315Excl.handleAttributesSubtree(Element element, NameSpaceSymbTable ns) CanonicalizerPhysical.handleAttributesSubtree(Element element, NameSpaceSymbTable ns) Returns the Attr[]s to be output for the given element.protected voidCanonicalizer11.handleParent(Element e, NameSpaceSymbTable ns) protected voidCanonicalizer20010315.handleParent(Element e, NameSpaceSymbTable ns) protected voidCanonicalizerBase.handleParent(Element e, NameSpaceSymbTable ns) protected voidCanonicalizerPhysical.handleParent(Element e, NameSpaceSymbTable ns)