A B C D E F G H I M N O P R S T U W X

A

addMapping(String, String, Attr) - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
Adds the mapping for a prefix.
addMappingAndRender(String, String, Attr) - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
Adds a definition and mark it as render.
ALGO_ID_C14N_EXCL_OMIT_COMMENTS - Static variable in class org.apache.axiom.c14n.Canonicalizer
The URL defined in XML-SEC Rec for exclusive org.apache.axiom.c14n.impl without comments.
ALGO_ID_C14N_EXCL_WITH_COMMENTS - Static variable in class org.apache.axiom.c14n.Canonicalizer
The URL defined in XML-SEC Rec for exclusive org.apache.axiom.c14n.impl with comments.
ALGO_ID_C14N_OMIT_COMMENTS - Static variable in class org.apache.axiom.c14n.Canonicalizer
The URL defined in XML-SEC Rec for inclusive org.apache.axiom.c14n.impl without comments.
ALGO_ID_C14N_WITH_COMMENTS - Static variable in class org.apache.axiom.c14n.Canonicalizer
The URL defined in XML-SEC Rec for inclusive org.apache.axiom.c14n.impl with comments.
AlgorithmAlreadyRegisteredException - Exception in org.apache.axiom.c14n.exceptions
class AlgorithmAlreadyRegisteredException
AlgorithmAlreadyRegisteredException() - Constructor for exception org.apache.axiom.c14n.exceptions.AlgorithmAlreadyRegisteredException
 
AlgorithmAlreadyRegisteredException(String) - Constructor for exception org.apache.axiom.c14n.exceptions.AlgorithmAlreadyRegisteredException
 
AlgorithmAlreadyRegisteredException(String, Object[]) - Constructor for exception org.apache.axiom.c14n.exceptions.AlgorithmAlreadyRegisteredException
 
