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

A

ACTION_PROPERTY - Static variable in class org.apache.axiom.om.OMOutputFormat
 
addAttribute(OMAttribute) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
addAttribute(String, String, OMNamespace) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
The behaviour of this is the same as org.w3c.dom.Element#setAttributeNS
addAttribute(OMAttribute) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Inserts an attribute to this element.
addAttribute(String, String, OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Creates an OMAttributeImpl instance out of the given arguments and inserts that attribute to this element.
addAttribute(OMAttribute) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
addAttribute(String, String, OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
addAttribute(OMAttribute) - Method in interface org.apache.axiom.om.OMElement
Adds an attribute to this element.
addAttribute(String, String, OMNamespace) - Method in interface org.apache.axiom.om.OMElement
Adds an attribute to the current element.
addChild(OMNode) - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
addChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Adds child to the element.
addChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Adds child to the element.
addChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
addChild(OMNode) - Method in interface org.apache.axiom.om.OMContainer
Adds the given node as the last child.
addChild(OMNode) - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
 
addChild(OMNode) - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
addChild(OMNode) - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
Add a SOAPHeader or SOAPBody object
addChild(OMNode) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
addDataHandler(String, DataHandler) - Method in class org.apache.axiom.attachments.Attachments
Programatically adding an SOAP with Attachments(SwA) Attachment.
addDetailEntry(OMElement) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultDetailImpl
 
addDetailEntry(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultDetailImpl
 
addDetailEntry(OMElement) - Method in interface org.apache.axiom.soap.SOAPFaultDetail
Eran Chinthaka (chinthaka@apache.org)
addFault(Exception) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11BodyImpl
 
addFault(Exception) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12BodyImpl
 
addFault(Exception) - Method in class org.apache.axiom.soap.impl.dom.SOAPBodyImpl
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.SOAPBodyImpl
 
addFault(Exception) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11BodyImpl
 
addFault(Exception) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12BodyImpl
 
addFault(Exception) - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
addFault(Exception) - Method in interface org.apache.axiom.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(SOAPFault) - Method in interface org.apache.axiom.soap.SOAPBody
 
addHeader(String, String) - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
Add a header.
addHeader(String, String) - Method in interface org.apache.axiom.attachments.Part
Add a Header (name, value) to the part
addHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderImpl
 
addHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderImpl
 
addHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
Creates a new SOAPHeaderBlock object initialized with the specified name and adds it to this SOAPHeader object.
addHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderImpl
 
addHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderImpl
 
addHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
Creates a new SOAPHeaderBlock object initialized with the specified name and adds it to this SOAPHeader object.
addHeaderBlock(String, OMNamespace) - Method in interface org.apache.axiom.soap.SOAPHeader
Creates a new SOAPHeaderBlock object initialized with the specified name and adds it to this SOAPHeader object.
addIdAttr(Attr) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
addIgnorableNamespace(String) - Method in class org.apache.axiom.om.impl.llom.util.XMLComparator
Deprecated.  
addItem(Node) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
 
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.
addNamespace(String, String) - Method in class org.apache.axiom.om.xpath.AXIOMXPath
This override captures any added namespaces, as the Jaxen BaseXPath class nor NamespaceContext (or SimpleNamespaceContext) exposes thier internal map of the prefixes to the namespaces.
addNamespaces(OMElement) - Method in class org.apache.axiom.om.xpath.AXIOMXPath
Add the namespace declarations of a given OMElement to the namespace context of an XPath expression.
addSOAPText(SOAPFaultText) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultReasonImpl
 
addSOAPText(SOAPFaultText) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultReasonImpl
 
addSOAPText(SOAPFaultText) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultReasonImpl
Eran Chinthaka (chinthaka@apache.org)
addSOAPText(SOAPFaultText) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
 
addSOAPText(SOAPFaultText) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
 
addSOAPText(SOAPFaultText) - Method in interface org.apache.axiom.soap.SOAPFaultReason
Eran Chinthaka (chinthaka@apache.org)
adoptNode(Node) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
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
 
appendChild(Node) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
appendData(String) - Method in class org.apache.axiom.om.impl.dom.CharacterImpl
 
ARRAY_ITEM_LOCALNAME - Static variable in interface org.apache.axiom.om.OMConstants
Field ARRAY_ITEM_LOCALNAME
ARRAY_ITEM_NS_PREFIX - Static variable in interface org.apache.axiom.om.OMConstants
Field ARRAY_ITEM_NS_PREFIX
ARRAY_ITEM_NSURI - Static variable in interface org.apache.axiom.om.OMConstants
Field ARRAY_ITEM_NSURI
ARRAY_ITEM_QNAME - Static variable in interface org.apache.axiom.om.OMConstants
Field ARRAY_ITEM_QNAME
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.
Attachments - Class in org.apache.axiom.attachments
 
Attachments(LifecycleManager, InputStream, String, boolean, String, String) - Constructor for class org.apache.axiom.attachments.Attachments
Moves the pointer to the beginning of the first MIME part.
Attachments(LifecycleManager, InputStream, String, boolean, String, String, int) - Constructor for class org.apache.axiom.attachments.Attachments
Moves the pointer to the beginning of the first MIME part.
Attachments(InputStream, String, boolean, String, String) - Constructor for class org.apache.axiom.attachments.Attachments
Moves the pointer to the beginning of the first MIME part.
Attachments(InputStream, String, boolean, String, String, int) - Constructor for class org.apache.axiom.attachments.Attachments
Moves the pointer to the beginning of the first MIME part.
Attachments(InputStream, String) - Constructor for class org.apache.axiom.attachments.Attachments
Sets file cache to false.
Attachments() - Constructor for class org.apache.axiom.attachments.Attachments
Use this constructor when instantiating this to store the attachments set programatically through the SwA API.
ATTACHMENTS - Static variable in interface org.apache.axiom.om.impl.MTOMConstants
 
Attr - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
ATTR_ACTOR - Static variable in interface org.apache.axiom.soap.SOAP11Constants
Field ATTR_ACTOR
ATTR_MUSTUNDERSTAND - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field ATTR_MUSTUNDERSTAND
ATTR_MUSTUNDERSTAND_0 - Static variable in interface org.apache.axiom.soap.SOAPConstants
 
ATTR_MUSTUNDERSTAND_1 - Static variable in interface org.apache.axiom.soap.SOAPConstants
 
ATTR_MUSTUNDERSTAND_FALSE - Static variable in interface org.apache.axiom.soap.SOAPConstants
 
ATTR_MUSTUNDERSTAND_TRUE - Static variable in interface org.apache.axiom.soap.SOAPConstants
 
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 - Variable in class org.apache.axiom.om.impl.dom.TextImpl
Field attribute is used when serializing Binary stuff as MTOM optimized.
attribute - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
Field attributes used when serializing Binary stuff as MTOM optimized.
ATTRIBUTE_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is an AttrImpl.
AttributeHelper - Class in org.apache.axiom.om.util
Helper class for attributes.
AttributeHelper() - Constructor for class org.apache.axiom.om.util.AttributeHelper
 
AttributeMap - Class in org.apache.axiom.om.impl.dom
 
AttributeMap(ParentNode) - Constructor for class org.apache.axiom.om.impl.dom.AttributeMap
 
attributes - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
Field attributes
AttrImpl - Class in org.apache.axiom.c14n.omwrapper
 
AttrImpl(Object, OMElement, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.AttrImpl
 
AttrImpl - Class in org.apache.axiom.om.impl.dom
Implementation of org.w3c.dom.Attr and org.apache.axiom.om.OMAttribute
AttrImpl(DocumentImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.AttrImpl
 
AttrImpl(DocumentImpl, String, OMNamespace, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.AttrImpl
 
AttrImpl(DocumentImpl, String, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.AttrImpl
 
AttrImpl(DocumentImpl, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.AttrImpl
 
AttrImpl(DocumentImpl, String, OMNamespace, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.AttrImpl
 
available() - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
 
available() - Method in class org.apache.axiom.attachments.utils.BAAInputStream
 
available() - Method in class org.apache.axiom.om.util.DetachableInputStream
 
AXIOMUtil - Class in org.apache.axiom.om.impl.llom.util
 
AXIOMUtil() - Constructor for class org.apache.axiom.om.impl.llom.util.AXIOMUtil
 
AXIOMXPath - Class in org.apache.axiom.om.xpath
 
AXIOMXPath(String) - Constructor for class org.apache.axiom.om.xpath.AXIOMXPath
Construct an XPath expression from a given string.
AXIOMXPath(OMElement, String) - Constructor for class org.apache.axiom.om.xpath.AXIOMXPath
Construct an XPath expression from a given string and initialize its namespace context based on a given element.
AXIOMXPath(OMAttribute) - Constructor for class org.apache.axiom.om.xpath.AXIOMXPath
Construct an XPath expression from a given attribute.

B

BAAInputStream - Class in org.apache.axiom.attachments.utils
BAAInputStream is like a ByteArrayInputStream.
BAAInputStream(ArrayList, int) - Constructor for class org.apache.axiom.attachments.utils.BAAInputStream
 
BAAOutputStream - Class in org.apache.axiom.attachments.utils
BAAOutputStream is like a ByteArrayOutputStream.
BAAOutputStream() - Constructor for class org.apache.axiom.attachments.utils.BAAOutputStream
 
Base64 - Class in org.apache.axiom.om.util
 
Base64() - Constructor for class org.apache.axiom.om.util.Base64
 
baseName - Static variable in exception org.apache.axiom.c14n.exceptions.C14NException
 
BODY_FAULT_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field BODY_FAULT_LOCAL_NAME
BODY_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field BODY_LOCAL_NAME
BODY_NAMESPACE_PREFIX - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field BODY_NAMESPACE_PREFIX
boundary - Variable in class org.apache.axiom.attachments.BoundaryDelimitedStream
 
BOUNDARY_NOT_FOUND - Static variable in class org.apache.axiom.attachments.BoundaryDelimitedStream
Field BOUNDARY_NOT_FOUND.
BOUNDARY_NT_FOUND - Static variable in class org.apache.axiom.attachments.BoundaryPushbackInputStream
 
BoundaryDelimitedStream - Class in org.apache.axiom.attachments
This class takes the input stream and turns it multiple streams.
BoundaryDelimitedStream(BoundaryDelimitedStream, int) - Constructor for class org.apache.axiom.attachments.BoundaryDelimitedStream
Constructor to create the next stream from the previous one.
boundaryPosition(byte[], int, int) - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Read from the boundary delimited stream.
boundaryPosition(byte[], int, int) - Method in class org.apache.axiom.attachments.BoundaryPushbackInputStream
Read from the boundary delimited stream.
BoundaryPushbackInputStream - Class in org.apache.axiom.attachments
An InputStream that reads bytes up to a boundary.
BoundaryPushbackInputStream(PushbackInputStream, byte[], int) - Constructor for class org.apache.axiom.attachments.BoundaryPushbackInputStream
 
BUFFER_LEN - Static variable in class org.apache.axiom.attachments.impl.BufferUtils
 
buffers() - Method in class org.apache.axiom.attachments.utils.BAAOutputStream
 
BufferUtils - Class in org.apache.axiom.attachments.impl
Attachment processing uses a lot of buffers.
BufferUtils() - Constructor for class org.apache.axiom.attachments.impl.BufferUtils
 
build() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
build() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
Builds next element.
build() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
build() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Parses this node and builds the object structure in memory.
build() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
build() - Method in interface org.apache.axiom.om.OMNode
Builds itself.
builder - Variable in class org.apache.axiom.om.impl.dom.NodeImpl
Field builder
builder - Variable in class org.apache.axiom.om.impl.llom.OMNodeImpl
Field builder
builder - Variable in class org.apache.axiom.soap.impl.builder.SOAPBuilderHelper
 
BuilderAwareReader - Interface in org.apache.axiom.om.impl.builder
 
buildNext() - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
buildNext() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Forces the parser to proceed, if parser has not yet finished with the XML input.
buildNext() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Forces the parser to proceed, if parser has not yet finished with the XML input.
buildNext() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
buildNext() - Method in interface org.apache.axiom.om.OMContainer
 
buildNext() - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
buildWithAttachments() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
buildWithAttachments() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
Parses this node and builds the object structure in memory.
buildWithAttachments() - Method in class org.apache.axiom.om.impl.dom.TextImpl
 
buildWithAttachments() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
buildWithAttachments() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Parses this node and builds the object structure in memory.
buildWithAttachments() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
buildWithAttachments() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
buildWithAttachments() - Method in interface org.apache.axiom.om.OMNode
Builds itself with the OMText binary content.
ByteArrayCustomBuilder - Class in org.apache.axiom.om.ds.custombuilder
CustomBuilder that creates an OMSourcedElement backed by a ByteArrayDataSource.
ByteArrayCustomBuilder(String) - Constructor for class org.apache.axiom.om.ds.custombuilder.ByteArrayCustomBuilder
Constructor
ByteArrayDataSource - Class in org.apache.axiom.attachments
 
ByteArrayDataSource(byte[], String) - Constructor for class org.apache.axiom.attachments.ByteArrayDataSource
 
ByteArrayDataSource(byte[]) - Constructor for class org.apache.axiom.attachments.ByteArrayDataSource
 
ByteArrayDataSource - Class in org.apache.axiom.om.ds
ByteArrayDataSource is an example implementation of OMDataSourceExt.
ByteArrayDataSource(byte[], String) - Constructor for class org.apache.axiom.om.ds.ByteArrayDataSource
Constructor
ByteArrayDataSource.ByteArray - Class in org.apache.axiom.om.ds
Object containing the byte[]/encoding pair
ByteArrayDataSource.ByteArray() - Constructor for class org.apache.axiom.om.ds.ByteArrayDataSource.ByteArray
 
bytes - Variable in class org.apache.axiom.om.ds.ByteArrayDataSource.ByteArray
 
ByteSearch - Class in org.apache.axiom.attachments.utils
ByteSearch Various byte array searching utilities.
ByteSearch() - Constructor for class org.apache.axiom.attachments.utils.ByteSearch
 

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
 
cache - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Field cache
CachedFileDataSource - Class in org.apache.axiom.attachments
 
CachedFileDataSource(File) - Constructor for class org.apache.axiom.attachments.CachedFileDataSource
 
callStackToString() - Static method in class org.apache.axiom.om.util.CommonUtils
Get a string containing the stack of the current location
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.
CDATA_SECTION_NODE - Static variable in interface org.apache.axiom.om.OMNode
The node is a CDATASection.
CHANGED - Static variable in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
 
CharacterImpl - Class in org.apache.axiom.om.impl.dom
This implements the OMText operations which are to be inherited by TextImpl, CommentImpl, CDATASectionImpl.
CharacterImpl(OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.CharacterImpl
 
CharacterImpl(DocumentImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.CharacterImpl
 
CharacterImpl(DocumentImpl, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.CharacterImpl
 
characters(char[], int, int) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
characters(char[], int, int) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method characters.
charArray - Variable in class org.apache.axiom.om.impl.dom.TextImpl
 
charArray - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
 
CharArrayDataSource - Class in org.apache.axiom.om.ds
CharArrayDataSource is an example implementation of OMDataSourceExt.
CharArrayDataSource(char[]) - Constructor for class org.apache.axiom.om.ds.CharArrayDataSource
Constructor
charEncoding - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
 
charSetEncoding - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Field charSetEncoding Default : UTF-8
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.
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultCodeImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultDetailImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultReasonImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultRoleImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultSubCodeImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultTextImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultValueImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultCodeImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultDetailImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultNodeImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultReasonImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultRoleImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultSubCodeImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultTextImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultValueImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.SOAPBodyImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.SOAPElement
This has to be implemented by all the derived classes to check for the correct parent.
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.SOAPTextImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultDetailImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultRoleImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultTextImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultValueImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultDetailImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultNodeImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultRoleImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultTextImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultValueImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPElement
This has to be implemented by all the derived classes to check for the correct parent.
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPTextImpl
 
checkQName(String, String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
Borrowed from the Xerces impl.
ChildNode - Class in org.apache.axiom.om.impl.dom
 
ChildNode(DocumentImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.ChildNode
 
ChildNode(OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.ChildNode
 
clearIgnorableNamespaces() - Method in class org.apache.axiom.om.impl.llom.util.XMLComparator
Deprecated.  
cloneContent(NamedNodeMapImpl) - Method in class org.apache.axiom.om.impl.dom.AttributeMap
BORROWED from Xerces impl.
cloneMap(NodeImpl) - Method in class org.apache.axiom.om.impl.dom.AttributeMap
BORROWED from Xerces impl.
cloneMap(Vector) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
NON-DOM: copy content of this map into the specified vector
cloneNode(boolean) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
 
cloneNode(boolean) - Method in class org.apache.axiom.om.impl.dom.ChildNode
 
cloneNode(boolean) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
cloneNode(boolean) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
cloneNode(boolean) - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
cloneNode(boolean) - Method in class org.apache.axiom.om.impl.dom.TextImpl
 
cloneOMElement() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Creates a clone which belongs to a new document.
cloneOMElement() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
cloneOMElement() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
cloneOMElement() - Method in interface org.apache.axiom.om.OMElement
Clones this element.
close() - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Closes the stream.
close() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
 
close() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
 
close() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
 
close() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
close() - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
Method close.
close(boolean) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
close(boolean) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
close() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method close.
close() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
close() - Method in interface org.apache.axiom.om.OMDataSourceExt
Close the DataSource and free its resources.
close(boolean) - Method in interface org.apache.axiom.om.OMNode
If a builder and parser is associated with the node, it is closed.
close() - Method in class org.apache.axiom.om.util.DetachableInputStream
 
close() - Method in class org.apache.axiom.om.util.LogOutputStream
 
close() - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
Comment - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
comment(char[], int, int) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
COMMENT_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is a Comment.
COMMENT_NODE - Static variable in interface org.apache.axiom.om.OMNode
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
 
CommentImpl - Class in org.apache.axiom.om.impl.dom
 
CommentImpl(DocumentImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.CommentImpl
 
CommentImpl(DocumentImpl, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.CommentImpl
 
CommonUtils - Class in org.apache.axiom.om.util
Common Utilities
compare(Object, Object) - Method in class org.apache.axiom.c14n.helpers.AttrCompare
Compares two attributes based on the C14n specification.
compare(OMElement, OMElement) - Method in class org.apache.axiom.om.impl.llom.util.XMLComparator
Deprecated.  
compareDocumentPosition(Node) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
compareOMAttribute(OMAttribute, OMAttribute, String) - Method in class org.apache.axiom.om.util.DigestGenerator
Compares two OMAttributes for the XML equality
compareOMDocument(OMDocument, OMDocument, String) - Method in class org.apache.axiom.om.util.DigestGenerator
Compares two OMDocuments for the XML equality
compareOMNode(OMNode, OMNode, String) - Method in class org.apache.axiom.om.util.DigestGenerator
Compares two OMNodes for the XML equality
complete(OutputStream, String, LinkedList, String, String, String, String) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated. is anyone really using this? Invoked by MTOMXMLStreamWriter to write the SOAP Part and the attachemts
complete(OutputStream, byte[], LinkedList, String, String, String, String) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Invoked by MTOMXMLStreamWriter to write the SOAP Part and the attachements.
complete(OutputStream, byte[], LinkedList, String, String, String, String, OMOutputFormat) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Invoked by MTOMXMLStreamWriter to write the SOAP Part and the attachements.
complete(OutputStream, StringWriter, LinkedList, String, String, String, String) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated. - is anyone really using this? Write the SOAPPart and attachments
ConfigurableDataHandler - Class in org.apache.axiom.attachments
This Axiom DataHandler inplementation allows the user to set custom values for the following MIME body part headers.
ConfigurableDataHandler(DataSource) - Constructor for class org.apache.axiom.attachments.ConfigurableDataHandler
 
ConfigurableDataHandler(Object, String) - Constructor for class org.apache.axiom.attachments.ConfigurableDataHandler
 
ConfigurableDataHandler(URL) - Constructor for class org.apache.axiom.attachments.ConfigurableDataHandler
 
Constants - Class in org.apache.axiom.c14n.utils
 
constructNode(OMElement, String, boolean) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Method constructNode
containsKey(String) - Method in class org.apache.axiom.om.OMOutputFormat
 
copy() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
 
copy() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
 
copy() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
Return a InputStreamDataSource backed by a ByteArrayInputStream
copy() - Method in interface org.apache.axiom.om.OMDataSourceExt
Create a copy of the OMDataSourceExt
copy(SOAPEnvelope) - Static method in class org.apache.axiom.om.util.CopyUtils
Creates a copy of the source envelope.
CopyUtils - Class in org.apache.axiom.om.util
CopyUtils provides static utility methods that are useful for creating a copy of an OM/SOAPEnvelope tree.
create(String) - Method in class org.apache.axiom.attachments.lifecycle.impl.LifecycleManagerImpl
 
create(String) - Method in interface org.apache.axiom.attachments.lifecycle.LifecycleManager
Create a unique file in the designated directory
create(String, String, OMContainer, XMLStreamReader, OMFactory) - Method in class org.apache.axiom.om.ds.custombuilder.ByteArrayCustomBuilder
 
create(String, String, OMContainer, XMLStreamReader, OMFactory) - Method in interface org.apache.axiom.om.impl.builder.CustomBuilder
Create an OMElement for this whole subtree.
createAttribute(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
createAttributeNS(String, String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
createCDATASection(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
createComment() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Method createOMText.
createComment(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
createDocument(String, String, DocumentType) - Method in class org.apache.axiom.om.impl.dom.DOMImplementationImpl
 
createDocumentFragment() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
createDocumentType(String, String, String) - Method in class org.apache.axiom.om.impl.dom.DOMImplementationImpl
 
createDTD() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Method createDTD.
createDTD() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Method createDTD.
createElement(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
createElementNS(String, String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
createEntityReference(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
createMimeBodyPart(String, DataHandler) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
 
createMimeBodyPart(String, DataHandler, OMOutputFormat) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
 
createNetworkDetachedXMLStreamReader(InputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
Create an XMLStreamReader that will operate when detached from a network.
createNetworkDetachedXMLStreamReader(InputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
Create an XMLStreamReader that will operate when detached from a network.
createNetworkDetachedXMLStreamReader(Reader) - Static method in class org.apache.axiom.om.util.StAXUtils
Create an XMLStreamReader that will operate when detached from a network.
createNextElement(String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
createNextOMElement() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Creates a new OMElement using either a CustomBuilder or the default Builder mechanism.
createNextOMElement() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Creates a new OMElement using either a CustomBuilder or the default Builder mechanism.
createOMAttribute(String, OMNamespace, String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMAttribute(String, OMNamespace, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Creates attribute.
createOMAttribute(String, OMNamespace, String) - Method in interface org.apache.axiom.om.OMFactory
 
createOMComment(OMContainer, String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMComment(OMContainer, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Creates a comment.
createOMComment(OMContainer, String) - Method in interface org.apache.axiom.om.OMFactory
Creates a comment.
createOMDocType(OMContainer, String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMDocType(OMContainer, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Creates DocType/DTD.
createOMDocType(OMContainer, String) - Method in interface org.apache.axiom.om.OMFactory
Creates DocType/DTD.
createOMDocument() - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMDocument(OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMDocument() - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMDocument(OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMDocument() - Method in interface org.apache.axiom.om.OMFactory
Creates a new OMDocument.
createOMDocument(OMXMLParserWrapper) - Method in interface org.apache.axiom.om.OMFactory
 
createOMElement() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
This method is called with the XMLStreamConstants.START_ELEMENT event.
createOMElement() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Method createOMElement.
createOMElement() - Method in class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
Method createOMElement.
createOMElement(String, OMNamespace) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMElement(String, OMNamespace, OMContainer) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMElement(String, OMNamespace, OMContainer, OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
Creates an OMElement with the builder.
createOMElement(OMDataSource, String, OMNamespace, OMContainer) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMElement(OMDataSource, String, OMNamespace) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMElement(String, String, String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
Creates an OMElement.
createOMElement(QName, OMContainer) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
Creates a new OMDOM Element node and adds it to the given parent.
createOMElement(QName) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
Create an OMElement with the given QName

If the QName contains a prefix, we will ensure that an OMNamespace is created mapping the given namespace to the given prefix.

createOMElement(String, OMNamespace) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Method createOMElement.
createOMElement(String, OMNamespace, OMContainer) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMElement(String, OMNamespace, OMContainer, OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Method createOMElement.
createOMElement(String, String, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Method createOMElement.
createOMElement(QName, OMContainer) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Create an OMElement with the given QName under the given parent.
createOMElement(QName) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Create an OMElement with the given QName

If the QName contains a prefix, we will ensure that an OMNamespace is created mapping the given namespace to the given prefix.

createOMElement(OMDataSource, String, OMNamespace) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Construct element with arbitrary data source.
createOMElement(String, OMNamespace) - Method in interface org.apache.axiom.om.OMFactory
 
createOMElement(String, OMNamespace, OMContainer) - Method in interface org.apache.axiom.om.OMFactory
 
createOMElement(String, OMNamespace, OMContainer, OMXMLParserWrapper) - Method in interface org.apache.axiom.om.OMFactory
 
createOMElement(OMDataSource, String, OMNamespace) - Method in interface org.apache.axiom.om.OMFactory
Construct element with arbitrary data source.
createOMElement(String, String, String) - Method in interface org.apache.axiom.om.OMFactory
This is almost the same as as createOMElement(localName,OMNamespace) method above.
createOMElement(QName, OMContainer) - Method in interface org.apache.axiom.om.OMFactory
Create an OMElement with the given QName under the given parent.
createOMElement(QName) - Method in interface org.apache.axiom.om.OMFactory
Create an OMElement with the given QName If the QName contains a prefix, we will ensure that an OMNamespace is created mapping the given namespace to the given prefix.
createOMElement() - Method in class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
 
createOMElement() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Method createOMElement.
createOMNamespace(String, String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
Creates a new OMNamespace.
createOMNamespace(String, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Method createOMNamespace.
createOMNamespace(String, String) - Method in interface org.apache.axiom.om.OMFactory
 
createOMProcessingInstruction(OMContainer, String, String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMProcessingInstruction(OMContainer, String, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Creates a PI.
createOMProcessingInstruction(OMContainer, String, String) - Method in interface org.apache.axiom.om.OMFactory
Creates a PI.
createOMText(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method createOMText.
createOMText(OMContainer, String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
Creates a new OMDOM Text node with the given value and appends it to the given parent element.
createOMText(OMContainer, QName) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMText(OMContainer, QName, int) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMText(OMContainer, String, int) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMText(OMContainer, OMText) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
Create OMText node that is a copy of the source text node
createOMText(OMContainer, char[], int) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMText(String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
Creates a OMDOM Text node carrying the given value.
createOMText(String, int) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
Creates a Character node of the given type.
createOMText(String, String, boolean) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
Creates a new OMDOM Text node with the value of the given text value along with the MTOM optimization parameters and returns it.
createOMText(Object, boolean) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
Creates a new OMDOM Text node with the given datahandler and the given MTOM optimization configuration and returns it.
createOMText(OMContainer, String, String, boolean) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
Creates an OMDOM Text node, adds it to the give parent element and returns it.
createOMText(String, OMContainer, OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMText(OMContainer, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Method createOMText.
createOMText(OMContainer, QName) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMText(OMContainer, String, int) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMText(OMContainer, char[], int) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMText(OMContainer, QName, int) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMText(String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Method createOMText.
createOMText(String, int) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMText(String, String, boolean) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Creates text.
createOMText(Object, boolean) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Creates text.
createOMText(String, OMContainer, OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMText(OMContainer, OMText) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Create OMText node that is a copy of the source text node
createOMText(OMContainer, String, String, boolean) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Creates text.
createOMText(OMContainer, String) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(OMContainer, OMText) - Method in interface org.apache.axiom.om.OMFactory
Create OMText node that is a copy of the source text node
createOMText(OMContainer, QName) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(OMContainer, String, int) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(OMContainer, char[], int) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(OMContainer, QName, int) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(String) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(String, int) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(String, String, boolean) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(Object, boolean) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(OMContainer, String, String, boolean) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(String, OMContainer, OMXMLParserWrapper) - Method in interface org.apache.axiom.om.OMFactory
 
createPart(LifecycleManager, MIMEBodyPartInputStream, boolean, int, String, int) - Static method in class org.apache.axiom.attachments.impl.PartFactory
Creates a part from the input stream.
createPI() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Method createPI.
createPI() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Method createPI.
createPrefix() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
 
createProcessingInstruction(String, String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
createSOAPBody(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPBody() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPBody(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPBody(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPBody(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPBody() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPBody(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPBody() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPBody(SOAPEnvelope) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPBody() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPEnvelope(OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPEnvelope(OMNamespace) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPEnvelope(OMNamespace) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPEnvelope(OMNamespace) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPEnvelope(OMNamespace) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPEnvelope(OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPEnvelope(OMNamespace) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPEnvelope(OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPEnvelope() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPEnvelope(OMNamespace) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPEnvelope(OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFault(SOAPBody, Exception) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFault(SOAPBody) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFault() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFault(SOAPBody, Exception) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFault(SOAPBody) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFault() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFault(SOAPBody, Exception) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFault(SOAPBody) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFault() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFault(SOAPBody, Exception) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFault() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFault(SOAPBody) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFault(SOAPBody, Exception) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFault(SOAPBody) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFault() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFault(SOAPBody, Exception) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFault(SOAPBody) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFault() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultCode(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultCode() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultCode(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultCode(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultCode(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultCode() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultCode(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultCode() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultCode(SOAPFault) - Method in interface org.apache.axiom.soap.SOAPFactory
Code eii under SOAPFault (parent)
createSOAPFaultCode() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
Code eii under SOAPFault (parent)
createSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultDetail() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultDetail() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultDetail() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultDetail(SOAPFault) - Method in interface org.apache.axiom.soap.SOAPFactory
Detail eii under SOAPFault (parent)
createSOAPFaultDetail() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
Role eii under SOAPFault (parent)
createSOAPFaultNode(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultNode() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultNode(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultNode(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultNode(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultNode() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultNode(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultNode() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultNode(SOAPFault) - Method in interface org.apache.axiom.soap.SOAPFactory
Node eii under SOAPFault (parent)
createSOAPFaultNode() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
Node eii under SOAPFault (parent)
createSOAPFaultReason(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultReason() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultReason(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultReason(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultReason(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultReason() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultReason(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultReason() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultReason(SOAPFault) - Method in interface org.apache.axiom.soap.SOAPFactory
Reason eii under SOAPFault (parent)
createSOAPFaultReason() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
Reason eii under SOAPFault (parent)
createSOAPFaultRole(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultRole() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultRole(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultRole(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultRole(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultRole() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultRole(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultRole() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultRole(SOAPFault) - Method in interface org.apache.axiom.soap.SOAPFactory
Role eii under SOAPFault (parent)
createSOAPFaultRole() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
Role eii under SOAPFault (parent)
createSOAPFaultSubCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultSubCode() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultSubCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultSubCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultSubCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultSubCode() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultSubCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultSubCode() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultSubCode(SOAPFaultCode) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultSubCode() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
SubCode eii under Value (parent)
createSOAPFaultSubCode(SOAPFaultSubCode) - Method in interface org.apache.axiom.soap.SOAPFactory
SubCode eii under SubCode (parent)
createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
SubCode eii under SubCode (parent)
createSOAPFaultText(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultText() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultText(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultText(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultText(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultText() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultText(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultText() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultText(SOAPFaultReason) - Method in interface org.apache.axiom.soap.SOAPFactory
SubCode eii under SubCode (parent)
createSOAPFaultText() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
SubCode eii under SubCode (parent)
createSOAPFaultValue(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultValue(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultValue() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPFaultValue(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultValue(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPFaultValue(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultValue(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPFaultValue(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultValue() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultValue(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultValue(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultValue() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultValue(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultValue(SOAPFaultCode) - Method in interface org.apache.axiom.soap.SOAPFactory
Value eii under Code (parent)
createSOAPFaultValue() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
Value eii under Code (parent)
createSOAPFaultValue(SOAPFaultSubCode) - Method in interface org.apache.axiom.soap.SOAPFactory
SubCode eii under Value (parent)
createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPHeader(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPHeader() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPHeader(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPHeader(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPHeader(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeader() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeader(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeader() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeader(SOAPEnvelope) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPHeader() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPHeaderBlock(String, OMNamespace, OMDataSource) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeaderBlock(String, OMNamespace, OMDataSource) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeaderBlock(String, OMNamespace, OMDataSource) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPHeaderBlock(String, OMNamespace) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPHeaderBlock(String, OMNamespace, OMDataSource) - Method in interface org.apache.axiom.soap.SOAPFactory
Create SOAPHeaderBlock that has an OMDataSource
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPMessage(OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPMessage(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPMessage() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
createSOAPMessage() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPMessage(OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPMessage(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPMessage() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPMessage(OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPMessage(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPMessage() - Method in interface org.apache.axiom.soap.SOAPFactory
Eran Chinthaka (chinthaka@apache.org)
createSOAPMessage(OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPMessage(SOAPEnvelope, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createStAXOMBuilder(OMFactory, XMLStreamReader) - Static method in class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
Method createStAXOMBuilder.
createStAXSOAPModelBuilder(SOAPFactory, XMLStreamReader) - Static method in class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
Method createStAXSOAPModelBuilder.
createTextNode(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
createWithCustomBuilder(CustomBuilder, OMFactory) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
 
createXMLStreamReader(InputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamReader(InputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamReader(Reader) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamWriter(OutputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamWriter(OutputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamWriter(Writer) - Static method in class org.apache.axiom.om.util.StAXUtils
 
currentChild - Variable in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Field currentChild
currentChild - Variable in class org.apache.axiom.om.impl.traverse.OMChildrenIterator
Field currentChild
CustomBuilder - Interface in org.apache.axiom.om.impl.builder
A Custom Builder is registered on the StAXBuilder for a particular QName or payload.
customBuilderForPayload - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
 
customBuilders - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
 

D

DATA_HANDLER - Static variable in interface org.apache.axiom.om.OMConstants
 
DataHandlerExt - Interface in org.apache.axiom.attachments.lifecycle
 
DataHandlerExtImpl - Class in org.apache.axiom.attachments.lifecycle.impl
 
DataHandlerExtImpl(DataHandler, LifecycleManager) - Constructor for class org.apache.axiom.attachments.lifecycle.impl.DataHandlerExtImpl
 
DataHandlerUtils - Class in org.apache.axiom.attachments.utils
 
DataHandlerUtils() - Constructor for class org.apache.axiom.attachments.utils.DataHandlerUtils
 
declareDefaultNamespace(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
We use "" to store the default namespace of this element.
declareDefaultNamespace(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
We use "" to store the default namespace of this element.
declareDefaultNamespace(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
declareDefaultNamespace(String) - Method in interface org.apache.axiom.om.OMElement
This will declare a default namespace for this element explicitly
declareNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Allows overriding an existing declaration if the same prefix was used.
declareNamespace(String, String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Allows overriding an existing declaration if the same prefix was used.
declareNamespace(String, String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Creates a namespace in the current element scope.
declareNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
declareNamespace(String, String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
declareNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
declareNamespace(String, String) - Method in interface org.apache.axiom.om.OMElement
Creates a namespace in the current element scope.
declareNamespace(OMNamespace) - Method in interface org.apache.axiom.om.OMElement
Declares a namespace with the element as its scope.
decode(char[], int, int) - Static method in class org.apache.axiom.om.util.Base64
 
decode(String) - Static method in class org.apache.axiom.om.util.Base64
 
decode(char[], int, int, OutputStream) - Static method in class org.apache.axiom.om.util.Base64
 
decode(String, OutputStream) - Static method in class org.apache.axiom.om.util.Base64
 
DEFAULT_CHAR_SET_ENCODING - Static variable in interface org.apache.axiom.om.OMConstants
Field DEFAULT_CHAR_SET_ENCODING specifies the default character encoding scheme to be used
DEFAULT_CHAR_SET_ENCODING - Static variable in class org.apache.axiom.om.OMOutputFormat
Field DEFAULT_CHAR_SET_ENCODING.
DEFAULT_DEFAULT_NAMESPACE - Static variable in interface org.apache.axiom.om.OMConstants
No its not a mistake.
DEFAULT_DEFAULT_NS_OBJECT - Static variable in class org.apache.axiom.om.impl.llom.OMElementImpl
 
DEFAULT_XML_VERSION - Static variable in interface org.apache.axiom.om.OMConstants
 
delete(File) - Method in class org.apache.axiom.attachments.lifecycle.impl.LifecycleManagerImpl
 
delete(File) - Method in interface org.apache.axiom.attachments.lifecycle.LifecycleManager
Deletes attachment file
DELETE_ON_EXIT - Static variable in class org.apache.axiom.attachments.lifecycle.impl.LifecycleEventDefinitions
 
DELETE_ON_TIME_INTERVAL - Static variable in class org.apache.axiom.attachments.lifecycle.impl.LifecycleEventDefinitions
 
deleteData(int, int) - Method in class org.apache.axiom.om.impl.dom.CharacterImpl
 
deleteOnExit(File) - Method in class org.apache.axiom.attachments.lifecycle.impl.LifecycleManagerImpl
 
deleteOnExit(File) - Method in interface org.apache.axiom.attachments.lifecycle.LifecycleManager
Mark the file for deletion on application/VM exit
deleteOnTimeInterval(int, File) - Method in class org.apache.axiom.attachments.lifecycle.impl.LifecycleManagerImpl
 
deleteOnTimeInterval(int, File) - Method in interface org.apache.axiom.attachments.lifecycle.LifecycleManager
Mark attachment file for deletion when designated time interval in seconds has elapsed.
deleteWhenReadOnce() - Method in interface org.apache.axiom.attachments.lifecycle.DataHandlerExt
This method will give users an option to trigger a delete on temporary attachment file when DataHandler associated with the attachment is read once.
deleteWhenReadOnce() - Method in class org.apache.axiom.attachments.lifecycle.impl.DataHandlerExtImpl
 
detach() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Not supported: Cannot detach attributes.
detach() - Method in class org.apache.axiom.om.impl.dom.ChildNode
 
detach() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
detach() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Removes this information item and its children, from the model completely.
detach() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Removes this information item and its children, from the model completely.
detach() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
detach() - Method in interface org.apache.axiom.om.OMNode
Removes a node (and all of its children) from its containing parent.
detach() - Method in class org.apache.axiom.om.util.DetachableInputStream
Consume the input stream and close it.
detach() - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
Method detach
detach() - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
detach() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
Method detach
DetachableInputStream - Class in org.apache.axiom.om.util
FilterInputStream that delegates to the original InputStream.
DetachableInputStream(InputStream) - Constructor for class org.apache.axiom.om.util.DetachableInputStream
 
DigestGenerator - Class in org.apache.axiom.om.util
Helper class to provide the functionality of the digest value generation.
DigestGenerator() - Constructor for class org.apache.axiom.om.util.DigestGenerator
 
discard(OMElement) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method discard.
discard() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Not supported: Cannot discard attributes.
discard() - Method in class org.apache.axiom.om.impl.dom.ChildNode
 
discard() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
discard() - Method in class org.apache.axiom.om.impl.dom.TextImpl
 
discard() - Method in class org.apache.axiom.om.impl.llom.OMCommentImpl
Discards this node.
discard() - Method in class org.apache.axiom.om.impl.llom.OMDocTypeImpl
Discards this node.
discard() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method discard.
discard() - Method in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
Discards this node.
discard() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
discard() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
A slightly different implementation of the discard method.
discard() - Method in interface org.apache.axiom.om.OMNode
Discards a node.
discard(OMElement) - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Discards the current element.
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 - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
 
document - Variable in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
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.
DocumentBuilderFactoryImpl - Class in org.apache.axiom.om.impl.dom.jaxp
Deprecated. This class has static methods that allow to switch between DOOM and the default DOM implementation as returned by JAXP. This was a hack introduced for Rampart. Recent versions of Rampart no longer rely on this hack. On the other hand usage of DocumentBuilderFactoryImpl.setDOOMRequired(boolean) in a concurrent environment can lead to unexpected behavior and severe bugs, as shown in WSCOMMONS-210 and AXIS2-1570. Due to the way DocumentBuilderFactoryImpl.newDocumentBuilder() is implemented, it is not possible to get rid of the setDOOMRequired hack without the risk of breaking existing code. Therefore this class has been deprecated in favor of DOOMDocumentBuilderFactory.
DocumentBuilderFactoryImpl() - Constructor for class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
Deprecated.  
DocumentBuilderImpl - Class in org.apache.axiom.om.impl.dom.jaxp
Deprecated. see DocumentBuilderFactoryImpl
DocumentBuilderImpl(DocumentBuilderFactoryImpl) - Constructor for class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderImpl
Deprecated.  
documentElement - Variable in class org.apache.axiom.om.impl.dom.DocumentImpl
 
documentElement - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Field documentElement
DocumentFragmentImpl - Class in org.apache.axiom.om.impl.dom
 
DocumentFragmentImpl(DocumentImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
 
DocumentImpl - Class in org.apache.axiom.c14n.omwrapper
 
DocumentImpl(OMDocument, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.DocumentImpl
 
DocumentImpl - Class in org.apache.axiom.om.impl.dom
 
DocumentImpl(DocumentImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.DocumentImpl
 
DocumentImpl(OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.DocumentImpl
 
DocumentImpl(OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.DocumentImpl
 
DocumentNavigator - Class in org.apache.axiom.om.xpath
 
DocumentNavigator() - Constructor for class org.apache.axiom.om.xpath.DocumentNavigator
 
doesDataHandlerExceedLimit(DataHandler, int) - Static method in class org.apache.axiom.attachments.impl.BufferUtils
The method checks to see if attachment is eligble for optimization.
DOM_DOMAIN - Static variable in class org.apache.axiom.om.impl.dom.DOMMessageFormatter
 
DOMImplementationImpl - Class in org.apache.axiom.om.impl.dom
 
DOMImplementationImpl() - Constructor for class org.apache.axiom.om.impl.dom.DOMImplementationImpl
 
DOMMessageFormatter - Class in org.apache.axiom.om.impl.dom
Used to format DOM error messages, using the system locale.
DOMNavigator - Class in org.apache.axiom.om.impl.dom
This is exactly the same as org.apache.axiom.om.impl.om.OMNavigator, only the llom specifics are changed to dom.
DOMNavigator() - Constructor for class org.apache.axiom.om.impl.dom.DOMNavigator
Constructor OMNavigator.
DOMNavigator(OMNode) - Constructor for class org.apache.axiom.om.impl.dom.DOMNavigator
Constructor OMNavigator.
DOMSOAPFactory - Class in org.apache.axiom.soap.impl.dom.factory
 
DOMSOAPFactory() - Constructor for class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
DOMSOAPFactory(DocumentImpl) - Constructor for class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
DOMStAXWrapper - Class in org.apache.axiom.om.impl.dom
This is exactly the same as org.apache.axiom.om.impl.llom.OMStAXWrapper.
DOMStAXWrapper(OMXMLParserWrapper, OMElement) - Constructor for class org.apache.axiom.om.impl.dom.DOMStAXWrapper
When constructing the OMStaxWrapper, the creator must produce the builder (an instance of the OMXMLparserWrapper of the input) and the Element Node to start parsing.
DOMStAXWrapper(OMXMLParserWrapper, OMElement, boolean) - Constructor for class org.apache.axiom.om.impl.dom.DOMStAXWrapper
Constructor OMStAXWrapper
done - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Field done
done - Variable in class org.apache.axiom.om.impl.dom.NodeImpl
Field done
done - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Field done
done - Variable in class org.apache.axiom.om.impl.llom.OMNodeImpl
Field done
DOOMAbstractFactory - Class in org.apache.axiom.om.impl.dom
 
DOOMAbstractFactory() - Constructor for class org.apache.axiom.om.impl.dom.DOOMAbstractFactory
 
DOOMDocumentBuilder - Class in org.apache.axiom.om.impl.dom.jaxp
 
DOOMDocumentBuilder() - Constructor for class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilder
 
DOOMDocumentBuilderFactory - Class in org.apache.axiom.om.impl.dom.jaxp
Document builder factory that conforms to JAXP.
DOOMDocumentBuilderFactory() - Constructor for class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilderFactory
 
DTD_NODE - Static variable in interface org.apache.axiom.om.OMNode
This node is a DTD.

E

e - Variable in exception org.apache.axiom.c14n.exceptions.C14NException
 
e - Variable in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
 
e - Variable in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
Element - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
ELEMENT_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
ELEMENT_NODE - Static variable in interface org.apache.axiom.om.OMNode
The node is an Element.
ElementHelper - Class in org.apache.axiom.om.util
Helper class to provide extra utility stuff against elements.
ElementHelper(OMElement) - Constructor for class org.apache.axiom.om.util.ElementHelper
Constructs and binds to an element.
ElementImpl - Class in org.apache.axiom.c14n.omwrapper
 
ElementImpl(OMElement, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.ElementImpl
 
ElementImpl - Class in org.apache.axiom.om.impl.dom
Implementation of the org.w3c.dom.Element and org.apache.axiom.om.Element interfaces.
ElementImpl(DocumentImpl, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.ElementImpl
 
ElementImpl(DocumentImpl, String, NamespaceImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.ElementImpl
Creates a new element with the namespace.
ElementImpl(DocumentImpl, String, NamespaceImpl, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.ElementImpl
 
ElementImpl(ParentNode, String, NamespaceImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.ElementImpl
 
ElementImpl(ParentNode, String, NamespaceImpl, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.ElementImpl
 
ElementImpl(String, NamespaceImpl, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.ElementImpl
 
ElementImpl(OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.ElementImpl
 
elementLevel - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Element level is the depth of the element.
EmptyIterator - Class in org.apache.axiom.om.impl.util
 
EmptyIterator() - Constructor for class org.apache.axiom.om.impl.util.EmptyIterator
 
EmptyOMLocation - Class in org.apache.axiom.om.impl
 
EmptyOMLocation() - Constructor for class org.apache.axiom.om.impl.EmptyOMLocation
 
encode(byte[]) - Static method in class org.apache.axiom.om.util.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int) - Static method in class org.apache.axiom.om.util.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int, StringBuffer) - Static method in class org.apache.axiom.om.util.Base64
Outputs base64 representation of the specified byte array to the specified String Buffer
encode(byte[], int, int, OutputStream) - Static method in class org.apache.axiom.om.util.Base64
Outputs base64 representation of the specified byte array to a byte stream.
encode(byte[], int, int, Writer) - Static method in class org.apache.axiom.om.util.Base64
Outputs base64 representation of the specified byte array to a character stream.
encoding - Variable in class org.apache.axiom.om.ds.ByteArrayDataSource.ByteArray
 
encoding - Variable in class org.apache.axiom.om.ds.InputStreamDataSource.Data
 
endCDATA() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
endDocument() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
endDocument() - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method endDocument.
endDTD() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
endElement(String, String, String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
endElement() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
 
endElement(String, String, String) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method endElement.
endElement() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
endEntity(String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
endPrefixMapping(String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
endPrefixMapping(String) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method endPrefixMapping.
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.
ENTITY_REFERENCE_NODE - Static variable in interface org.apache.axiom.om.OMNode
This node is an Entity Reference.
equals(Object) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
An instance of AttrImpl can act as an OMAttribute and as well as an org.w3c.dom.Attr.
equals(String, String) - Method in class org.apache.axiom.om.impl.dom.NamespaceImpl
 
equals(Object) - Method in class org.apache.axiom.om.impl.dom.NamespaceImpl
 
equals(Object) - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Checks for the equality of two OMAttribute instances.
equals(String, String) - Method in class org.apache.axiom.om.impl.OMNamespaceImpl
Method equals.
equals(Object) - Method in class org.apache.axiom.om.impl.OMNamespaceImpl
 
equals(String, String) - Method in interface org.apache.axiom.om.OMNamespace
Method equals.
evaluateXpath(String, Object, String) - Method in class org.apache.axiom.om.util.XPathEvaluator
 
examineAllHeaderBlocks() - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
Returns an Iterator over all the SOAPHeaderBlock objects in this SOAPHeader object.
examineAllHeaderBlocks() - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
Returns an Iterator over all the SOAPHeaderBlock objects in this SOAPHeader object.
examineAllHeaderBlocks() - Method in interface org.apache.axiom.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderBlock objects in this SOAPHeader object.
examineHeaderBlocks(String) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
Returns a list of all the SOAPHeaderBlock objects in this SOAPHeader object that have the the specified actor.
examineHeaderBlocks(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
Returns a list of all the SOAPHeaderBlock objects in this SOAPHeader object that have the the specified actor.
examineHeaderBlocks(String) - Method in interface org.apache.axiom.soap.SOAPHeader
Returns a list of all the SOAPHeaderBlock objects in this SOAPHeader object that have the the specified role.
examineMustUnderstandHeaderBlocks(String) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
Returns an Iterator over all the SOAPHeaderBlock objects in this SOAPHeader object that have the specified actor and that have a MustUnderstand attribute whose value is equivalent to true.
examineMustUnderstandHeaderBlocks(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
Returns an Iterator over all the SOAPHeaderBlock objects in this SOAPHeader object that have the specified actor and that have a MustUnderstand attribute whose value is equivalent to true.
examineMustUnderstandHeaderBlocks(String) - Method in interface org.apache.axiom.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderBlock objects in this SOAPHeader object that have the specified role and that have a MustUnderstand attribute whose value is equivalent to true.
exceptionToString(Throwable) - Static method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
extractAllHeaderBlocks() - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
Returns an Iterator over all the SOAPHeaderBlock objects in this SOAPHeader object and detaches them from this SOAPHeader object.
extractAllHeaderBlocks() - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
Returns an Iterator over all the SOAPHeaderBlock objects in this SOAPHeader object and detaches them from this SOAPHeader object.
extractAllHeaderBlocks() - Method in interface org.apache.axiom.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderBlock objects in this SOAPHeader object and detaches them from this SOAPHeader object.
extractHeaderBlocks(String) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderImpl
 
extractHeaderBlocks(String) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderImpl
 
extractHeaderBlocks(String) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
Returns a list of all the SOAPHeaderBlock objects in this SOAPHeader object that have the the specified role and detaches them from this SOAPHeader object.
extractHeaderBlocks(String) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderImpl
 
extractHeaderBlocks(String) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderImpl
 
extractHeaderBlocks(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
Returns a list of all the SOAPHeaderBlock objects in this SOAPHeader object that have the the specified role and detaches them from this SOAPHeader object.
extractHeaderBlocks(String) - Method in interface org.apache.axiom.soap.SOAPHeader
Returns a list of all the SOAPHeaderBlock objects in this SOAPHeader object that have the the specified role and detaches them from this SOAPHeader object.

F

fac - Variable in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
factory - Variable in class org.apache.axiom.om.impl.dom.NodeImpl
Factory that created this node
factory - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
factory - Variable in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
FAULT_CODE_DATA_ENCODING_UNKNOWN - Static variable in interface org.apache.axiom.soap.SOAPConstants
 
FAULT_CODE_MUST_UNDERSTAND - Static variable in interface org.apache.axiom.soap.SOAPConstants
 
FAULT_CODE_RECEIVER - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
FAULT_CODE_RECEIVER - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
FAULT_CODE_RECEIVER - Static variable in interface org.apache.axiom.soap.SOAPConstants
 
FAULT_CODE_SENDER - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
FAULT_CODE_SENDER - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
FAULT_CODE_SENDER - Static variable in interface org.apache.axiom.soap.SOAPConstants
 
FAULT_CODE_VERSION_MISMATCH - Static variable in interface org.apache.axiom.soap.SOAPConstants
 
FileAccessor - Class in org.apache.axiom.attachments.lifecycle.impl
FileAccessor wraps the attachment temp file.
FileAccessor(LifecycleManager, File) - Constructor for class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
 
finalClose() - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Close the underlying stream and remove all references to it.
findNamePoint(String, int) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
From org.apache.xerces.dom.NamedNodeMapImpl

Subroutine: Locates the named item, or the point at which said item should be added.

findNamePoint(String, String) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
This findNamePoint is for DOM Level 2 Namespaces.
findNamespace(String, String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
findNamespace(String, String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Finds a namespace with the given uri and prefix, in the scope of the document.
findNamespace(String, String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
findNamespace(String, String) - Method in interface org.apache.axiom.om.OMElement
Finds a namespace with the given uri and prefix, in the scope of the hierarchy.
findNamespaceURI(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
findNamespaceURI(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
findNamespaceURI(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
findNamespaceURI(String) - Method in interface org.apache.axiom.om.OMElement
Checks for a namespace in the context of this element with the given prefix and returns the relevant namespace object, if available.
finishWritingMime(OutputStream) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
 
FIRSTCHILD - Static variable in class org.apache.axiom.om.impl.dom.NodeImpl
 
firstChild - Variable in class org.apache.axiom.om.impl.dom.ParentNode
 
firstChild - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Field firstChild
firstChild - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
Field firstChild
flags - Variable in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
 
flags - Variable in class org.apache.axiom.om.impl.dom.NodeImpl
 
flush() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
Flush is overridden to trigger the attachment serialization
flush() - Method in class org.apache.axiom.om.util.LogOutputStream
 
formatMessage(String, String, Object[]) - Static method in class org.apache.axiom.om.impl.dom.DOMMessageFormatter
Formats a message with the specified arguments using the given locale information.

G

generateSetPrefix(String, String, XMLStreamWriter, boolean, boolean) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
Generate setPrefix/setDefaultNamespace if the prefix is not associated
getAccessCount() - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
 
getAllAttributes() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getAllAttributes() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Returns a List of OMAttributes.
getAllAttributes() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getAllAttributes() - Method in interface org.apache.axiom.om.OMElement
Returns a list of OMAttributes.
getAllContentIDs() - Method in class org.apache.axiom.attachments.Attachments
 
getAllDeclaredNamespaces() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getAllDeclaredNamespaces() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method getAllDeclaredNamespaces.
getAllDeclaredNamespaces() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getAllDeclaredNamespaces() - Method in interface org.apache.axiom.om.OMElement
Returns an iterator for all of the namespaces declared on this element.
getAllDetailEntries() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultDetailImpl
 
getAllDetailEntries() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultDetailImpl
 
getAllDetailEntries() - Method in interface org.apache.axiom.soap.SOAPFaultDetail
 
getAllHeaders() - Method in interface org.apache.axiom.attachments.Part
 
getAllSoapTexts() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultReasonImpl
 
getAllSoapTexts() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultReasonImpl
 
getAllSoapTexts() - Method in interface org.apache.axiom.soap.SOAPFaultReason
 
getAncestorAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the ancestor XPath axis.
getAncestorOrSelfAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the ancestor-or-self XPath axis.
getAttachments() - Method in class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
 
getAttachments() - Method in interface org.apache.axiom.om.impl.builder.XOPBuilder
 
getAttachments() - Method in class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
 
getAttachmentSpecType() - Method in class org.apache.axiom.attachments.Attachments
 
getAttribute(Object, OMElement) - Method in class org.apache.axiom.c14n.omwrapper.factory.WrapperFactory
 
getAttribute(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Looks in the local list of attributes and returns if found.
getAttribute(QName) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Returns a named attribute if present.
getAttribute(String) - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
Deprecated.  
getAttribute(String) - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilderFactory
 
getAttribute(QName) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Returns a named attribute if present.
getAttribute(QName) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getAttribute(QName) - Method in interface org.apache.axiom.om.OMElement
Returns a named attribute if present.
getAttribute(String, String) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
Method getAttribute.
getAttribute(String, String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
Method getAttribute.
getAttributeAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the attribute XPath axis.
getAttributeCount() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getAttributeCount.
getAttributeCount() - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
 
getAttributeCount() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getAttributeCount() - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
getAttributeLocalName(int) - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
 
getAttributeLocalName(int) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getAttributeLocalName(int) - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
getAttributeName(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getAttributeName.
getAttributeName(int) - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
 
getAttributeName(int) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getAttributeName(int) - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
getAttributeName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the name of the given attribute node.
getAttributeNamespace(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getAttributeNamespace.
getAttributeNamespace(int) - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
 
getAttributeNamespace(int) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getAttributeNamespace(int) - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
getAttributeNamespaceUri(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the namespace URI of the given attribute node.
getAttributeNode(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Retrieves an attribute node by name.
getAttributeNodeNS(String, String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Retrieves an attribute node by local name and namespace URI.
getAttributeNS(String, String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Retrieves an attribute value by local name and namespace URI.
getAttributePrefix(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getAttributePrefix.
getAttributePrefix(int) - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
 
getAttributePrefix(int) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getAttributePrefix(int) - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
getAttributeQName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the QName of the given attribute node.
getAttributes() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
getAttributes() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Element
 
getAttributes() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Returns the set of attributes of this node and the namespace declarations available.
getAttributes() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
Returns the collection of attributes associated with this node, or null if none.
getAttributeStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the string-value of an attribute node.
getAttributesWithoutNS(OMElement) - Method in class org.apache.axiom.om.util.DigestGenerator
Gets the collection of attributes which are none namespace declarations for an OMElement
getAttributeType() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Returns the attribute value.
getAttributeType(int) - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
 
getAttributeType() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Method getAttributeType.
getAttributeType(int) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getAttributeType() - Method in interface org.apache.axiom.om.OMAttribute
 
getAttributeType(int) - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
getAttributeValue() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Returns the attribute value.
getAttributeValue(int) - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
 
getAttributeValue(String, String) - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
Method getAttributeValue.
getAttributeValue(QName) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Returns a named attribute's value, if present.
getAttributeValue() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Method getAttributeValue.
getAttributeValue(QName) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Returns a named attribute's value, if present.
getAttributeValue(QName) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getAttributeValue(int) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getAttributeValue(String, String) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method getAttributeValue.
getAttributeValue() - Method in interface org.apache.axiom.om.OMAttribute
 
getAttributeValue(QName) - Method in interface org.apache.axiom.om.OMElement
Returns a named attribute's value, if present.
getAttributeValue(int) - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
getAttributeValue(String, String) - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
getBaseURI() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
getBody() - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
Returns the SOAPBody object associated with this SOAPEnvelope object.
getBody() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
Returns the SOAPBody object associated with this SOAPEnvelope object.
getBody() - Method in interface org.apache.axiom.soap.SOAPEnvelope
Returns the SOAPBody object associated with this SOAPEnvelope object.
getBoundaryStatus() - Method in class org.apache.axiom.attachments.BoundaryPushbackInputStream
 
getBoundaryStatus() - Method in class org.apache.axiom.attachments.MIMEBodyPartInputStream
 
getBuilder() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getBuilder() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method getBuilder.
getBuilder() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getBuilder() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getBuilder() - Method in interface org.apache.axiom.om.OMElement
Returns the builder object.
getBuilderType() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
getBuilderType() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Returns the type of the builder.
getCharacterEncoding() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Returns the encoding style of the XML data
getCharacterEncoding() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Returns the encoding style of the XML data
getCharacterEncodingScheme() - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
Method getCharacterEncodingScheme.
getCharacterEncodingScheme() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method getCharacterEncodingScheme.
getCharacterEncodingScheme() - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
getCharacterOffset() - Method in class org.apache.axiom.om.impl.EmptyOMLocation
 
getCharsetEncoding() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
getCharsetEncoding() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getCharsetEncoding() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Returns the character set encoding scheme to be used.
getCharSetEncoding() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
Returns the character set encoding scheme.
getCharsetEncoding() - Method in interface org.apache.axiom.om.OMDocument
Returns the character set encoding scheme.
getCharSetEncoding() - Method in class org.apache.axiom.om.OMOutputFormat
Returns the character set encoding scheme.
getChildAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the child XPath axis.
getChildElements() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getChildElements() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Returns a filtered list of children - just the elements.
getChildElements() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getChildElements() - Method in interface org.apache.axiom.om.OMElement
Returns a filtered list of children - just the elements.
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
 
getChildNodes() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
getChildNodes() - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
getChildren() - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
getChildren() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Returns a collection of this element.
getChildren() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Returns a collection of this element.
getChildren() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getChildren() - Method in interface org.apache.axiom.om.OMContainer
Returns an iterator for the children of the container.
getChildrenWithLocalName(String) - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
getChildrenWithLocalName(String) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
getChildrenWithLocalName(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getChildrenWithLocalName(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getChildrenWithLocalName(String) - Method in interface org.apache.axiom.om.OMContainer
Returns an iterator for child nodes matching the local name.
getChildrenWithName(QName) - Method in class org.apache.axiom.om.impl.dom.ParentNode
Returns an iterator of child nodes having a given qname.
getChildrenWithName(QName) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Searches for children with a given QName and returns an iterator to traverse through the OMNodes.
getChildrenWithName(QName) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Searches for children with a given QName and returns an iterator to traverse through the OMNodes.
getChildrenWithName(QName) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getChildrenWithName(QName) - Method in interface org.apache.axiom.om.OMContainer
Returns an iterator for child nodes matching the given QName.
getChildrenWithNamespaceURI(String) - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
getChildrenWithNamespaceURI(String) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
getChildrenWithNamespaceURI(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getChildrenWithNamespaceURI(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getChildrenWithNamespaceURI(String) - Method in interface org.apache.axiom.om.OMContainer
Returns an iterator for child nodes matching the namespace uri.
getChildWithName(OMElement, String) - Static method in class org.apache.axiom.om.util.ElementHelper
 
getCode() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
 
getCode() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
 
getCode() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
getCode() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
getCode() - Method in interface org.apache.axiom.soap.SOAPFault
 
getColumnNumber() - Method in class org.apache.axiom.om.impl.EmptyOMLocation
 
getCommentStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the string-value of a comment node.
getContentHandler() - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader
 
getContentId() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
getContentID() - Method in interface org.apache.axiom.attachments.Part
 
getContentID() - Method in class org.apache.axiom.om.impl.dom.TextImpl
 
getContentID() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
getContentID() - Method in interface org.apache.axiom.om.OMText
Gets the content id.
getContentID(XMLStreamReader, String) - Static method in class org.apache.axiom.om.util.ElementHelper
Deprecated. use ElementHelper.getContentID(XMLStreamReader) instead (see WSCOMMONS-429)
getContentID(XMLStreamReader) - Static method in class org.apache.axiom.om.util.ElementHelper
 
getContentIDFromHref(String) - Static method in class org.apache.axiom.om.util.ElementHelper
Extract the content ID from a href attribute value, i.e.
getContentIDList() - Method in class org.apache.axiom.attachments.Attachments
 
getContentIDSet() - Method in class org.apache.axiom.attachments.Attachments
 
getContentLength() - Method in class org.apache.axiom.attachments.Attachments
If the Attachments is backed by an InputStream, then this method returns the length of the message contents (Length of the entire message - Length of the Transport Headers)
getContentLocation() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
getContentType() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
 
getContentType() - Method in class org.apache.axiom.attachments.CachedFileDataSource
 
getContentType() - Method in class org.apache.axiom.attachments.ConfigurableDataHandler
 
getContentType() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
getContentType() - Method in interface org.apache.axiom.attachments.Part
 
getContentType() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getContentType() - Method in class org.apache.axiom.om.OMOutputFormat
Return the content-type value that should be written with the message.
getContentTypeForMTOM(String) - Method in class org.apache.axiom.om.OMOutputFormat
Generates a Content-Type value for MTOM messages.
getContentTypeForSwA(String) - Method in class org.apache.axiom.om.OMOutputFormat
 
getCustomBuilder(String, String) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Return CustomBuilder associated with the namespace/localPart
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
 
getData() - Method in class org.apache.axiom.om.impl.dom.CharacterImpl
Returns the value of the data.
getData() - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
 
getData() - Method in class org.apache.axiom.om.impl.dom.TextImpl
 
getDataHandler(String) - Method in class org.apache.axiom.attachments.Attachments
Checks whether the MIME part is already parsed by checking the attachments HashMap.
getDataHandler() - Method in class org.apache.axiom.attachments.impl.PartOnFile
 
getDataHandler() - Method in class org.apache.axiom.attachments.impl.PartOnMemory
 
getDataHandler() - Method in class org.apache.axiom.attachments.impl.PartOnMemoryEnhanced
 
getDataHandler(String) - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
 
getDataHandler() - Method in interface org.apache.axiom.attachments.Part
 
getDataHandler(String) - Method in class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
 
getDataHandler(String) - Method in interface org.apache.axiom.om.impl.builder.XOPBuilder
 
getDataHandler(String) - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
 
getDataHandler() - Method in class org.apache.axiom.om.impl.dom.TextImpl
 
getDataHandler(String) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getDataHandler() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
Gets the datahandler.
getDataHandler(String) - Method in interface org.apache.axiom.om.OMAttachmentAccessor
 
getDataHandler() - Method in interface org.apache.axiom.om.OMText
Gets the datahandler.
getDataHandler(String) - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
getDataHandler(String) - Method in class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
 
getDataHandlerFromText(String, String) - Static method in class org.apache.axiom.attachments.utils.DataHandlerUtils
 
getDataSource() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
Provide access to the data source encapsulated in OMSourcedElement.
getDataSource() - Method in interface org.apache.axiom.om.OMSourcedElement
 
getDataSource() - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
 
getDefaultEnvelope() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
getDefaultEnvelope() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
getDefaultEnvelope() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
getDefaultEnvelope() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
getDefaultEnvelope() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
getDefaultEnvelope() - Method in interface org.apache.axiom.soap.SOAPFactory
Method getDefaultEnvelope.
getDefaultFaultEnvelope() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
getDefaultFaultEnvelope() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
getDefaultFaultEnvelope() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
getDefaultFaultEnvelope() - Method in interface org.apache.axiom.soap.SOAPFactory
 
getDefaultNamespace() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getDefaultNamespace() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getDefaultNamespace() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getDefaultNamespace() - Method in interface org.apache.axiom.om.OMElement
This will retrieve the default namespace of this element, if available.
getDescendantAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
 
getDescendantOrSelfAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the descendant-or-self XPath axis.
getDetail() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
 
getDetail() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
 
getDetail() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
getDetail() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
getDetail() - Method in interface org.apache.axiom.soap.SOAPFault
 
getDigest(OMDocument, String) - Method in class org.apache.axiom.om.util.DigestGenerator
This method is an overloaded method for the digest generation for OMDocument
getDigest(OMNode, String) - Method in class org.apache.axiom.om.util.DigestGenerator
This method is an overloaded method for the digest generation for OMNode
getDigest(OMElement, String) - Method in class org.apache.axiom.om.util.DigestGenerator
This method is an overloaded method for the digest generation for OMElement
getDigest(OMProcessingInstruction, String) - Method in class org.apache.axiom.om.util.DigestGenerator
This method is an overloaded method for the digest generation for OMProcessingInstruction
getDigest(OMAttribute, String) - Method in class org.apache.axiom.om.util.DigestGenerator
This method is an overloaded method for the digest generation for OMAttribute
getDigest(OMText, String) - Method in class org.apache.axiom.om.util.DigestGenerator
This method is an overloaded method for the digest generation for OMText
getDoctype() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getDocument() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
getDocument() - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
getDocument(String) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Loads a document from the given URI.
getDocument() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
getDocumentElement() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
 
getDocumentElement() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Document
 
getDocumentElement() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Method getDocumentElement.
getDocumentElement() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
Returns the document element.
getDocumentElement() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
 
getDocumentElement() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Method getDocumentElement.
getDocumentNode(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns the document node that contains the given context node.
getDocumentURI() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getDomConfig() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getDOMImplementation() - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderImpl
Deprecated.  
getDOMImplementation() - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilder
 
getDTDHandler() - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader
 
getElementById(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getElementById(Object, String) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns the element whose ID is given by elementId.
getElementName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the name of the given element node.
getElementNamespaceUri(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the namespace URI of the given element node.
getElementQName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the QName of the given element node.
getElementsByTagName(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getElementsByTagName(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getElementsByTagNameNS(String, String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getElementsByTagNameNS(String, String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getElementStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the string-value of an element node.
getElementText() - Method in class org.apache.axiom.om.impl.builder.SafeXMLStreamReader
 
getElementText() - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
 
getElementText() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getElementText() - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
getEncoding() - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
Method getEncoding.
getEncoding() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method getEncoding.
getEncoding() - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
getEncodingURI() - Method in class org.apache.axiom.soap.SOAP11Version
Obtain the encoding namespace for this version of SOAP
getEncodingURI() - Method in class org.apache.axiom.soap.SOAP12Version
Obtain the encoding namespace for this version of SOAP
getEncodingURI() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the encoding namespace for this version of SOAP
getEntityResolver() - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader
 
getEnvelopeNamespace() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
getEnvelopeURI() - Method in class org.apache.axiom.soap.SOAP11Version
Obtain the envelope namespace for this version of SOAP
getEnvelopeURI() - Method in class org.apache.axiom.soap.SOAP12Version
Obtain the envelope namespace for this version of SOAP
getEnvelopeURI() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the envelope namespace for this version of SOAP
getErrorHandler() - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader
 
getEventType() - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
 
getEventType() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getEventType() - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
getException() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
If exception detailElement is not there we will return null
getException() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
If exception detailElement is not there we will return null
getException() - Method in interface org.apache.axiom.soap.SOAPFault
Returns Exception if there is one in the SOAP fault.
getExceptionProperty(String, String) - Static method in class org.apache.axiom.c14n.utils.PropLoader
 
getExpandedName(OMElement) - Method in class org.apache.axiom.om.util.DigestGenerator
This method is an overloaded method for getting the expanded name namespaceURI followed by the local name for OMElement
getExpandedName(OMAttribute) - Method in class org.apache.axiom.om.util.DigestGenerator
This method is an overloaded method for getting the expanded name namespaceURI followed by the local name for OMAttribute
getFault() - Method in class org.apache.axiom.soap.impl.dom.SOAPBodyImpl
Returns the SOAPFault object in this SOAPBody object.
getFault() - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
Returns the SOAPFault object in this SOAPBody object.
getFault() - Method in interface org.apache.axiom.soap.SOAPBody
Returns the SOAPFault object in this SOAPBody object.
getFaultCode() - Method in exception org.apache.axiom.soap.SOAPProcessingException
 
getFaultCodeQName() - Method in class org.apache.axiom.soap.SOAP11Version
Obtain the QName for the fault code element
getFaultCodeQName() - Method in class org.apache.axiom.soap.SOAP12Version
Obtain the QName for the fault code element
getFaultCodeQName() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the QName for the fault code element
getFaultDetailQName() - Method in class org.apache.axiom.soap.SOAP11Version
Obtain the QName for the fault detail element
getFaultDetailQName() - Method in class org.apache.axiom.soap.SOAP12Version
Obtain the QName for the fault detail element
getFaultDetailQName() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the QName for the fault detail element
getFaultReasonQName() - Method in class org.apache.axiom.soap.SOAP11Version
Obtain the QName for the fault reason element
getFaultReasonQName() - Method in class org.apache.axiom.soap.SOAP12Version
Obtain the QName for the fault reason element
getFaultReasonQName() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the QName for the fault reason element
getFaultRoleQName() - Method in class org.apache.axiom.soap.SOAP11Version
Obtain the QName for the fault role/actor element
getFaultRoleQName() - Method in class org.apache.axiom.soap.SOAP12Version
Obtain the QName for the fault role/actor element
getFaultRoleQName() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the QName for the fault role/actor element
getFeature(String, String) - Method in class org.apache.axiom.om.impl.dom.DOMImplementationImpl
 
getFeature(String) - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
Deprecated.  
getFeature(String) - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilderFactory
 
getFeature(String, String) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
getFeature(String) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader
 
getFile() - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
 
getFileAccessor(String) - Method in class org.apache.axiom.attachments.lifecycle.impl.LifecycleManagerImpl
 
getFileAccessor(String) - Method in interface org.apache.axiom.attachments.lifecycle.LifecycleManager
This method will return the file accessor associated with this file.
getFileName() - Method in class org.apache.axiom.attachments.impl.PartOnFile
 
getFileName() - Method in class org.apache.axiom.attachments.impl.PartOnMemory
 
getFileName() - Method in class org.apache.axiom.attachments.impl.PartOnMemoryEnhanced
 
getFileName() - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
 
getFileName() - Method in interface org.apache.axiom.attachments.Part
Deprecated. The callers should not no how the part is implemented.
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
 
getFirstChild() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
Gets the first child of this Node, or null if none.
getFirstChild() - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
getFirstChildWithName(QName) - Method in class org.apache.axiom.om.impl.dom.ParentNode
Returns the first OMElement child node.
getFirstChildWithName(QName) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Method getFirstChildWithName.
getFirstChildWithName(QName) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method getFirstChildWithName.
getFirstChildWithName(QName) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getFirstChildWithName(QName) - Method in interface org.apache.axiom.om.OMContainer
Returns the first child in document order that matches the given QName

getFirstElement() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Returns the first Element node.
getFirstElement() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Gets first element.
getFirstElement() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getFirstElement() - Method in interface org.apache.axiom.om.OMElement
Returns the first child element of the element.
getFirstElementLocalName() - Method in class org.apache.axiom.soap.impl.dom.SOAPBodyImpl
 
getFirstElementLocalName() - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
getFirstElementLocalName() - Method in interface org.apache.axiom.soap.SOAPBody
Retrieves the local name of the first element in the body.
getFirstElementNS() - Method in class org.apache.axiom.soap.impl.dom.SOAPBodyImpl
 
getFirstElementNS() - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
getFirstElementNS() - Method in interface org.apache.axiom.soap.SOAPBody
Retrieves the OMNamespace of the first element in the body.
getFirstOMChild() - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
getFirstOMChild() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Method getFirstOMChild.
getFirstOMChild() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method getFirstOMChild.
getFirstOMChild() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getFirstOMChild() - Method in interface org.apache.axiom.om.OMContainer
Gets the first child.
getFirstSOAPText() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultReasonImpl
 
getFirstSOAPText() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultReasonImpl
 
getFirstSOAPText() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
 
getFirstSOAPText() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
 
getFirstSOAPText() - Method in interface org.apache.axiom.soap.SOAPFaultReason
 
getFollowingAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the following XPath axis.
getFollowingSiblingAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the following-sibling XPath axis.
getHeader(String) - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
Get a header value.
getHeader(String) - Method in interface org.apache.axiom.attachments.Part
Get the value of a specific header
getHeader() - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
Returns the SOAPHeader object for this SOAPEnvelope object.
getHeader() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
Returns the SOAPHeader object for this SOAPEnvelope object.
getHeader() - Method in interface org.apache.axiom.soap.SOAPEnvelope
Returns the SOAPHeader object for this SOAPEnvelope object.
getHeaderBlocksWithNSURI(String) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
 
getHeaderBlocksWithNSURI(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
getHeaderBlocksWithNSURI(String) - Method in interface org.apache.axiom.soap.SOAPHeader
Return all the Headers that has the Namespace URI to given NS URI.
getHeaders() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
getHeadersToProcess(RolePlayer) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
Get the appropriate set of headers for a RolePlayer.
getHeadersToProcess(RolePlayer, String) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
 
getHeadersToProcess(RolePlayer) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
Get the appropriate set of headers for a RolePlayer.
getHeadersToProcess(RolePlayer, String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
Get the appropriate set of headers for a RolePlayer.
getHeadersToProcess(RolePlayer) - Method in interface org.apache.axiom.soap.SOAPHeader
Get the appropriate set of headers for a RolePlayer.
getHeadersToProcess(RolePlayer, String) - Method in interface org.apache.axiom.soap.SOAPHeader
Get the appropriate set of headers for a RolePlayer in a particular namespace

The RolePlayer indicates whether it is the ultimate destination (in which case headers with no role or the explicit UltimateDestination role will be included), and any non-standard roles it supports.

getImplementation() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getImplementingCanonicalizerClass() - Method in class org.apache.axiom.c14n.Canonicalizer
Method getImplementingCanonicalizerClss
getIncludeComments() - Method in class org.apache.axiom.c14n.Canonicalizer
Method engineGetIncludeComments
getIncomingAttachmentsAsSingleStream() - Method in class org.apache.axiom.attachments.Attachments
Returns the rest of mime stream.
getIncomingAttachmentStreams() - Method in class org.apache.axiom.attachments.Attachments
Stream based access
getIndex(String) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getIndex(String, String) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getInitialUUID() - Static method in class org.apache.axiom.om.util.UUIDGenerator
 
getInputEncoding() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getInputStream() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
 
getInputStream() - Method in class org.apache.axiom.attachments.impl.PartOnFile
 
getInputStream() - Method in class org.apache.axiom.attachments.impl.PartOnMemory
 
getInputStream() - Method in class org.apache.axiom.attachments.impl.PartOnMemoryEnhanced
 
getInputStream() - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
 
getInputStream() - Method in interface org.apache.axiom.attachments.Part
 
getInputStream() - Method in class org.apache.axiom.om.impl.dom.TextImpl
 
getInputStream() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
getInstance(String) - Static method in class org.apache.axiom.c14n.Canonicalizer
Method getInstance
getItem(int) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
 
getIterator() - Method in class org.apache.axiom.om.impl.dom.NodeListImpl
 
getLang() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultTextImpl
 
getLang() - Method in class org.apache.axiom.soap.impl.dom.SOAPTextImpl
 
getLang() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
 
getLang() - Method in class org.apache.axiom.soap.impl.llom.SOAPTextImpl
 
getLang() - Method in interface org.apache.axiom.soap.SOAPFaultText
 
getLastChild() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
Gets the last child of this Node, or null if none.
getLastChild() - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
getLastNode() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
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
 
getLength() - Method in class org.apache.axiom.om.impl.dom.CharacterImpl
Returns the length of the string value.
getLength() - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
From org.apache.xerces.dom.NamedNodeMapImpl
getLength() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
NodeList method: Returns the number of immediate children of this node.
getLength() - Method in class org.apache.axiom.om.impl.dom.NodeListImpl
Returns the number of nodes.
getLength() - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getLength() - Method in class org.apache.axiom.om.util.LogOutputStream
 
getLevel() - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
 
getLifecycleManager() - Method in class org.apache.axiom.attachments.Attachments
 
getLineNumber() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getLineNumber() - Method in class org.apache.axiom.om.impl.EmptyOMLocation
 
getLineNumber() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getLineNumber() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getLineNumber() - Method in interface org.apache.axiom.om.OMElement
 
getLocalName() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getLocalName() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Attr
 
getLocalName() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Returns the attribute name.
getLocalName() - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
 
getLocalName() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Returns the local name of this element node
getLocalName() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
getLocalName() - Method in class org.apache.axiom.om.impl.dom.TextImpl
 
getLocalName() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Method getLocalName.
getLocalName() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method getLocalName.
getLocalName() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getLocalName() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getLocalName() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
getLocalName(int) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getLocalName() - Method in interface org.apache.axiom.om.OMAttribute
 
getLocalName() - Method in interface org.apache.axiom.om.OMElement
Returns the local name of the element.
getLocalName() - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
getLocalName() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultCodeImpl
 
getLocalName() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultReasonImpl
 
getLocalName() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
getLocalName() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
 
getLocation() - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
Method getLocation.
getLocation() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method getLocation.
getLocation() - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
getMap() - Method in class org.apache.axiom.attachments.Attachments
 
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.
getMimeBoundary() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getMimeBoundary() - Method in class org.apache.axiom.om.OMOutputFormat
 
getMsgID() - Method in exception org.apache.axiom.c14n.exceptions.C14NException
 
getMustUnderstand() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
Returns whether the mustUnderstand attribute for this SOAPHeaderBlock object is turned on.
getMustUnderstand() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
 
getMustUnderstand() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
Returns whether the mustUnderstand attribute for this SOAPHeaderBlock object is turned on.
getMustUnderstand() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
getMustUnderstand() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
Returns whether the mustUnderstand attribute for this SOAPHeaderBlock object is turned on.
getMustUnderstandFaultCode() - Method in class org.apache.axiom.soap.SOAP11Version
Obtain the QName for the MustUnderstand fault code
getMustUnderstandFaultCode() - Method in class org.apache.axiom.soap.SOAP12Version
Obtain the QName for the MustUnderstand fault code
getMustUnderstandFaultCode() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the QName for the MustUnderstand fault code
getName() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
 
getName() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getName() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Attr
 
getName() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getName.
getName() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
 
getName() - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
 
getName() - Method in class org.apache.axiom.om.impl.dom.NamespaceImpl
 
getName() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getName() - Method in class org.apache.axiom.om.impl.OMNamespaceImpl
Method getName.
getName() - Method in interface org.apache.axiom.om.OMNamespace
Deprecated. This method is deprecated. Please use getNamespaceURI() method instead.
getName() - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
getNamedItem(String) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
 
getNamedItemIndex(String, String) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
 
getNamedItemNS(String, String) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
Introduced in DOM Level 2.
getNamespace() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getNamespace.
getNamespace() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Returns the namespace of the attribute as an OMNamespace.
getNamespace() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Returns the namespace of this element.
getNamespace() - Method in class org.apache.axiom.om.impl.dom.TextImpl
 
getNamespace() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Method getNamespace.
getNamespace() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method getNamespace.
getNamespace() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getNamespace() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
getNamespace() - Method in interface org.apache.axiom.om.OMAttribute
 
getNamespace() - Method in interface org.apache.axiom.om.OMElement
 
getNamespace() - Method in interface org.apache.axiom.om.OMText
Deprecated. This API is going away. Please use getTextAsQName() instead.
getNamespace() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
getNamespace() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
getNamespace() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
Eran Chinthaka (chinthaka@apache.org)
getNamespace() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
getNamespace() - Method in interface org.apache.axiom.soap.SOAPFactory
 
getNamespaceAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the namespace XPath axis.
getNamespaceContext() - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
Method getNamespaceContext.
getNamespaceContext() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method getNamespaceContext.
getNamespaceContext() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getNamespaceContext() - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
getNamespaceCount() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getNamespaceCount.
getNamespaceCount() - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
 
getNamespaceCount() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getNamespaceCount() - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
getNamespacePrefix(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getNamespacePrefix.
getNamespacePrefix(int) - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
 
getNamespacePrefix(int) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getNamespacePrefix(int) - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
getNamespacePrefix(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the namespace prefix of a namespace node.
getNamespaces() - Method in class org.apache.axiom.om.xpath.AXIOMXPath
Expose the prefix to namespace mapping for this expression
getNamespaceStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the string-value of a namespace node.
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
 
getNamespaceUri(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getNamespaceUri.
getNamespaceURI() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Returns the namespace URI of this attr node.
getNamespaceURI() - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
 
getNamespaceURI(int) - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
 
getNamespaceURI(String) - Method in class org.apache.axiom.om.impl.dom.DOMStAXWrapper
Method getNamespaceURI.
getNamespaceURI() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Returns the value of the namespace URI.
getNamespaceURI(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Returns the namespace uri, given the prefix.
getNamespaceURI() - Method in class org.apache.axiom.om.impl.dom.NamespaceImpl
 
getNamespaceURI() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
getNamespaceURI() - Method in class org.apache.axi