Package | Description |
---|---|
org.apache.xml.security.c14n.implementations |
canonicalization implementations.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CanonicalizerBase.canonicalizeSubTree(org.w3c.dom.Node currentNode,
NameSpaceSymbTable ns,
org.w3c.dom.Node endnode,
int documentLevel)
Method canonicalizeSubTree, this function is a recursive one.
|
protected void |
CanonicalizerBase.getParentNameSpaces(org.w3c.dom.Element el,
NameSpaceSymbTable ns)
Adds to ns the definitions from the parent elements of el
|
protected java.util.Iterator<org.w3c.dom.Attr> |
Canonicalizer20010315Excl.handleAttributes(org.w3c.dom.Element element,
NameSpaceSymbTable ns) |
protected java.util.Iterator<org.w3c.dom.Attr> |
Canonicalizer20010315.handleAttributes(org.w3c.dom.Element element,
NameSpaceSymbTable ns)
Returns the Attr[]s to be output for the given element.
|
protected java.util.Iterator<org.w3c.dom.Attr> |
Canonicalizer11.handleAttributes(org.w3c.dom.Element element,
NameSpaceSymbTable ns)
Returns the Attr[]s to be output for the given element.
|
protected java.util.Iterator<org.w3c.dom.Attr> |
CanonicalizerPhysical.handleAttributes(org.w3c.dom.Element element,
NameSpaceSymbTable ns)
Returns the Attr[]s to be output for the given element.
|
protected java.util.Iterator<org.w3c.dom.Attr> |
Canonicalizer20010315Excl.handleAttributesSubtree(org.w3c.dom.Element element,
NameSpaceSymbTable ns) |
protected java.util.Iterator<org.w3c.dom.Attr> |
Canonicalizer20010315.handleAttributesSubtree(org.w3c.dom.Element element,
NameSpaceSymbTable ns)
Returns the Attr[]s to be output for the given element.
|
protected java.util.Iterator<org.w3c.dom.Attr> |
Canonicalizer11.handleAttributesSubtree(org.w3c.dom.Element element,
NameSpaceSymbTable ns)
Returns the Attr[]s to be output for the given element.
|
protected java.util.Iterator<org.w3c.dom.Attr> |
CanonicalizerPhysical.handleAttributesSubtree(org.w3c.dom.Element element,
NameSpaceSymbTable ns)
Returns the Attr[]s to be output for the given element.
|
protected void |
Canonicalizer20010315.handleParent(org.w3c.dom.Element e,
NameSpaceSymbTable ns) |
protected void |
Canonicalizer11.handleParent(org.w3c.dom.Element e,
NameSpaceSymbTable ns) |
protected void |
CanonicalizerBase.handleParent(org.w3c.dom.Element e,
NameSpaceSymbTable ns) |
protected void |
CanonicalizerPhysical.handleParent(org.w3c.dom.Element e,
NameSpaceSymbTable ns) |
Copyright © 2000-2013 The Apache Software Foundation. All Rights Reserved.