| Package | Description |
|---|---|
| org.apache.xml.security.c14n.implementations |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CanonicalizerBase.canonicalizeSubTree(Node currentNode,
NameSpaceSymbTable ns,
Node endnode,
int documentLevel)
Method canonicalizeSubTree, this function is a recursive one.
|
protected void |
CanonicalizerBase.getParentNameSpaces(Element el,
NameSpaceSymbTable ns)
Adds to ns the definitions from the parent elements of el
|
protected void |
CanonicalizerBase.handleParent(Element e,
NameSpaceSymbTable ns) |
protected void |
Canonicalizer20010315.handleParent(Element e,
NameSpaceSymbTable ns) |
protected void |
CanonicalizerPhysical.handleParent(Element e,
NameSpaceSymbTable ns) |
protected void |
Canonicalizer20010315Excl.outputAttributes(Element element,
NameSpaceSymbTable ns,
Map<String,byte[]> cache)
Output the attributes for this node in XPathNodeSet c14n.
|
protected void |
Canonicalizer20010315.outputAttributes(Element element,
NameSpaceSymbTable ns,
Map<String,byte[]> cache)
Output the Attr[]s for the given element.
|
protected void |
CanonicalizerPhysical.outputAttributes(Element element,
NameSpaceSymbTable ns,
Map<String,byte[]> cache) |
protected void |
Canonicalizer20010315Excl.outputAttributesSubtree(Element element,
NameSpaceSymbTable ns,
Map<String,byte[]> cache) |
protected void |
Canonicalizer20010315.outputAttributesSubtree(Element element,
NameSpaceSymbTable ns,
Map<String,byte[]> cache)
Output the Attr[]s for the given element.
|
protected void |
CanonicalizerPhysical.outputAttributesSubtree(Element element,
NameSpaceSymbTable ns,
Map<String,byte[]> cache)
Output the Attr[]s for the given element.
|
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.