AlgorithmAlreadyRegisteredException(Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.AlgorithmAlreadyRegisteredException
 
AlgorithmAlreadyRegisteredException(String, Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.AlgorithmAlreadyRegisteredException
 
AlgorithmAlreadyRegisteredException(String, Object[], Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.AlgorithmAlreadyRegisteredException
 
assertNotRelativeNS(Attr) - Static method in class org.apache.axiom.c14n.helpers.C14nHelper
This method throws an exception if the Attribute value contains a relative URI.
Attr - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
AttrCompare - Class in org.apache.axiom.c14n.helpers
Compares two attributes based on the C14n specification.
AttrCompare() - Constructor for class org.apache.axiom.c14n.helpers.AttrCompare
 
ATTRIBUTE_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is an AttrImpl.
AttrImpl - Class in org.apache.axiom.c14n.omwrapper
 
AttrImpl(Object, OMElement, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.AttrImpl
 

B

baseName - Static variable in exception org.apache.axiom.c14n.exceptions.C14NException
 

C

C14N_EXCEPTION_PROP - Static variable in class org.apache.axiom.c14n.utils.PropLoader
 
C14NException - Exception in org.apache.axiom.c14n.exceptions
class C14NException is the base class of all the exception classes used in org.apache.axiom.c14n
C14NException() - Constructor for exception org.apache.axiom.c14n.exceptions.C14NException
 
C14NException(String) - Constructor for exception org.apache.axiom.c14n.exceptions.C14NException
 
C14NException(String, Object[]) - Constructor for exception org.apache.axiom.c14n.exceptions.C14NException
 
C14NException(Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.C14NException
 
C14NException(String, Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.C14NException
 
C14NException(String, Object[], Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.C14NException
 
C14nHelper - Class in org.apache.axiom.c14n.helpers
 
CanonicalizationException - Exception in org.apache.axiom.c14n.exceptions
class CanonicalizationException
CanonicalizationException() - Constructor for exception org.apache.axiom.c14n.exceptions.CanonicalizationException
 
CanonicalizationException(String) - Constructor for exception org.apache.axiom.c14n.exceptions.CanonicalizationException
 
CanonicalizationException(String, Object[]) - Constructor for exception org.apache.axiom.c14n.exceptions.CanonicalizationException
 
CanonicalizationException(Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.CanonicalizationException
 
CanonicalizationException(String, Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.CanonicalizationException
 
CanonicalizationException(String, Object[], Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.CanonicalizationException
 
canonicalize(byte[]) - Method in class org.apache.axiom.c14n.Canonicalizer
Method canonicalize
Canonicalizer - Class in org.apache.axiom.c14n
 
Canonicalizer20010315 - Class in org.apache.axiom.c14n.impl
 
Canonicalizer20010315(boolean) - Constructor for class org.apache.axiom.c14n.impl.Canonicalizer20010315
Constructor Canonicalizer20010315
Canonicalizer20010315Excl - Class in org.apache.axiom.c14n.impl
 
Canonicalizer20010315Excl(boolean) - Constructor for class org.apache.axiom.c14n.impl.Canonicalizer20010315Excl
Constructor Canonicalizer20010315Excl
Canonicalizer20010315ExclOmitComments - Class in org.apache.axiom.c14n.impl
 
Canonicalizer20010315ExclOmitComments() - Constructor for class org.apache.axiom.c14n.impl.Canonicalizer20010315ExclOmitComments
Constructor Canonicalizer20010315ExclOmitComments
Canonicalizer20010315ExclWithComments - Class in org.apache.axiom.c14n.impl
 
Canonicalizer20010315ExclWithComments() - Constructor for class org.apache.axiom.c14n.impl.Canonicalizer20010315ExclWithComments
Constructor Canonicalizer20010315ExclWithComments
Canonicalizer20010315OmitComments - Class in org.apache.axiom.c14n.impl
 
Canonicalizer20010315OmitComments() - Constructor for class org.apache.axiom.c14n.impl.Canonicalizer20010315OmitComments
Constructor Canonicalizer20010315OmitComments
Canonicalizer20010315WithComments - Class in org.apache.axiom.c14n.impl
 
Canonicalizer20010315WithComments() - Constructor for class org.apache.axiom.c14n.impl.Canonicalizer20010315WithComments
Constructor Canonicalizer20010315WithComments
CanonicalizerBase - Class in org.apache.axiom.c14n.impl
 
CanonicalizerBase(boolean) - Constructor for class org.apache.axiom.c14n.impl.CanonicalizerBase
Constructor CanonicalizerBase
canonicalizerSpi - Variable in class org.apache.axiom.c14n.Canonicalizer
 
CanonicalizerSpi - Class in org.apache.axiom.c14n
 
CanonicalizerSpi() - Constructor for class org.apache.axiom.c14n.CanonicalizerSpi
 
canonicalizeSubtree(OMElement) - Method in class org.apache.axiom.c14n.Canonicalizer
Canonicalizes the subtree rooted by element.
canonicalizeSubtree(OMElement, String) - Method in class org.apache.axiom.c14n.Canonicalizer
Canonicalizes the subtree rooted by element.
CDATA_SECTION_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is a CDATASection.
checkForRelativeNamespace(Element) - Static method in class org.apache.axiom.c14n.helpers.C14nHelper
This method throws a CanonicalizationException if the supplied Element contains any relative namespaces.
Comment - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
COMMENT_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is a Comment.
CommentImpl - Class in org.apache.axiom.c14n.omwrapper
 
CommentImpl(OMComment, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.CommentImpl
 
compare(Object, Object) - Method in class org.apache.axiom.c14n.helpers.AttrCompare
Compares two attributes based on the C14n specification.
Constants - Class in org.apache.axiom.c14n.utils
 

D

Doctype - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
DoctypeImpl - Class in org.apache.axiom.c14n.omwrapper
 
DoctypeImpl(OMDocType, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.DoctypeImpl
 
Document - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
DOCUMENT_FRAGMENT_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is a DocumentFragment.
DOCUMENT_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is a Document.
DOCUMENT_TYPE_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is a DocumentType.
DocumentImpl - Class in org.apache.axiom.c14n.omwrapper
 
DocumentImpl(OMDocument, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.DocumentImpl
 

E

e - Variable in exception org.apache.axiom.c14n.exceptions.C14NException
 
Element - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
ELEMENT_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
ElementImpl - Class in org.apache.axiom.c14n.omwrapper
 
ElementImpl(OMElement, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.ElementImpl
 
engineCanonicalize(byte[]) - Method in class org.apache.axiom.c14n.CanonicalizerSpi
 
engineCanonicalizeSubTree(Node) - Method in class org.apache.axiom.c14n.CanonicalizerSpi
 
engineCanonicalizeSubTree(Node, String) - Method in class org.apache.axiom.c14n.CanonicalizerSpi
 
engineCanonicalizeSubTree(Node, String) - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315
Always throws a CanonicalizationException because this is inclusive org.apache.axiom.c14n.impl.
engineCanonicalizeSubTree(Node) - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315Excl
Method engineCanonicalizeSubTree
engineCanonicalizeSubTree(Node, String) - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315Excl
Method engineCanonicalizeSubTree
engineCanonicalizeSubTree(Node, String, Node) - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315Excl
Method engineCanonicalizeSubTree
engineCanonicalizeSubTree(Node) - Method in class org.apache.axiom.c14n.impl.CanonicalizerBase
Method engineCanonicalizeSubTree
engineGetIncludeComments() - Method in class org.apache.axiom.c14n.CanonicalizerSpi
Method engineGetIncludeComments
engineGetIncludeComments() - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315ExclOmitComments
 
engineGetIncludeComments() - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315ExclWithComments
 
engineGetIncludeComments() - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315OmitComments
 
engineGetIncludeComments() - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315WithComments
 
engineGetURI() - Method in class org.apache.axiom.c14n.CanonicalizerSpi
Method engineGetURI()
engineGetURI() - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315ExclOmitComments
 
engineGetURI() - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315ExclWithComments
 
engineGetURI() - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315OmitComments
 
engineGetURI() - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315WithComments
 
ENTITY_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is an Entity.
ENTITY_REFERENCE_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is an EntityReference.

F

fac - Variable in class org.apache.axiom.c14n.omwrapper.NodeImpl
 

G

getAttribute(Object, OMElement) - Method in class org.apache.axiom.c14n.omwrapper.factory.WrapperFactory
 
getAttributes() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
getAttributes() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Element
 
getChildNodes() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
 
getChildNodes() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
getChildNodes() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getChildNodes() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getData() - Method in class org.apache.axiom.c14n.omwrapper.CommentImpl
 
getData() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Comment
 
getData() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.ProcessingInstruction
 
getData() - Method in class org.apache.axiom.c14n.omwrapper.ProcessingInstructionImpl
 
getDocumentElement() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
 
getDocumentElement() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Document
 
getExceptionProperty(String, String) - Static method in class org.apache.axiom.c14n.utils.PropLoader
 
getFirstChild() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
 
getFirstChild() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
getFirstChild() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getFirstChild() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getImplementingCanonicalizerClass() - Method in class org.apache.axiom.c14n.Canonicalizer
Method getImplementingCanonicalizerClss
getIncludeComments() - Method in class org.apache.axiom.c14n.Canonicalizer
Method engineGetIncludeComments
getInstance(String) - Static method in class org.apache.axiom.c14n.Canonicalizer
Method getInstance
getLength() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.NamedNodeMap
 
getLength() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.NodeList
 
getLength() - Method in class org.apache.axiom.c14n.omwrapper.NamedNodeMapImpl
 
getLength() - Method in class org.apache.axiom.c14n.omwrapper.NodeListImpl
 
getLevel() - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
 
getLocalName() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getLocalName() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Attr
 
getMapping(String) - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
Gets the attribute node that defines the binding for the prefix.
getMappingWithoutRendered(String) - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
Gets a definition without mark it as render.
getMsgID() - Method in exception org.apache.axiom.c14n.exceptions.C14NException
 
getName() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getName() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Attr
 
getNamespaceURI() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getNamespaceURI() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
getNamespaceURI() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Attr
 
getNamespaceURI() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getNamespaceURI() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getNextSibling() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getNextSibling() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
 
getNextSibling() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getNextSibling() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getNode(Object) - Method in class org.apache.axiom.c14n.omwrapper.factory.WrapperFactory
 
getNodeName() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getNodeName() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
getNodeName() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getNodeName() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.CommentImpl
 
getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.DoctypeImpl
 
getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
 
getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
getNodeType() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.ProcessingInstructionImpl
 
getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.TextImpl
 
getNodeValue() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getNodeValue() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getNodeValue() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getNodeValue() - Method in class org.apache.axiom.c14n.omwrapper.TextImpl
 
getOriginalException() - Method in exception org.apache.axiom.c14n.exceptions.C14NException
 
getOwnerElement() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getOwnerElement() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Attr
 
getParentNode() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getParentNode() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
 
getParentNode() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getParentNode() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getPrefix() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getPrefix() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
getPrefix() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getPrefix() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getPreviousSibling() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getPreviousSibling() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
 
getPreviousSibling() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getPreviousSibling() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getStringInUtf8(String) - Static method in class org.apache.axiom.c14n.impl.UtfHelper
 
getTagName() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
getTagName() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Element
 
getTarget() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.ProcessingInstruction
 
getTarget() - Method in class org.apache.axiom.c14n.omwrapper.ProcessingInstructionImpl
 
getText() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Text
 
getText() - Method in class org.apache.axiom.c14n.omwrapper.TextImpl
 
getUnrenderedNodes(Collection) - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
Get all the unrendered nodes in the name space.
getURI() - Method in class org.apache.axiom.c14n.Canonicalizer
Method engineGetURI()
getValue() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getValue() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Attr
 

H

hasAttributes() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
hasAttributes() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Element
 

I

indexOf(Object) - Method in class org.apache.axiom.c14n.omwrapper.NodeListImpl
 
init() - Static method in class org.apache.axiom.c14n.Canonicalizer
Method init
InvalidCanonicalizerException - Exception in org.apache.axiom.c14n.exceptions
class InvalidCanonicalizerException
InvalidCanonicalizerException() - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
 
InvalidCanonicalizerException(String) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
 
InvalidCanonicalizerException(String, Object[]) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
 
InvalidCanonicalizerException(Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
 
InvalidCanonicalizerException(String, Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
 
InvalidCanonicalizerException(String, Object[], Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
 
item(int) - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.NamedNodeMap
 
item(int) - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.NodeList
 
item(int) - Method in class org.apache.axiom.c14n.omwrapper.NamedNodeMapImpl
 
item(int) - Method in class org.apache.axiom.c14n.omwrapper.NodeListImpl
 

M

msgID - Variable in exception org.apache.axiom.c14n.exceptions.C14NException
 

N

NamedNodeMap - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
NamedNodeMapImpl - Class in org.apache.axiom.c14n.omwrapper
 
NamedNodeMapImpl(List, OMElement, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.NamedNodeMapImpl
 
namespaceIsAbsolute(Attr) - Static method in class org.apache.axiom.c14n.helpers.C14nHelper
Method namespaceIsAbsolute
namespaceIsAbsolute(String) - Static method in class org.apache.axiom.c14n.helpers.C14nHelper
Method namespaceIsAbsolute
namespaceIsRelative(Attr) - Static method in class org.apache.axiom.c14n.helpers.C14nHelper
Method namespaceIsRelative
namespaceIsRelative(String) - Static method in class org.apache.axiom.c14n.helpers.C14nHelper
Method namespaceIsRelative
NamespaceSpecNS - Static variable in class org.apache.axiom.c14n.utils.Constants
The URI for XMLNS spec
NameSpaceSymbTable - Class in org.apache.axiom.c14n.impl
A stack based Symble Table.
NameSpaceSymbTable() - Constructor for class org.apache.axiom.c14n.impl.NameSpaceSymbTable
Default constractor
next - Variable in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
Node - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
node - Variable in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
NodeImpl - Class in org.apache.axiom.c14n.omwrapper
 
NodeImpl() - Constructor for class org.apache.axiom.c14n.omwrapper.NodeImpl
 
NodeList - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
NodeListImpl - Class in org.apache.axiom.c14n.omwrapper
 
NodeListImpl(List, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.NodeListImpl
 
NOTATION_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is a Notation.
notReset() - Method in class org.apache.axiom.c14n.Canonicalizer
Set the canonicalizator behaviour to not reset.
nullNode - Static variable in class org.apache.axiom.c14n.impl.CanonicalizerBase
 

O

org.apache.axiom.c14n - package org.apache.axiom.c14n
 
org.apache.axiom.c14n.exceptions - package org.apache.axiom.c14n.exceptions
 
org.apache.axiom.c14n.helpers - package org.apache.axiom.c14n.helpers
 
org.apache.axiom.c14n.impl - package org.apache.axiom.c14n.impl
 
org.apache.axiom.c14n.omwrapper - package org.apache.axiom.c14n.omwrapper
 
org.apache.axiom.c14n.omwrapper.factory - package org.apache.axiom.c14n.omwrapper.factory
 
org.apache.axiom.c14n.omwrapper.interfaces - package org.apache.axiom.c14n.omwrapper.interfaces
 
org.apache.axiom.c14n.utils - package org.apache.axiom.c14n.utils
 
outputNodePop() - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
Pop a frame for visible namespace.
outputNodePush() - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
Push a frame for visible namespace.

P

pop() - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
Pop a frame.
prefixStr2Set(String) - Static method in class org.apache.axiom.c14n.impl.Canonicalizer20010315Excl
Decodes the inclusiveNamespaces String and returns all selected namespace prefixes as a Set.
prev - Variable in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
printStackTrace() - Method in exception org.apache.axiom.c14n.exceptions.C14NException
 
printStackTrace(PrintWriter) - Method in exception org.apache.axiom.c14n.exceptions.C14NException
 
printStackTrace(PrintStream) - Method in exception org.apache.axiom.c14n.exceptions.C14NException
 
PROCESSING_INSTRUCTION_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is a ProcessingInstruction.
ProcessingInstruction - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
ProcessingInstructionImpl - Class in org.apache.axiom.c14n.omwrapper
 
ProcessingInstructionImpl(OMProcessingInstruction, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.ProcessingInstructionImpl
 
PropLoader - Class in org.apache.axiom.c14n.utils
 
PropLoader() - Constructor for class org.apache.axiom.c14n.utils.PropLoader
 
push() - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
Push a frame for a node.

R

register(String, String) - Static method in class org.apache.axiom.c14n.Canonicalizer
Method register
removeMapping(String) - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
 
removeMappingIfNotRender(String) - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
 
removeMappingIfRender(String) - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
 
reset - Variable in class org.apache.axiom.c14n.CanonicalizerSpi
 
reset() - Method in class org.apache.axiom.c14n.utils.UnsyncByteArrayOutputStream
 

S

setWriter(OutputStream) - Method in class org.apache.axiom.c14n.Canonicalizer
Sets the writter where the cannocalization ends.
setWriter(OutputStream) - Method in class org.apache.axiom.c14n.CanonicalizerSpi
Method setWriter
setWriter(OutputStream) - Method in class org.apache.axiom.c14n.impl.CanonicalizerBase
 

T

Text - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
TEXT_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is a Text node.
TextImpl - Class in org.apache.axiom.c14n.omwrapper
 
TextImpl(OMText, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.TextImpl
 
toByteArray() - Method in class org.apache.axiom.c14n.utils.UnsyncByteArrayOutputStream
 
toString() - Method in exception org.apache.axiom.c14n.exceptions.C14NException
 
toString() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 

U

UnsyncByteArrayOutputStream - Class in org.apache.axiom.c14n.utils
A simple Unsynced ByteArryOutputStream
UnsyncByteArrayOutputStream() - Constructor for class org.apache.axiom.c14n.utils.UnsyncByteArrayOutputStream
 
UtfHelper - Class in org.apache.axiom.c14n.impl
 
UtfHelper() - Constructor for class org.apache.axiom.c14n.impl.UtfHelper
 

W

WrapperFactory - Class in org.apache.axiom.c14n.omwrapper.factory
class WrapperFactory
WrapperFactory() - Constructor for class org.apache.axiom.c14n.omwrapper.factory.WrapperFactory
 
write(byte[]) - Method in class org.apache.axiom.c14n.utils.UnsyncByteArrayOutputStream
 
write(byte[], int, int) - Method in class org.apache.axiom.c14n.utils.UnsyncByteArrayOutputStream
 
write(int) - Method in class org.apache.axiom.c14n.utils.UnsyncByteArrayOutputStream
 

X

XML_LANG_SPACE_SpecNS - Static variable in class org.apache.axiom.c14n.utils.Constants
The URI for XML spec
XMLNS - Static variable in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
XMLNS_URI - Static variable in class org.apache.axiom.c14n.omwrapper.AttrImpl
 

A B C D E F G H I M N O P R S T U W X

Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.