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> |
Canonicalizer11.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> |
CanonicalizerPhysical.handleAttributes(Element element,
NameSpaceSymbTable ns) |
Returns the Attr[]s to be output for the given element.
|
protected Iterator<Attr> |
Canonicalizer11.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> |
CanonicalizerPhysical.handleAttributesSubtree(Element element,
NameSpaceSymbTable ns) |
Returns the Attr[]s to be output for the given element.
|
protected void |
Canonicalizer11.handleParent(Element e,
NameSpaceSymbTable ns) |
|
protected void |
Canonicalizer20010315.handleParent(Element e,
NameSpaceSymbTable ns) |
|
protected void |
CanonicalizerBase.handleParent(Element e,
NameSpaceSymbTable ns) |
|
protected void |
CanonicalizerPhysical.handleParent(Element e,
NameSpaceSymbTable ns) |
|