A C E G I O S X

A

addReturnToElement(Element) - Static method in class org.apache.xml.security.utils.XMLUtils
Method addReturnToElement

C

circumventBug2650(Document) - Static method in class org.apache.xml.security.utils.XMLUtils
This method spreads all namespace attributes in a DOM document to their children.
convertNodelistToSet(NodeList) - Static method in class org.apache.xml.security.utils.XMLUtils
Method convertNodelistToSet
createDSctx(Document, String, String) - Static method in class org.apache.xml.security.utils.XMLUtils
Method createDSctx
createElementInSignatureSpace(Document, String) - Static method in class org.apache.xml.security.utils.XMLUtils
Creates an Element in the XML Signature specification namespace.

E

elementIsInEncryptionSpace(Element, String) - Static method in class org.apache.xml.security.utils.XMLUtils
Returns true if the element is in XML Encryption namespace and the local name equals the supplied one.
elementIsInSignatureSpace(Element, String) - Static method in class org.apache.xml.security.utils.XMLUtils
Returns true if the element is in XML Signature namespace and the local name equals the supplied one.
excludeNodeFromSet(Node, Set) - Static method in class org.apache.xml.security.utils.XMLUtils
 

G

getFullTextChildrenFromElement(Element) - Static method in class org.apache.xml.security.utils.XMLUtils
Method getFullTextChildrenFromElement
getNextElement(Node) - Static method in class org.apache.xml.security.utils.XMLUtils
 
getOwnerDocument(Node) - Static method in class org.apache.xml.security.utils.XMLUtils
This method returns the owner document of a particular node.
getOwnerDocument(Set) - Static method in class org.apache.xml.security.utils.XMLUtils
This method returns the first non-null owner document of the Node's in this Set.
getSet(Node, Set, Node, boolean) - Static method in class org.apache.xml.security.utils.XMLUtils
 

I

isDescendantOrSelf(Node, Node) - Static method in class org.apache.xml.security.utils.XMLUtils
Returns true if the descendantOrSelf is on the descendant-or-self axis of the context node.

O

org.apache.xml.security.utils - package org.apache.xml.security.utils
 
outputDOM(Node, OutputStream) - Static method in class org.apache.xml.security.utils.XMLUtils
Outputs a DOM tree to an OutputStream.
outputDOM(Node, OutputStream, boolean) - Static method in class org.apache.xml.security.utils.XMLUtils
Outputs a DOM tree to an OutputStream.
outputDOMc14nWithComments(Node, OutputStream) - Static method in class org.apache.xml.security.utils.XMLUtils
Serializes the contextNode into the OutputStream, but supresses all Exceptions.

S

selectDsNode(Node, String, int) - Static method in class org.apache.xml.security.utils.XMLUtils
 
selectDsNodeText(Node, String, int) - Static method in class org.apache.xml.security.utils.XMLUtils
 
selectDsNodes(Node, String) - Static method in class org.apache.xml.security.utils.XMLUtils
 
selectNode(Node, String, String, int) - Static method in class org.apache.xml.security.utils.XMLUtils
 
selectNodeText(Node, String, String, int) - Static method in class org.apache.xml.security.utils.XMLUtils
 
selectNodes(Node, String, String) - Static method in class org.apache.xml.security.utils.XMLUtils
 
selectXencNode(Node, String, int) - Static method in class org.apache.xml.security.utils.XMLUtils
 

X

XMLUtils - class org.apache.xml.security.utils.XMLUtils.
DOM and XML accessibility and comfort functions.

A C E G I O S X