|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NameSpaceSymbTable | |
---|---|
org.apache.xml.security.c14n.implementations | canonicalization implementations. |
Uses of NameSpaceSymbTable in org.apache.xml.security.c14n.implementations |
---|
Methods in org.apache.xml.security.c14n.implementations with parameters of type NameSpaceSymbTable | |
---|---|
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 Iterator<Attr> |
CanonicalizerPhysical.handleAttributes(Element element,
NameSpaceSymbTable ns)
Returns the Attr[]s to be output for the given element. |
protected Iterator<Attr> |
Canonicalizer20010315.handleAttributes(Element element,
NameSpaceSymbTable ns)
Returns the Attr[]s to be output for the given element. |
protected Iterator<Attr> |
Canonicalizer20010315Excl.handleAttributes(Element element,
NameSpaceSymbTable ns)
|
protected Iterator<Attr> |
Canonicalizer11.handleAttributes(Element element,
NameSpaceSymbTable ns)
Returns the Attr[]s to be output for the given element. |
protected Iterator<Attr> |
CanonicalizerPhysical.handleAttributesSubtree(Element element,
NameSpaceSymbTable ns)
Returns the Attr[]s to be output for the given element. |
protected Iterator<Attr> |
Canonicalizer20010315.handleAttributesSubtree(Element element,
NameSpaceSymbTable ns)
Returns the Attr[]s to be output for the given element. |
protected Iterator<Attr> |
Canonicalizer20010315Excl.handleAttributesSubtree(Element element,
NameSpaceSymbTable ns)
|
protected Iterator<Attr> |
Canonicalizer11.handleAttributesSubtree(Element element,
NameSpaceSymbTable ns)
Returns the Attr[]s to be output for the given element. |
protected void |
CanonicalizerPhysical.handleParent(Element e,
NameSpaceSymbTable ns)
|
protected void |
Canonicalizer20010315.handleParent(Element e,
NameSpaceSymbTable ns)
|
protected void |
CanonicalizerBase.handleParent(Element e,
NameSpaceSymbTable ns)
|
protected void |
Canonicalizer11.handleParent(Element e,
NameSpaceSymbTable ns)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |