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

A

AbstractBase64DecodingWriter - Class in org.apache.axiom.util.base64
Base class for Writer implementations that decode data in base64.
AbstractBase64DecodingWriter() - Constructor for class org.apache.axiom.util.base64.AbstractBase64DecodingWriter
 
AbstractBase64EncodingOutputStream - Class in org.apache.axiom.util.base64
Base class for OutputStream implementations that encode data in base64.
AbstractBase64EncodingOutputStream() - Constructor for class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
 
AbstractNamespaceContext - Class in org.apache.axiom.util.namespace
Partial NamespaceContext implementation that takes care of the implicit namespace bindings (for the xml and xmlns prefixes) defined in the NamespaceContext Javadoc.
AbstractNamespaceContext() - Constructor for class org.apache.axiom.util.namespace.AbstractNamespaceContext
 
AbstractOMMetaFactory - Class in org.apache.axiom.om.impl
Base class for OMMetaFactory implementations that make use of the standard builders (StAXOMBuilder and its subclasses).
AbstractOMMetaFactory() - Constructor for class org.apache.axiom.om.impl.AbstractOMMetaFactory
 
AbstractXMLReader - Class in org.apache.axiom.util.sax
Partial implementation of the XMLReader interface.
AbstractXMLReader() - Constructor for class org.apache.axiom.util.sax.AbstractXMLReader
 
AbstractXMLStreamReader - Class in org.apache.axiom.util.stax
Partial implementation of the XMLStreamReader interface.
AbstractXMLStreamReader() - Constructor for class org.apache.axiom.util.stax.AbstractXMLStreamReader
 
AbstractXMLStreamWriter - Class in org.apache.axiom.util.stax
Partial implementation of the XMLStreamWriter interface.
AbstractXMLStreamWriter() - Constructor for class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
access(String) - Method in class org.apache.axiom.attachments.AttachmentCacheMonitor
Indicates that the file was accessed.
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
 
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
 
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 this 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
 
ALL - Static variable in interface org.apache.axiom.util.stax.xop.OptimizationPolicy
Policy implementation that optimizes all binary content, regardless of whether is has been marked as eligible for optimization.
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.
ATTACHMENT_TIMEOUT_PROPERTY - Static variable in class org.apache.axiom.attachments.AttachmentCacheMonitor
 
AttachmentCacheMonitor - Class in org.apache.axiom.attachments
The CacheMonitor is responsible for deleting temporary attachment files after a timeout period has expired.
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
Deprecated.
This was used in old versions of Axis2 as the key identifying the attachments map in the message context. You should no longer use this.
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_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
 
AxiomMultipartWriterFactory - Class in org.apache.axiom.mime.impl.axiom
Factory for Axiom's own MultipartWriter implementation.
AxiomMultipartWriterFactory() - Constructor for class org.apache.axiom.mime.impl.axiom.AxiomMultipartWriterFactory
 
AXIOMUtil - Class in org.apache.axiom.om.impl.llom.util
Deprecated.
Use AXIOMUtil instead.
AXIOMUtil() - Constructor for class org.apache.axiom.om.impl.llom.util.AXIOMUtil
Deprecated.
 
AXIOMUtil - Class in org.apache.axiom.om.util
 
AXIOMUtil() - Constructor for class org.apache.axiom.om.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
 
Base64DecodingOutputStreamWriter - Class in org.apache.axiom.util.base64
Writer implementation that decodes base64 data and writes it to a an OutputStream.
Base64DecodingOutputStreamWriter(OutputStream) - Constructor for class org.apache.axiom.util.base64.Base64DecodingOutputStreamWriter
 
Base64EncodingOutputStream - Class in org.apache.axiom.util.base64
OutputStream implementation that writes base64 encoded data to another OutputStream using ASCII encoding.
Base64EncodingOutputStream(OutputStream, int) - Constructor for class org.apache.axiom.util.base64.Base64EncodingOutputStream
Constructor.
Base64EncodingOutputStream(OutputStream) - Constructor for class org.apache.axiom.util.base64.Base64EncodingOutputStream
Constructor that sets the buffer size to its default value of 4096 characters.
Base64EncodingStringBufferOutputStream - Class in org.apache.axiom.util.base64
OutputStream implementation that writes base64 encoded data to a StringBuffer.
Base64EncodingStringBufferOutputStream(StringBuffer) - Constructor for class org.apache.axiom.util.base64.Base64EncodingStringBufferOutputStream
Constructor.
Base64EncodingWriterOutputStream - Class in org.apache.axiom.util.base64
OutputStream implementation that writes base64 encoded data to a Writer.
Base64EncodingWriterOutputStream(Writer, int) - Constructor for class org.apache.axiom.util.base64.Base64EncodingWriterOutputStream
Constructor.
Base64EncodingWriterOutputStream(Writer) - Constructor for class org.apache.axiom.util.base64.Base64EncodingWriterOutputStream
Constructor that sets the buffer size to its default value of 4096 characters.
Base64Utils - Class in org.apache.axiom.util.base64
Contains utility methods to work with base64 encoded data.
Base64Utils() - Constructor for class org.apache.axiom.util.base64.Base64Utils
 
baseName - Static variable in exception org.apache.axiom.c14n.exceptions.C14NException
 
Behavior - Class in org.apache.axiom.om.ds
 
Behavior() - Constructor for class org.apache.axiom.om.ds.Behavior
 
Blob - Interface in org.apache.axiom.util.blob
Stores binary data.
BlobDataSource - Class in org.apache.axiom.util.blob
Data source backed by a Blob.
BlobDataSource(Blob, String) - Constructor for class org.apache.axiom.util.blob.BlobDataSource
 
BlobOutputStream - Class in org.apache.axiom.util.blob
Output stream that is used to write to a blob.
BlobOutputStream() - Constructor for class org.apache.axiom.util.blob.BlobOutputStream
 
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.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.OMSerializableImpl
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.OMSerializable
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.OMSerializableImpl
Field parserWrapper
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.TextNodeImpl
 
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.
CDATASectionImpl - Class in org.apache.axiom.om.impl.dom
 
CDATASectionImpl(String, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.CDATASectionImpl
 
CDATASectionImpl(DocumentImpl, String, OMDOMFactory) - Constructor for class org.apache.axiom.om.impl.dom.CDATASectionImpl
 
CHANGED - Static variable in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
 
characterData(char[], int, int, int) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
CharacterDataReader - Interface in org.apache.axiom.ext.stax
Optional interface implemented by XMLStreamReader implementations that support writing character data directly to a Writer.
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.TextNodeImpl
 
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
checkForAgedFiles() - Method in class org.apache.axiom.attachments.AttachmentCacheMonitor
Check for aged files and remove the aged ones.
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.CDATASectionImpl
 
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.ds.ParserInputStreamDataSource
 
close() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
close() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
close() - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
 
close() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
close(boolean) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
close(boolean) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
 
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.OMSerializable
If a builder and parser is associated with the node, it is closed.
close() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Close this builder.
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.XMLStreamWriterFilterBase
 
close() - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
 
close() - Method in class org.apache.axiom.util.base64.Base64DecodingOutputStreamWriter
 
close() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
close() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
close() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
close() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
close() - Method in class org.apache.axiom.util.stax.XMLStreamWriterWriter
 
close() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
close() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
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() - Method in interface org.apache.axiom.mime.MultipartWriter
Complete writing of the MIME multipart package.
complete(OutputStream, byte[], LinkedList, String, String, String, String) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated.
Use OMMultipartWriter instead.
complete(OutputStream, byte[], LinkedList, String, String, String, String, OMOutputFormat) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated.
Use OMMultipartWriter instead.
complete() - Method in class org.apache.axiom.om.impl.OMMultipartWriter
Complete writing of the MIME multipart package.
complete() - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
Write out any pending data, including padding if necessary.
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
 
configure(XMLInputFactory, StAXDialect) - Method in interface org.apache.axiom.om.util.StAXParserConfiguration
Apply the configuration to the given factory.
configure(XMLOutputFactory, StAXDialect) - Method in interface org.apache.axiom.om.util.StAXWriterConfiguration
Apply the configuration to the given factory.
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
 
contentHandler - Variable in class org.apache.axiom.util.sax.AbstractXMLReader
 
ContentIDGenerator - Interface in org.apache.axiom.util.stax.xop
Content ID generator interface.
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 class org.apache.axiom.om.ds.ParserInputStreamDataSource
Return a InputStreamDataSource backed by a ByteArrayInputStream
copy() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
copy() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
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
 
createFilteredReader(XMLEventReader, EventFilter) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createFilteredReader(XMLStreamReader, StreamFilter) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createFilteredReader(XMLEventReader, EventFilter) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createFilteredReader(XMLStreamReader, StreamFilter) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createMimeBodyPart(String, DataHandler) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated.
This method is only useful in conjunction with MIMEOutputUtils.writeBodyPart(OutputStream, MimeBodyPart, String), which is deprecated.
createMimeBodyPart(String, DataHandler, OMOutputFormat) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated.
This method is only useful in conjunction with MIMEOutputUtils.writeBodyPart(OutputStream, MimeBodyPart, String), which is deprecated.
createMultipartWriter(OutputStream, String) - Method in class org.apache.axiom.mime.impl.axiom.AxiomMultipartWriterFactory
 
createMultipartWriter(OutputStream, String) - Method in class org.apache.axiom.mime.impl.javamail.JavaMailMultipartWriterFactory
 
createMultipartWriter(OutputStream, String) - Method in interface org.apache.axiom.mime.MultipartWriterFactory
Create a new MultipartWriter instance that writes a MIME multipart package to a given output stream.
createNetworkDetachedXMLStreamReader(InputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
createNetworkDetachedXMLStreamReader(InputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
createNetworkDetachedXMLStreamReader(Reader) - Static method in class org.apache.axiom.om.util.StAXUtils
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
 
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
 
createOMBuilder(OMFactory, StAXParserConfiguration, InputSource) - Method in class org.apache.axiom.om.impl.AbstractOMMetaFactory
 
createOMBuilder(OMFactory, Source) - Method in class org.apache.axiom.om.impl.AbstractOMMetaFactory
 
createOMBuilder(OMFactory, StAXParserConfiguration, InputSource) - Method in interface org.apache.axiom.om.OMMetaFactory
Create an object model builder for plain XML that reads a document from the provided input source.
createOMBuilder(OMFactory, Source) - Method in interface org.apache.axiom.om.OMMetaFactory
Create an object model builder for plain XML that gets its input from a Source.
createOMBuilder(InputStream) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder that reads a plain XML document from the provided input stream with the default parser configuration defined by StAXParserConfiguration.DEFAULT.
createOMBuilder(StAXParserConfiguration, InputStream) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder that reads a plain XML document from the provided input stream with a given parser configuration.
createOMBuilder(OMFactory, InputStream) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder that reads an XML document from the provided input stream using a specified object model factory and with the default parser configuration defined by StAXParserConfiguration.DEFAULT.
createOMBuilder(OMFactory, StAXParserConfiguration, InputStream) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder that reads an XML document from the provided input stream using a specified object model factory and with a given parser configuration.
createOMBuilder(Reader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder that reads a plain XML document from the provided character stream with the default parser configuration defined by StAXParserConfiguration.DEFAULT.
createOMBuilder(StAXParserConfiguration, Reader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder that reads a plain XML document from the provided character stream with a given parser configuration.
createOMBuilder(OMFactory, Reader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder that reads an XML document from the provided character stream using a specified object model factory and with the default parser configuration defined by StAXParserConfiguration.DEFAULT.
createOMBuilder(OMFactory, StAXParserConfiguration, Reader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder that reads an XML document from the provided character stream using a specified object model factory and with a given parser configuration.
createOMBuilder(Source) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder that reads a plain XML document from the provided Source.
createOMBuilder(OMFactory, Source) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder that reads an XML document from the provided Source using a specified object model factory.
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(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(OMDataSource, QName) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
Unsupported.
createOMElement(String, String, String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
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
 
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(OMDataSource, QName) - 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
Create an element with the given name.
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(OMDataSource, QName) - 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
Create an element with the given name.
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 element with the given QName.
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
Create an OMNamespace instance or retrieve an existing one if the factory supports pooling.
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
 
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
 
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(String, DataHandlerProvider, boolean) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
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, DataHandlerProvider, boolean) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
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
 
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
Creates a new OMText node with the given value and appends it to the given parent element.
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, DataHandlerProvider, boolean) - Method in interface org.apache.axiom.om.OMFactory
Create a binary OMText node supporting deferred loading of the content.
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
Create a SOAP envelope.
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
 
createSOAPModelBuilder(StAXParserConfiguration, InputSource) - Method in class org.apache.axiom.om.impl.AbstractOMMetaFactory
 
createSOAPModelBuilder(StAXParserConfiguration, InputSource) - Method in interface org.apache.axiom.om.OMMetaFactory
Create an object model builder for SOAP that reads a message from the provided input source.
createSOAPModelBuilder(InputStream, String) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder for SOAP that reads a message from the provided input stream, using a given charset encoding.
createStAXOMBuilder(OMFactory, XMLStreamReader) - Method in class org.apache.axiom.om.impl.AbstractOMMetaFactory
 
createStAXOMBuilder(OMFactory, XMLStreamReader) - Static method in class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
Deprecated.
Method createStAXOMBuilder.
createStAXOMBuilder(OMFactory, XMLStreamReader) - Method in interface org.apache.axiom.om.OMMetaFactory
Create an object model builder for plain XML that pulls events from a StAX stream reader.
createStAXOMBuilder(XMLStreamReader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder for plain XML that pulls events from a StAX stream reader.
createStAXOMBuilder(OMFactory, XMLStreamReader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder that pulls events from a StAX stream reader using a specified object model factory.
createStAXSOAPModelBuilder(XMLStreamReader) - Method in class org.apache.axiom.om.impl.AbstractOMMetaFactory
 
createStAXSOAPModelBuilder(SOAPFactory, XMLStreamReader) - Static method in class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
Deprecated.
Method createStAXSOAPModelBuilder.
createStAXSOAPModelBuilder(XMLStreamReader) - Method in interface org.apache.axiom.om.OMMetaFactory
Create an object model builder for SOAP that pulls events from a StAX stream reader.
createStAXSOAPModelBuilder(XMLStreamReader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder for SOAP that pulls events from a StAX stream reader.
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
 
createXMLEventReader(InputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLEventReader(InputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLEventReader(Reader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLEventReader(Source) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLEventReader(String, InputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLEventReader(String, Reader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLEventReader(XMLStreamReader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLEventReader(InputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLEventReader(InputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLEventReader(Reader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLEventReader(Source) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLEventReader(String, InputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLEventReader(String, Reader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLEventReader(XMLStreamReader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLEventWriter(OutputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
 
createXMLEventWriter(OutputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
 
createXMLEventWriter(Result) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
 
createXMLEventWriter(Writer) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
 
createXMLEventWriter(OutputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
createXMLEventWriter(OutputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
createXMLEventWriter(Result) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
createXMLEventWriter(Writer) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
createXMLStreamReader(InputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamReader(StAXParserConfiguration, 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(StAXParserConfiguration, InputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamReader(Reader) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamReader(StAXParserConfiguration, Reader) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamReader(InputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLStreamReader(InputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLStreamReader(Reader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLStreamReader(Source) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLStreamReader(String, InputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLStreamReader(String, Reader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLStreamReader(InputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLStreamReader(InputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLStreamReader(Reader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLStreamReader(Source) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLStreamReader(String, InputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLStreamReader(String, Reader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLStreamWriter(OutputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamWriter(StAXWriterConfiguration, 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(StAXWriterConfiguration, OutputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamWriter(Writer) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamWriter(StAXWriterConfiguration, Writer) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamWriter(OutputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
 
createXMLStreamWriter(OutputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
 
createXMLStreamWriter(Result) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
 
createXMLStreamWriter(Writer) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
 
createXMLStreamWriter(OutputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
createXMLStreamWriter(OutputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
createXMLStreamWriter(Result) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
createXMLStreamWriter(Writer) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
currentChild - Variable in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
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
Deprecated. 
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
 
DataHandlerProvider - Interface in org.apache.axiom.ext.stax.datahandler
Interface used for deferred loading of binary content.
DataHandlerReader - Interface in org.apache.axiom.ext.stax.datahandler
Extension interface for XMLStreamReader implementations that expose base64 encoded binary content as DataHandler objects.
dataHandlerReader - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Reference to the DataHandlerReader extension of the parser, or null if the parser doesn't support this extension.
DataHandlerReaderUtils - Class in org.apache.axiom.om.impl.builder
Deprecated.
Use the corresponding methods in XMLStreamReaderUtils instead.
DataHandlerUtils - Class in org.apache.axiom.attachments.utils
 
DataHandlerUtils() - Constructor for class org.apache.axiom.attachments.utils.DataHandlerUtils
 
DataHandlerWrapper - Class in org.apache.axiom.util.activation
Base class for DataHandler wrappers.
DataHandlerWrapper(DataHandler) - Constructor for class org.apache.axiom.util.activation.DataHandlerWrapper
 
DataHandlerWriter - Interface in org.apache.axiom.ext.stax.datahandler
Extension interface for XMLStreamWriter implementations that can receive base64 encoded binary content as DataHandler objects.
DataSourceUtils - Class in org.apache.axiom.util.activation
Contains utility methods to work with DataSource objects.
DataSourceUtils() - Constructor for class org.apache.axiom.util.activation.DataSourceUtils
 
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.util.base64.Base64Utils
 
decode(String) - Static method in class org.apache.axiom.util.base64.Base64Utils
 
decode(char[], int, int, OutputStream) - Static method in class org.apache.axiom.util.base64.Base64Utils
 
decode(String, OutputStream) - Static method in class org.apache.axiom.util.base64.Base64Utils
 
DEFAULT - Static variable in interface org.apache.axiom.om.util.StAXParserConfiguration
The default configuration.
DEFAULT - Static variable in interface org.apache.axiom.om.util.StAXWriterConfiguration
The default configuration.
DEFAULT - Static variable in interface org.apache.axiom.util.stax.xop.ContentIDGenerator
Default content ID generator that preserves any existing content ID.
DEFAULT - Static variable in interface org.apache.axiom.util.stax.xop.OptimizationPolicy
Policy implementation that optimizes all binary content marked as eligible for optimization.
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
 
DelegatingXMLStreamReader - Interface in org.apache.axiom.ext.stax
Interface implemented by XMLStreamReader classes that delegate to another stream reader and that can be safely unwrapped.
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
 
DESTRUCTIVE - Static variable in class org.apache.axiom.om.ds.Behavior
 
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
 
disallowDoctypeDecl(XMLInputFactory) - Method in interface org.apache.axiom.util.stax.dialect.StAXDialect
Configure the given factory to disallow DOCTYPE declarations.
discard(OMElement) - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
 
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.TextNodeImpl
 
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.
doClose() - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
Close the underlying stream, if applicable.
doClose() - Method in class org.apache.axiom.util.base64.Base64EncodingOutputStream
 
doClose() - Method in class org.apache.axiom.util.base64.Base64EncodingStringBufferOutputStream
 
doClose() - Method in class org.apache.axiom.util.base64.Base64EncodingWriterOutputStream
 
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
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
 
DocumentTypeImpl - Class in org.apache.axiom.om.impl.dom
 
DocumentTypeImpl(DocumentImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.DocumentTypeImpl
 
doesDataHandlerExceedLimit(DataHandler, int) - Static method in class org.apache.axiom.attachments.impl.BufferUtils
The method checks to see if attachment is eligble for optimization.
doFlush() - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
Flush the underlying stream, if applicable.
doFlush() - Method in class org.apache.axiom.util.base64.Base64EncodingOutputStream
 
doFlush() - Method in class org.apache.axiom.util.base64.Base64EncodingStringBufferOutputStream
 
doFlush() - Method in class org.apache.axiom.util.base64.Base64EncodingWriterOutputStream
 
doGetNamespaceURI(String) - Method in class org.apache.axiom.util.namespace.AbstractNamespaceContext
Get namespace URI bound to a prefix in the current scope.
doGetNamespaceURI(String) - Method in class org.apache.axiom.util.namespace.MapBasedNamespaceContext
 
doGetNamespaceURI(String) - Method in class org.apache.axiom.util.namespace.ScopedNamespaceContext
 
doGetPrefix(String) - Method in class org.apache.axiom.util.namespace.AbstractNamespaceContext
Get prefix bound to namespace URI in the current scope.
doGetPrefix(String) - Method in class org.apache.axiom.util.namespace.MapBasedNamespaceContext
 
doGetPrefix(String) - Method in class org.apache.axiom.util.namespace.ScopedNamespaceContext
 
doGetPrefixes(String) - Method in class org.apache.axiom.util.namespace.AbstractNamespaceContext
Get all prefixes bound to a namespace URI in the current scope.
doGetPrefixes(String) - Method in class org.apache.axiom.util.namespace.MapBasedNamespaceContext
 
doGetPrefixes(String) - Method in class org.apache.axiom.util.namespace.ScopedNamespaceContext
 
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
Empty subclass of OMNavigator to keep compatibility with existing code.
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(OMDOMMetaFactory) - Constructor for class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
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
Empty subclass of OMStAXWrapper to keep compatibility with existing code.
DOMStAXWrapper(OMXMLParserWrapper, OMContainer) - 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, OMContainer, 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.OMSerializableImpl
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
 
doWrite(byte[], int) - Method in class org.apache.axiom.util.base64.AbstractBase64DecodingWriter
Write base64 decoded data.
doWrite(byte[]) - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
Write base64 encoded data.
doWrite(byte[], int) - Method in class org.apache.axiom.util.base64.Base64DecodingOutputStreamWriter
 
doWrite(byte[]) - Method in class org.apache.axiom.util.base64.Base64EncodingOutputStream
 
doWrite(byte[]) - Method in class org.apache.axiom.util.base64.Base64EncodingStringBufferOutputStream
 
doWrite(byte[]) - Method in class org.apache.axiom.util.base64.Base64EncodingWriterOutputStream
 
doWriteAttribute(String, String, String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteAttribute(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteCData(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteCharacters(char[], int, int) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteCharacters(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteComment(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteDefaultNamespace(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteDTD(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteEmptyElement(String, String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteEmptyElement(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteEndDocument() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteEndElement() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteEntityRef(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteNamespace(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteProcessingInstruction(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteProcessingInstruction(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteStartDocument() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteStartDocument(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteStartDocument(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteStartElement(String, String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteStartElement(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
DTD_NODE - Static variable in interface org.apache.axiom.om.OMNode
This node is a DTD.
dtdHandler - Variable in class org.apache.axiom.util.sax.AbstractXMLReader
 
DummyLocation - Class in org.apache.axiom.util.stax
Dummy Location implementation.
DummyLocation() - Constructor for class org.apache.axiom.util.stax.DummyLocation
 

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.
EmptyDataSource - Class in org.apache.axiom.util.activation
A data source with empty (zero length) content.
EmptyDataSource(String) - Constructor for class org.apache.axiom.util.activation.EmptyDataSource
Construct an empty data source with the given content type.
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
Deprecated.
EmptyOMLocation() - Constructor for class org.apache.axiom.om.impl.EmptyOMLocation
Deprecated.
 
enableCDataReporting(XMLInputFactory) - Method in interface org.apache.axiom.util.stax.dialect.StAXDialect
Configure the given factory to enable reporting of CDATA sections by stream readers created from it.
enableDataSourceEvents(boolean) - Method in class org.apache.axiom.om.impl.OMStAXWrapper
If enabled, treat OMSourcedElements that have a OMDataSource as leaf nodes.
encode(DataHandler) - Static method in class org.apache.axiom.util.base64.Base64Utils
Get a base64 representation of the content of a given DataHandler.
encode(byte[]) - Static method in class org.apache.axiom.util.base64.Base64Utils
Returns base64 representation of specified byte array.
encode(byte[], int, int) - Static method in class org.apache.axiom.util.base64.Base64Utils
Returns base64 representation of specified byte array.
encode(byte[], int, int, StringBuffer) - Static method in class org.apache.axiom.util.base64.Base64Utils
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.util.base64.Base64Utils
Outputs base64 representation of the specified byte array to a byte stream.
encode(byte[], int, int, Writer) - Static method in class org.apache.axiom.util.base64.Base64Utils
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.
endScope() - Method in class org.apache.axiom.util.namespace.ScopedNamespaceContext
End the current scope and restore the scope in which the current scope was nested.
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.
entityResolver - Variable in class org.apache.axiom.util.sax.AbstractXMLReader
 
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.
errorHandler - Variable in class org.apache.axiom.util.sax.AbstractXMLReader
 
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.OMSerializableImpl
 
FactoryInjectionComponent - Class in org.apache.axiom.osgi
Internal component required for OSGi support.
FactoryInjectionComponent() - Constructor for class org.apache.axiom.osgi.FactoryInjectionComponent
 
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.
finalize() - Method in class org.apache.axiom.util.blob.OverflowBlob
 
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
Deprecated.
Use OMMultipartWriter instead.
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
 
flush() - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
flush() - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
 
flush() - Method in class org.apache.axiom.util.base64.Base64DecodingOutputStreamWriter
 
flush() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
flush() - Method in class org.apache.axiom.util.stax.XMLStreamWriterWriter
 
flush() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
flushBuffer() - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
Write any pending data to the underlying stream, if applicable.
flushBuffer() - Method in class org.apache.axiom.util.base64.Base64EncodingOutputStream
 
flushBuffer() - Method in class org.apache.axiom.util.base64.Base64EncodingStringBufferOutputStream
 
flushBuffer() - Method in class org.apache.axiom.util.base64.Base64EncodingWriterOutputStream
 
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.
formatMessage(String, int, Object[]) - Static method in class org.apache.axiom.om.impl.dom.DOMMessageFormatter
 

G

generateContentID(String) - Method in interface org.apache.axiom.util.stax.xop.ContentIDGenerator
Generate a content ID.
generateContentId() - Static method in class org.apache.axiom.util.UIDGenerator
Generates a unique ID suitable for usage as a MIME content ID.
generateMimeBoundary() - Static method in class org.apache.axiom.util.UIDGenerator
Generates a MIME boundary.
generateSetPrefix(String, String, XMLStreamWriter, boolean) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
Generate setPrefix/setDefaultNamespace if the prefix is not associated
generateUID() - Static method in class org.apache.axiom.util.UIDGenerator
Generate a general purpose unique ID.
generateURN() - Static method in class org.apache.axiom.util.UIDGenerator
Generate a URN with uuid NID (namespace identifier).
generateURNString() - Static method in class org.apache.axiom.util.UIDGenerator
Generate a URN with uuid NID (namespace identifier).
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.
getAllCommands() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
getAllContentIDs() - Method in class org.apache.axiom.attachments.Attachments
Get the content IDs of all MIME parts in the message.
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.
getAttachmentCacheMonitor() - Static method in class org.apache.axiom.attachments.AttachmentCacheMonitor
Get or Create an AttachmentCacheMonitor singleton
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
Identify the type of message (MTOM or SOAP with attachments) represented by this object.
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.util.stax.WrappedTextNodeStreamReader
 
getAttributeCount() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getAttributeCount() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getAttributeCount() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getAttributeLocalName(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getAttributeName(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getAttributeName.
getAttributeName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the name of the given attribute node.
getAttributeName(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getAttributeName(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getAttributeName(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getAttributeName(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getAttributeNamespace.
getAttributeNamespace(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getAttributeNamespace(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
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.util.stax.WrappedTextNodeStreamReader
 
getAttributePrefix(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getAttributePrefix(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getAttributePrefix(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
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() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Method getAttributeType.
getAttributeType() - Method in interface org.apache.axiom.om.OMAttribute
 
getAttributeType(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getAttributeType(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getAttributeType(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getAttributeType(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getAttributeValue() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Returns the attribute value.
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() - 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(String, String) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getAttributeValue(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getAttributeValue(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getAttributeValue(String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getAttributeValue(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getAttributeValue(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getBaseURI() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
getBean(CommandInfo) - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
getBlob() - Method in class org.apache.axiom.util.blob.BlobOutputStream
Get the blob to which this output stream belongs.
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.ParentNode
 
getBuilder() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
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.OMStAXWrapper
 
getBuilder() - Method in interface org.apache.axiom.om.OMContainer
Returns the builder object.
getBuilderType() - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
 
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.SAXOMXMLParserWrapper
 
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.util.stax.WrappedTextNodeStreamReader
 
getCharacterEncodingScheme() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getCharacterEncodingScheme() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getCharacterEncodingScheme() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getCharacterOffset() - Method in class org.apache.axiom.util.stax.DummyLocation
 
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
 
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
Get 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
Deprecated.
please use OMElement.getFirstChildWithName(qname) instead!
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.util.stax.DummyLocation
 
getCommand(String) - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
getCommentStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the string-value of a comment node.
getContent() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
getContentHandler() - Method in class org.apache.axiom.util.sax.AbstractXMLReader
 
getContentId() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
getContentID() - Method in interface org.apache.axiom.attachments.Part
 
getContentID() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerReader
Get the content ID of the binary content for the current event, if available.
getContentID() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
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
 
getContentID() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getContentIDFromHref(String) - Static method in class org.apache.axiom.om.util.ElementHelper
Extract the content ID from a href attribute value, i.e. from a URI following the cid: scheme defined by RFC2392.
getContentIDFromURL(String) - Static method in class org.apache.axiom.util.stax.xop.XOPUtils
Extract the content ID from a URL following the cid scheme defined by RFC2392.
getContentIDList() - Method in class org.apache.axiom.attachments.Attachments
Get the content IDs of the already loaded MIME parts in the message.
getContentIDs() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWrapper
Get the set of content IDs referenced in xop:Include element information items produced by this wrapper.
getContentIDSet() - Method in class org.apache.axiom.attachments.Attachments
Get the content IDs of all MIME parts in the message.
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.
getContentType() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
getContentType() - Method in class org.apache.axiom.util.activation.EmptyDataSource
 
getContentType() - Method in class org.apache.axiom.util.blob.BlobDataSource
 
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.TextNodeImpl
 
getDataHandler(String) - Method in class org.apache.axiom.attachments.Attachments
Get the DataHandler object for the MIME part with a given content ID.
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() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerProvider
Get the DataHandler object for the binary content.
getDataHandler() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerReader
Get the DataHandler with the binary content for the current event.
getDataHandler(String) - Method in class org.apache.axiom.om.impl.builder.OMAttachmentAccessorMimePartProvider
 
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() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
getDataHandler() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
Gets the datahandler.
getDataHandler(String) - Method in class org.apache.axiom.om.impl.OMStAXWrapper
 
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
 
getDataHandler(String) - Method in interface org.apache.axiom.util.stax.xop.MimePartProvider
Get the DataHandler for the MIME part identified by a given content ID.
getDataHandler() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getDataHandler(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWrapper
 
getDataHandlerFromElement(XMLStreamReader) - Static method in class org.apache.axiom.util.stax.XMLStreamReaderUtils
Get a DataHandler for the binary data encoded in an element.
getDataHandlerFromText(String, String) - Static method in class org.apache.axiom.attachments.utils.DataHandlerUtils
 
getDataHandlerProvider() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerReader
Get a DataHandlerProvider instance for deferred loading of the binary content for the current event.
getDataHandlerProvider() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getDataHandlerReader(XMLStreamReader) - Static method in class org.apache.axiom.om.impl.builder.DataHandlerReaderUtils
Deprecated.
 
getDataHandlerReader(XMLStreamReader) - Static method in class org.apache.axiom.util.stax.XMLStreamReaderUtils
Get the DataHandlerReader extension for a given XMLStreamReader, if available.
getDataHandlerWriter(XMLStreamWriter) - Static method in class org.apache.axiom.util.stax.XMLStreamWriterUtils
Get the DataHandlerWriter extension for a given XMLStreamWriter.
getDataSource() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
Provide access to the data source encapsulated in OMSourcedElement.
getDataSource() - Method in class org.apache.axiom.om.impl.OMStAXWrapper
 
getDataSource() - Method in interface org.apache.axiom.om.OMSourcedElement
 
getDataSource() - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
 
getDataSource() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
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. null returned if none is found.
getDelegate() - Method in interface org.apache.axiom.om.util.XMLStreamWriterFilter
 
getDelegate() - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
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
 
getDialect(Class) - Static method in class org.apache.axiom.util.stax.dialect.StAXDialectDetector
Detect the dialect of a given StAX implementation.
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.SAXOMBuilder
 
getDocument() - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
 
getDocument() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
getDocument() - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
getDocument() - Method in class org.apache.axiom.om.impl.jaxp.OMResult
 
getDocument() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Get the document being built by this builder.
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.SAXOMXMLParserWrapper
 
getDocumentElement(boolean) - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
 
getDocumentElement() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
 
getDocumentElement(boolean) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
 
getDocumentElement() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
Returns the document element.
getDocumentElement() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Get the document element, i.e. the root element of the document.
getDocumentElement(boolean) - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Get the document element, optionally discarding the document.
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.util.sax.AbstractXMLReader
 
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.util.stax.debug.XMLStreamReaderValidator
 
getElementText() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getElementText() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getElementText() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getElementText() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getElementText() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getElementTextAsStream(XMLStreamReader, boolean) - Static method in class org.apache.axiom.util.stax.XMLStreamReaderUtils
Get the text content of the current element as a Reader object.
getEncoding() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getEncoding() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getEncoding() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getEncoding() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getEncodingURI() - Method in class org.apache.axiom.soap.SOAP11Version
 
getEncodingURI() - Method in class org.apache.axiom.soap.SOAP12Version
 
getEncodingURI() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the encoding namespace for this version of SOAP
getEntities() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
 
getEntityResolver() - Method in class org.apache.axiom.util.sax.AbstractXMLReader
 
getEnvelopeNamespace() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
getEnvelopeURI() - Method in class org.apache.axiom.soap.SOAP11Version
 
getEnvelopeURI() - Method in class org.apache.axiom.soap.SOAP12Version
 
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.util.sax.AbstractXMLReader
 
getEventAllocator() - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
getEventType() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getEventType() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getEventType() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getEventType() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getEventType() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getEventTypeString(int) - Static method in class org.apache.axiom.om.util.StAXUtils
Deprecated.
getEventTypeString(int) - Static method in class org.apache.axiom.util.stax.XMLEventUtils
Get the string representation of a given StAX event type.
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
 
getFaultCodeQName() - Method in class org.apache.axiom.soap.SOAP12Version
 
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
 
getFaultDetailQName() - Method in class org.apache.axiom.soap.SOAP12Version
 
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
 
getFaultReasonQName() - Method in class org.apache.axiom.soap.SOAP12Version
 
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
 
getFaultRoleQName() - Method in class org.apache.axiom.soap.SOAP12Version
 
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.util.sax.AbstractXMLReader
 
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.
getFirstOMChildIfAvailable() - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
getFirstOMChildIfAvailable() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
getFirstOMChildIfAvailable() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getFirstOMChildIfAvailable() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getFirstOMChildIfAvailable() - Method in interface org.apache.axiom.om.impl.OMContainerEx
Get the first child if it is available.
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
Deprecated.
 
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.TextNodeImpl
 
getInputStream() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
getInputStream() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
getInputStream() - Method in class org.apache.axiom.util.activation.EmptyDataSource
 
getInputStream() - Method in interface org.apache.axiom.util.blob.Blob
Get an input stream to read the data in the blob.
getInputStream() - Method in class org.apache.axiom.util.blob.BlobDataSource
 
getInputStream() - Method in class org.apache.axiom.util.blob.MemoryBlob
 
getInputStream() - Method in class org.apache.axiom.util.blob.OverflowBlob
 
getInstance(String) - Static method in class org.apache.axiom.c14n.Canonicalizer
Method getInstance
getInternalSubset() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
 
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
 
getLength() - Method in interface org.apache.axiom.util.blob.Blob
Get the length of the data in the blob, i.e. the number of bytes.
getLength() - Method in class org.apache.axiom.util.blob.MemoryBlob
 
getLength() - Method in class org.apache.axiom.util.blob.OverflowBlob
 
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.llom.OMElementImpl
 
getLineNumber() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getLineNumber() - Method in interface org.apache.axiom.om.OMElement
 
getLineNumber() - Method in class org.apache.axiom.util.stax.DummyLocation
 
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.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.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(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.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
 
getLocalName() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getLocalName() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getLocalName() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getLocalName() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getLocalName() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getLocation() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getLocation() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getLocation() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getLocation() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getLocation() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getMap() - Method in class org.apache.axiom.attachments.Attachments
Get a map of all MIME parts in the message.
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.
getMessage() - Method in exception org.apache.axiom.ext.io.StreamCopyException
 
getMetaFactory() - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
getMetaFactory() - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
getMetaFactory() - Static method in class org.apache.axiom.om.OMAbstractFactory
Get the default meta factory instance.
getMetaFactory() - Method in interface org.apache.axiom.om.OMFactory
Get the OMMetaFactory from which this factory was obtained.
getMimeBoundary() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getMimeBoundary() - Method in class org.apache.axiom.om.OMOutputFormat
 
getMimePartProvider() - Method in class org.apache.axiom.util.stax.xop.XOPEncodedStream
Get the provider object for the additional MIME parts referenced by the main part.
getMsgID() - Method in exception org.apache.axiom.c14n.exceptions.C14NException
 
getMultipartWriterFactory() - Method in class org.apache.axiom.om.OMOutputFormat
Get the currently configured multipart writer factory.
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
 
getMustUnderstandFaultCode() - Method in class org.apache.axiom.soap.SOAP12Version
 
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.DocumentTypeImpl
 
getName() - Method in class org.apache.axiom.om.impl.dom.NamespaceImpl
 
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.util.activation.DataHandlerWrapper
 
getName() - Method in class org.apache.axiom.util.activation.EmptyDataSource
 
getName() - Method in class org.apache.axiom.util.blob.BlobDataSource
 
getName() - Method in interface org.apache.axiom.util.stax.dialect.StAXDialect
Get the name of this dialect.
getName() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getName() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getName() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getName() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getName() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
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.TextNodeImpl
 
getNamespace() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Method getNamespace.
getNamespace() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
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
Get the namespace this element is part of.
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
 
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.MTOMXMLStreamWriter
 
getNamespaceContext() - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
getNamespaceContext() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
getNamespaceContext() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getNamespaceContext() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getNamespaceContext() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
getNamespaceContext() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getNamespaceContext() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getNamespaceContext() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
getNamespaceCount() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getNamespaceCount.
getNamespaceCount() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getNamespaceCount() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getNamespaceCount() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getNamespaceCount() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getNamespaceCount() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getNamespacePrefix.
getNamespacePrefix(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the namespace prefix of a namespace node.
getNamespacePrefix(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getNamespacePrefix(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
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.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.axiom.om.impl.llom.OMElementImpl
 
getNamespaceURI() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getNamespaceURI() - Method in class org.apache.axiom.om.impl.OMNamespaceImpl
 
getNamespaceURI() - Method in interface org.apache.axiom.om.OMElement
Get the namespace URI of the element.
getNamespaceURI() - Method in interface org.apache.axiom.om.OMNamespace
Provides the namespace URI of this namespace.
getNamespaceURI(String) - Method in class org.apache.axiom.util.namespace.AbstractNamespaceContext
 
getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getNamespaceURI() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getNamespaceURI() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getNamespaceURI() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getNamespaceURI() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getNamespaceURI() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getNetworkDetachedXMLInputFactory() - Static method in class org.apache.axiom.om.util.StAXUtils
getNewSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
 
getNewSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
 
getNewSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
 
getNewSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
getNewSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
getNewSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
getNext() - Method in class org.apache.axiom.om.impl.OMNavigator
Get the next information item.
getNextContentId() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getNextContentId() - Method in class org.apache.axiom.om.OMOutputFormat
 
getNextNode(OMNode) - Method in class org.apache.axiom.om.impl.traverse.OMAbstractIterator
Get the next node.
getNextNode(OMNode) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenIterator
 
getNextNode(OMNode) - Method in class org.apache.axiom.om.impl.traverse.OMDescendantsIterator
 
getNextNSPrefix() - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
Get the next prefix name
getNextNSPrefix(XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
 
getNextOMSibling() - Method in class org.apache.axiom.om.impl.dom.ChildNode
 
getNextOMSibling() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getNextOMSibling() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getNextOMSibling() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
Default behavior returns null, overriden in ChildNode.
getNextOMSibling() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Gets the next sibling.
getNextOMSibling() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Returns the next sibling.
getNextOMSibling() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getNextOMSibling() - Method in interface org.apache.axiom.om.OMNode
Returns the next sibling in document order.
getNextOMSibling() - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
 
getNextOMSiblingIfAvailable() - Method in class org.apache.axiom.om.impl.dom.ChildNode
 
getNextOMSiblingIfAvailable() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
getNextOMSiblingIfAvailable() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
getNextOMSiblingIfAvailable() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getNextOMSiblingIfAvailable() - Method in interface org.apache.axiom.om.impl.OMNodeEx
Get the next sibling if it is available.
getNextRoleURI() - Method in class org.apache.axiom.soap.SOAP11Version
 
getNextRoleURI() - Method in class org.apache.axiom.soap.SOAP12Version
 
getNextRoleURI() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the "next" role/actor URI
getNextSibling() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getNextSibling() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
 
getNextSibling() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getNextSibling() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getNextSibling() - Method in class org.apache.axiom.om.impl.dom.ChildNode
 
getNextSibling() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getNextSibling() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
Returns the next child of this node's parent, or null if none.
getNextStream() - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Gets the next stream.
getNextStream(int) - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Gets the next stream.
getNextStream() - Method in class org.apache.axiom.attachments.IncomingAttachmentStreams
Returns the next attachment stream in sequence.
getNextStream() - Method in class org.apache.axiom.attachments.MultipartAttachmentStreams
 
getNode(Object) - Method in class org.apache.axiom.c14n.omwrapper.factory.WrapperFactory
 
getNode() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
 
getNode() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
 
getNode() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
getNode() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
getNode() - Method in interface org.apache.axiom.soap.SOAPFault
 
getNodeName() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getNodeName() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
getNodeName() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getNodeName() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getNodeName() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Returns the name of this attribute.
getNodeName() - Method in class org.apache.axiom.om.impl.dom.CommentImpl
 
getNodeName() - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
 
getNodeName() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getNodeName() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
 
getNodeName() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getNodeName() - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
 
getNodeName() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.CommentImpl
 
getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.DoctypeImpl
 
getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
 
getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
getNodeType() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.ProcessingInstructionImpl
 
getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.TextImpl
 
getNodeType() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Returns the node type.
getNodeType() - Method in class org.apache.axiom.om.impl.dom.CommentImpl
 
getNodeType() - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
 
getNodeType() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getNodeType() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
 
getNodeType() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getNodeType() - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
 
getNodeType() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
getNodeType(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns a number that identifies the type of node that the given object represents in this navigator.
getNodeValue() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getNodeValue() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getNodeValue() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getNodeValue() - Method in class org.apache.axiom.c14n.omwrapper.TextImpl
 
getNodeValue() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Returns the value of this attribute.
getNodeValue() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
getNodeValue() - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
 
getNodeValue() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
getNodeValue() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultNodeImpl
 
getNodeValue() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultNodeImpl
 
getNodeValue() - Method in interface org.apache.axiom.soap.SOAPFaultNode
 
getNotations() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
 
getObject() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
 
getObject() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
 
getObject() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
 
getObject() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
getObject() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
getObject() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
getObject() - Method in interface org.apache.axiom.om.OMDataSourceExt
Returns the backing Object.
getOMDataSourceProperty(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
getOMDocumentElement() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
Returns the document element.
getOMDocumentElement() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Method getDocumentElement.
getOMDocumentElement() - Method in interface org.apache.axiom.om.OMDocument
Returns the document element.
getOMFactory() - Static method in class org.apache.axiom.om.impl.dom.DOOMAbstractFactory
 
getOMFactory() - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMMetaFactory
 
getOMFactory() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
Returns the OMFactory that created this node
getOMFactory() - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListMetaFactory
 
getOMFactory() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
 
getOMFactory() - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
 
getOMFactory() - Static method in class org.apache.axiom.om.OMAbstractFactory
Get the default OM factory instance.
getOMFactory() - Method in interface org.apache.axiom.om.OMAttribute
Returns the OMFactory that created this object
getOMFactory() - Method in interface org.apache.axiom.om.OMMetaFactory
Get an OM factory instance for the XML infoset model.
getOMFactory() - Method in interface org.apache.axiom.om.OMSerializable
Returns the OMFactory that created this object
getOperation() - Method in exception org.apache.axiom.ext.io.StreamCopyException
Get information about the type of operation that fails.
getOptimizedThreshold() - Method in class org.apache.axiom.om.OMOutputFormat
 
getOriginalException() - Method in exception org.apache.axiom.c14n.exceptions.C14NException
 
getOriginalXMLStreamReader(XMLStreamReader) - Static method in class org.apache.axiom.util.stax.XMLStreamReaderUtils
Searches the wrapper and delegate classes to find the original XMLStreamReader.
getOutputFormat() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
Get the output format used by this writer.
getOutputStream() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
 
getOutputStream() - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
 
getOutputStream() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
Get the underlying OutputStream for this writer, if available.
getOutputStream() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
getOutputStream() - Method in class org.apache.axiom.util.activation.EmptyDataSource
 
getOutputStream() - Method in class org.apache.axiom.util.blob.BlobDataSource
 
getOutputStream() - Method in class org.apache.axiom.util.blob.MemoryBlob
 
getOutputStream() - Method in class org.apache.axiom.util.blob.OverflowBlob
 
getOutputStream() - Method in interface org.apache.axiom.util.blob.WritableBlob
Create an output stream to write data to the blob.
getOwner() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Returns the owner element of this attribute
getOwner() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Returns the owner element of this attribute
getOwner() - Method in interface org.apache.axiom.om.OMAttribute
Returns the owner element of this attribute
getOwnerDocument() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
Finds the document that this Node belongs to (the document in whose context the Node was created).
getOwnerElement() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getOwnerElement() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Attr
 
getOwnerElement() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Returns the owner element.
getParent() - Method in interface org.apache.axiom.ext.stax.DelegatingXMLStreamReader
 
getParent() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Returns the parent node of this attribute.
getParent() - Method in class org.apache.axiom.om.impl.dom.ChildNode
 
getParent() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getParent() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
getParent() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Returns the immediate parent of the node.
getParent() - Method in interface org.apache.axiom.om.OMNode
Returns the parent containing node.
getParent() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
Get the parent stream reader.
getParentAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the parent XPath axis.
getParentNode() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getParentNode() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
 
getParentNode() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getParentNode() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getParentNode() - Method in class org.apache.axiom.om.impl.dom.ChildNode
 
getParentNode() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
getParentNode(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns the parent of the given context node.
getParser() - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
 
getParser() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Get the underlying XMLStreamReader used by this builder.
getParser() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Allows to access the underlying parser.
getPIData() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getPIData() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getPIData() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getPIData() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getPITarget() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getPITarget() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getPITarget() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getPITarget() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getPrecedingAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the preceding XPath axis.
getPrecedingSiblingAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the preceding-sibling XPath axis.
getPreferredCommands() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
getPrefix() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getPrefix() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
getPrefix() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getPrefix() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getPrefix() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getPrefix.
getPrefix() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Returns the namespace prefix of this attr node.
getPrefix() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Returns the namespace prefix of this element node
getPrefix() - Method in class org.apache.axiom.om.impl.dom.NamespaceImpl
 
getPrefix() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
getPrefix(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getPrefix() - Method in class org.apache.axiom.om.impl.OMNamespaceImpl
Method getPrefix.
getPrefix() - Method in interface org.apache.axiom.om.OMNamespace
Method getPrefix.
getPrefix(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
getPrefix(String) - Method in class org.apache.axiom.util.namespace.AbstractNamespaceContext
 
getPrefix(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
getPrefix() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getPrefix() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getPrefix(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
getPrefix() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getPrefix() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getPrefix() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getPrefix(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
getPrefixes(String) - Method in class org.apache.axiom.util.namespace.AbstractNamespaceContext
 
getPreviousOMSibling() - Method in class org.apache.axiom.om.impl.dom.ChildNode
 
getPreviousOMSibling() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getPreviousOMSibling() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
Default behavior returns null, overriden in ChildNode.
getPreviousOMSibling() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Gets the previous sibling.
getPreviousOMSibling() - Method in interface org.apache.axiom.om.OMNode
Gets the previous sibling.
getPreviousSibling() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getPreviousSibling() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
 
getPreviousSibling() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getPreviousSibling() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getPreviousSibling() - Method in class org.apache.axiom.om.impl.dom.ChildNode
 
getPreviousSibling() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getPreviousSibling() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
Returns the previous child of this node's parent, or null if none.
getProcessingInstructionData(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the data of a processing-instruction.
getProcessingInstructionTarget(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the target of a processing-instruction.
getProperty(String) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
 
getProperty(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getProperty(String) - Method in interface org.apache.axiom.om.OMDataSourceExt
Query a property stored on the OMDataSource
getProperty(String) - Method in class org.apache.axiom.om.OMOutputFormat
 
getProperty(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
getProperty(String) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
 
getProperty(String) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getProperty(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
getProperty(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
getProperty(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getProperty(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
getProperty(String) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getProperty(String) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getProperty(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getProperty(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
getPublicId() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
 
getPublicId() - Method in class org.apache.axiom.util.stax.DummyLocation
 
getQName() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Returns a qname representing the attribute.
getQName() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Returns the QName of this element.
getQName() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
 
getQName() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method getQName.
getQName() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getQName(int) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getQName() - Method in interface org.apache.axiom.om.OMAttribute
 
getQName() - Method in interface org.apache.axiom.om.OMElement
Gets the QName of this node.
getReader() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
 
getReader() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
 
getReader() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
 
getReader() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
getReader() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
getReader() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
getReader() - Method in interface org.apache.axiom.om.OMDataSource
Get parser for element data.
getReader() - Method in interface org.apache.axiom.om.OMDataSourceExt
Get parser for element data.
getReader() - Method in class org.apache.axiom.util.stax.xop.XOPEncodedStream
Get the stream reader for the main part of the XOP message.
getReaderProperty(String) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Get the value of a feature/property from the underlying XMLStreamReader implementation without accessing the XMLStreamReader. https://issues.apache.org/jira/browse/WSCOMMONS-155
getReason() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
 
getReason() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
 
getReason() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
getReason() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
getReason() - Method in interface org.apache.axiom.soap.SOAPFault
 
getReceiverFaultCode() - Method in class org.apache.axiom.soap.SOAP11Version
 
getReceiverFaultCode() - Method in class org.apache.axiom.soap.SOAP12Version
 
getReceiverFaultCode() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the QName for the Receiver fault code.
getRegisteredContentHandler() - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
 
getRegisteredContentHandler() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getRegisteredContentHandler.
getRegisteredContentHandler() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
get the registered external content handler
getRelay() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
 
getRelay() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
 
getRelay() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
getRelay() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
getRelay() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
Returns the relay status associated with this SOAPHeaderBlock object.
getRole() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
 
getRole() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
 
getRole() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
 
getRole() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
 
getRole() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
getRole() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
getRole() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
getRole() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
getRole() - Method in interface org.apache.axiom.soap.SOAPFault
 
getRole() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
Returns the uri of the actor associated with this SOAPHeaderBlock object.
getRoleAttributeQName() - Method in class org.apache.axiom.soap.SOAP11Version
 
getRoleAttributeQName() - Method in class org.apache.axiom.soap.SOAP12Version
 
getRoleAttributeQName() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the QName for the role attribute (actor/role)
getRoles() - Method in interface org.apache.axiom.soap.RolePlayer
Get a list of the roles supported.
getRoleValue() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultRoleImpl
 
getRoleValue() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultRoleImpl
 
getRoleValue() - Method in interface org.apache.axiom.soap.SOAPFaultRole
 
getRootContentId() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getRootContentId() - Method in class org.apache.axiom.om.OMOutputFormat
 
getRootElement() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
Get the root element of the Axiom tree built by this content handler.
getRootElement() - Method in class org.apache.axiom.om.impl.jaxp.OMResult
 
getRootPartContentType() - Method in class org.apache.axiom.om.impl.OMMultipartWriter
Get the content type of the root part, as determined by the OMOutputFormat passed to the constructor of this object.
getSchema() - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
Deprecated.
 
getSchema() - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderImpl
Deprecated.
 
getSchemaTypeInfo() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
 
getSchemaTypeInfo() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getSelfAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the self xpath axis.
getSenderFaultCode() - Method in class org.apache.axiom.soap.SOAP11Version
 
getSenderFaultCode() - Method in class org.apache.axiom.soap.SOAP12Version
 
getSenderFaultCode() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the QName for the Sender fault code
getSingleton() - Static method in class org.apache.axiom.soap.SOAP11Version
 
getSingleton() - Static method in class org.apache.axiom.soap.SOAP12Version
 
getSize() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
 
getSize() - Method in class org.apache.axiom.attachments.impl.PartOnFile
 
getSize() - Method in class org.apache.axiom.attachments.impl.PartOnMemory
 
getSize() - Method in class org.apache.axiom.attachments.impl.PartOnMemoryEnhanced
 
getSize() - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
 
getSize() - Method in interface org.apache.axiom.attachments.Part
 
getSize() - Method in interface org.apache.axiom.ext.activation.SizeAwareDataSource
Get the size of the data source.
getSize(DataSource) - Static method in class org.apache.axiom.util.activation.DataSourceUtils
Determine the size of the data represented by a DataSource object.
getSize() - Method in class org.apache.axiom.util.activation.EmptyDataSource
 
getSize() - Method in class org.apache.axiom.util.blob.BlobDataSource
 
getSkipArray(byte[], boolean) - Static method in class org.apache.axiom.attachments.utils.ByteSearch
skipArray Builds a skip array for this pattern and direction.
getSOAP11Factory() - Static method in class org.apache.axiom.om.impl.dom.DOOMAbstractFactory
 
getSOAP11Factory() - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMMetaFactory
 
getSOAP11Factory() - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListMetaFactory
 
getSOAP11Factory() - Static method in class org.apache.axiom.om.OMAbstractFactory
Get the default SOAP 1.1 OM factory instance.
getSOAP11Factory() - Method in interface org.apache.axiom.om.OMMetaFactory
Get an OM factory instance for the SOAP 1.1 infoset model.
getSOAP12Factory() - Static method in class org.apache.axiom.om.impl.dom.DOOMAbstractFactory
 
getSOAP12Factory() - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMMetaFactory
 
getSOAP12Factory() - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListMetaFactory
 
getSOAP12Factory() - Static method in class org.apache.axiom.om.OMAbstractFactory
Get the default SOAP 1.2 OM factory instance.
getSOAP12Factory() - Method in interface org.apache.axiom.om.OMMetaFactory
Get an OM factory instance for the SOAP 1.2 infoset model.
getSOAPBodyFirstElementLocalName() - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
 
getSOAPBodyFirstElementLocalName() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
 
getSOAPBodyFirstElementLocalName() - Method in interface org.apache.axiom.soap.SOAPEnvelope
Retrieves the local name of the first element in the body.
getSOAPBodyFirstElementNS() - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
 
getSOAPBodyFirstElementNS() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
 
getSOAPBodyFirstElementNS() - Method in interface org.apache.axiom.soap.SOAPEnvelope
Retrieves the OMNamespace of the first element in the body.
getSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
getSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.dom.SOAPMessageImpl
 
getSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
 
getSOAPEnvelope() - Method in interface org.apache.axiom.soap.SOAPMessage
 
getSOAPEnvelope() - Method in interface org.apache.axiom.soap.SOAPModelBuilder
Get the SOAP envelope for the document processed by this builder.
getSoapFactory() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
getSOAPFaultText(String) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultReasonImpl
 
getSOAPFaultText(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultReasonImpl
 
getSOAPFaultText(String) - Method in interface org.apache.axiom.soap.SOAPFaultReason
 
getSoapMessage() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
getSOAPPartContentID() - Method in class org.apache.axiom.attachments.Attachments
Get the content ID of the SOAP part or the MIME message.
getSOAPPartContentType() - Method in class org.apache.axiom.attachments.Attachments
Get the content type of the SOAP part of the MIME message.
getSOAPPartInputStream() - Method in class org.apache.axiom.attachments.Attachments
 
getSOAPVersion() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
getSOAPVersion() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
getSOAPVersion() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
getSOAPVersion() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
getSOAPVersion() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
getSOAPVersion() - Method in interface org.apache.axiom.soap.SOAPFactory
 
getSoapVersionURI() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
 
getSoapVersionURI() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
getSoapVersionURI() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
getSoapVersionURI() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
getSoapVersionURI() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
getSoapVersionURI() - Method in interface org.apache.axiom.soap.SOAPFactory
 
getSpecified() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
 
getStAXWriterConfiguration() - Method in class org.apache.axiom.om.OMOutputFormat
Get the currently configured StAX writer configuration.
getStreamAsByteArray(InputStream) - Static method in class org.apache.axiom.attachments.utils.IOUtils
Returns the contents of the input stream as byte array.
getStreamAsByteArray(InputStream, int) - Static method in class org.apache.axiom.attachments.utils.IOUtils
Returns the contents of the input stream as byte array.
getStrictErrorChecking() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getStringInUtf8(String) - Static method in class org.apache.axiom.c14n.impl.UtfHelper
 
getStringRepresentation(byte[]) - Method in class org.apache.axiom.om.util.DigestGenerator
Gets the String representation of the byte array
getSubCode() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultCodeImpl
 
getSubCode() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultSubCodeImpl
 
getSubCode() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
getSubCode() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
 
getSubCode() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
 
getSubCode() - Method in interface org.apache.axiom.soap.SOAPFaultClassifier
 
getSystemId() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
 
getSystemId() - Method in class org.apache.axiom.util.stax.DummyLocation
 
getTagName() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
getTagName() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Element
 
getTagName() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getTarget() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.ProcessingInstruction
 
getTarget() - Method in class org.apache.axiom.c14n.omwrapper.ProcessingInstructionImpl
 
getTarget() - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
 
getTarget() - Method in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
Gets the target of this Processing Instruction.
getTarget() - Method in interface org.apache.axiom.om.OMProcessingInstruction
Gets the target of this Processing Instruction.
getText() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Text
 
getText() - Method in class org.apache.axiom.c14n.omwrapper.TextImpl
 
getText() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getText.
getText() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Gets all the text children and concatinates them to a single string.
getText() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
getText() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Selects all the text children and concatenates them to a single string.
getText() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getText() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
Returns the value.
getText() - Method in interface org.apache.axiom.om.OMElement
Returns the non-empty text children as a string.
getText() - Method in interface org.apache.axiom.om.OMText
Returns the text value of this node.
getText() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
getText() is overridden here in order to provide a uniform way for SOAP 1.1 and SOAP 1.2 to get the "default" reason string.
getText() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getText() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getText() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getText() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getText() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getTextAsQName() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getTextAsQName() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
getTextAsQName() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getTextAsQName() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getTextAsQName() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
Returns the value.
getTextAsQName() - Method in interface org.apache.axiom.om.OMElement
OMText can contain its information as a QName as well.
getTextAsQName() - Method in interface org.apache.axiom.om.OMText
 
getTextAsQName() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultCodeImpl
 
getTextAsQName() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
 
getTextAsStream(OMElement, boolean) - Static method in class org.apache.axiom.om.util.ElementHelper
Returns a stream representing the concatenation of the text nodes that are children of a given element.
getTextCharacters() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
getTextCharacters() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
getTextCharacters() - Method in interface org.apache.axiom.om.OMText
 
getTextCharacters() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getTextCharacters() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getTextCharacters() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getTextCharacters() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getTextCharacters() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getTextContent() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getTextContent() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
getTextContent() - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
getTextLength() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getTextLength() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getTextLength() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getTextLength() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getTextLength() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getTextStart() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getTextStart() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getTextStart() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getTextStart() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getTextStart() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getTextStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieve the string-value of a text node.
getTimeout() - Method in class org.apache.axiom.attachments.AttachmentCacheMonitor
 
getTransferData(DataFlavor) - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
getTransferDataFlavors() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
getTransferEncoding() - Method in class org.apache.axiom.attachments.ConfigurableDataHandler
 
getTrimmedText() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getTrimmedText() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Returns the concatination string of TRIMMED values of all OMText child nodes of this element.
getTrimmedText() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getType() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Returns the type of this attribute node.
getType() - Method in class org.apache.axiom.om.impl.dom.CDATASectionImpl
 
getType() - Method in class org.apache.axiom.om.impl.dom.CommentImpl
 
getType() - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
 
getType() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getType() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
 
getType() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getType() - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
 
getType() - Method in class org.apache.axiom.om.impl.dom.TextImpl
 
getType() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Gets the type of node, as this is the super class of all the nodes.
getType() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Gets the type of node, as this is the super class of all the nodes.
getType() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getType(int) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getType(String) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getType(String, String) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getType() - Method in interface org.apache.axiom.om.OMNode
Returns the type of node.
getUnrenderedNodes(Collection) - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
Get all the unrendered nodes in the name space.
getURI() - Method in class org.apache.axiom.c14n.Canonicalizer
Method engineGetURI()
getURI(int) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getURLForContentID(String) - Static method in class org.apache.axiom.util.stax.xop.XOPUtils
Build a cid URL from the given content ID as described in RFC2392.
getUserData(String) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
getUUID() - Static method in class org.apache.axiom.om.util.UUIDGenerator
Deprecated.
MD5 a random string with localhost/date etc will return 128 bits construct a string of 18 characters from those bits.
getValidElements(OMDocument) - Method in class org.apache.axiom.om.util.DigestGenerator
Gets the valid element collection of an OMDocument.
getValue() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getValue() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Attr
 
getValue() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Returns the value of this attribute.
getValue() - Method in class org.apache.axiom.om.impl.dom.CommentImpl
 
getValue() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
 
getValue() - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
 
getValue() - Method in class org.apache.axiom.om.impl.llom.OMCommentImpl
Gets the value of this comment.
getValue() - Method in class org.apache.axiom.om.impl.llom.OMDocTypeImpl
Gets the value of this DocType.
getValue() - Method in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
Gets the value of this Processing Instruction.
getValue(int) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getValue(String) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getValue(String, String) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getValue() - Method in interface org.apache.axiom.om.OMComment
Returns the value of this comment as defined by XPath 1.0.
getValue() - Method in interface org.apache.axiom.om.OMDocType
Returns the value of this DocType.
getValue() - Method in interface org.apache.axiom.om.OMProcessingInstruction
Gets the value of this Processing Instruction.
getValue() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultCodeImpl
 
getValue() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultSubCodeImpl
 
getValue() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
getValue() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
 
getValue() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
 
getValue() - Method in interface org.apache.axiom.soap.SOAPFaultClassifier
 
getVersion() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
What SOAP version is this HeaderBlock?
getVersion() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
What SOAP version is this HeaderBlock?
getVersion() - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
 
getVersion() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
getVersion() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
What SOAP version is this HeaderBlock?
getVersion() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
 
getVersion() - Method in interface org.apache.axiom.soap.SOAPEnvelope
 
getVersion() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
What SOAP version is this HeaderBlock?
getVersion() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getVersion() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getVersion() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getVersion() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getWholeText() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
getXMLBytes(String) - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
 
getXMLBytes(String) - Method in class org.apache.axiom.om.ds.CharArrayDataSource
 
getXMLBytes(String) - Method in class org.apache.axiom.om.ds.InputStreamDataSource
 
getXMLBytes(String) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
getXMLBytes(String) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
getXMLBytes(String) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
getXMLBytes(String) - Method in interface org.apache.axiom.om.OMDataSourceExt
Returns a byte[] representing the xml data
getXMLEncoding() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getXmlEncoding() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getXMLEncoding() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
getXMLEncoding() - Method in interface org.apache.axiom.om.OMDocument
Get the charset encoding of this document as specified in the XML declaration.
getXMLInputFactory() - Static method in class org.apache.axiom.om.util.StAXUtils
Get a cached XMLInputFactory instance using the default configuration and cache policy (i.e. one instance per class loader).
getXMLInputFactory(StAXParserConfiguration) - Static method in class org.apache.axiom.om.util.StAXUtils
Get a cached XMLInputFactory instance using the specified configuration and the default cache policy.
getXMLInputFactory(boolean) - Static method in class org.apache.axiom.om.util.StAXUtils
Get a cached XMLInputFactory instance using the default configuration and the specified cache policy.
getXMLInputFactory(StAXParserConfiguration, boolean) - Static method in class org.apache.axiom.om.util.StAXUtils
Get a cached XMLInputFactory instance using the specified configuration and cache policy.
getXMLInputStream(String) - Method in class org.apache.axiom.om.ds.InputStreamDataSource
 
getXMLInputStream(String) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
 
getXMLInputStream(String) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
getXMLInputStream(String) - Method in interface org.apache.axiom.om.OMDataSourceExt
Returns a InputStream representing the xml data
getXMLOutputFactory() - Static method in class org.apache.axiom.om.util.StAXUtils
Get a cached XMLOutputFactory instance using the default configuration and cache policy (i.e. one instance per class loader).
getXMLOutputFactory(StAXWriterConfiguration) - Static method in class org.apache.axiom.om.util.StAXUtils
Get a cached XMLOutputFactory instance using the specified configuration and the default cache policy.
getXMLOutputFactory(boolean) - Static method in class org.apache.axiom.om.util.StAXUtils
Get a cached XMLOutputFactory instance using the default configuration and the specified cache policy.
getXMLOutputFactory(StAXWriterConfiguration, boolean) - Static method in class org.apache.axiom.om.util.StAXUtils
Get a cached XMLOutputFactory instance using the specified configuration and cache policy.
getXMLReporter() - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
getXMLResolver() - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
getXmlStandalone() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getXMLStreamException() - Method in exception org.apache.axiom.util.stax.XMLStreamIOException
Get the wrapped XMLStreamException.
getXMLStreamReader() - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
getXMLStreamReader(boolean) - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
getXMLStreamReader() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
getXMLStreamReader(boolean) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
getXMLStreamReader() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getXMLStreamReader(boolean) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getXMLStreamReader(boolean) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getXMLStreamReader() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getXMLStreamReader() - Method in interface org.apache.axiom.om.OMContainer
Get a pull parser representation of this element with caching enabled.
getXMLStreamReader(boolean) - Method in interface org.apache.axiom.om.OMContainer
Get a pull parser representation of this element.
getXMLStreamReaderWithoutCaching() - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
getXMLStreamReaderWithoutCaching() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
getXMLStreamReaderWithoutCaching() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getXMLStreamReaderWithoutCaching() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getXMLStreamReaderWithoutCaching() - Method in interface org.apache.axiom.om.OMContainer
Get a pull parser representation of this element with caching disabled.
getXmlStreamWriter() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getXmlStreamWriterFilter() - Method in class org.apache.axiom.om.OMOutputFormat
 
getXMLVersion() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getXmlVersion() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getXMLVersion() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
getXmlVersion() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getXMLVersion() - Method in interface org.apache.axiom.om.OMDocument
Returns the XML version.
getXmlVersion() - Method in class org.apache.axiom.om.OMOutputFormat
 
getXOPEncodedStream(XMLStreamReader) - Static method in class org.apache.axiom.util.stax.xop.XOPUtils
Get an XOP encoded stream for a given stream reader.

H

handleEvent(int) - Method in interface org.apache.axiom.attachments.lifecycle.impl.LifecycleEventHandler
When a Event occurs in FileAccessor, execute the LifecycleManager Operation For example, if the delete behaviour is readOnce and if the inputstream on attachment is read and closed the first time, the delete operation in LifecycleManager should be executed.
handleEvent(XMLStreamReader, OMElement, int) - Method in class org.apache.axiom.soap.impl.builder.SOAP11BuilderHelper
 
handleEvent(XMLStreamReader, OMElement, int) - Method in class org.apache.axiom.soap.impl.builder.SOAP12BuilderHelper
 
handleEvent(XMLStreamReader, OMElement, int) - Method in class org.apache.axiom.soap.impl.builder.SOAPBuilderHelper
 
hasAttribute(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
hasAttributeNS(String, String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Returns whether the given attribute is available or not.
hasAttributes() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
hasAttributes() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Element
 
hasAttributes() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Returns whether this element contains any attribute or not.
hasAttributes() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
hasChildNodes() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
hasChildNodes() - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
HASDEFAULTS - Static variable in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
 
hasFault() - Method in class org.apache.axiom.soap.impl.dom.SOAPBodyImpl
Indicates whether a SOAPFault object exists in this SOAPBody object.
hasFault() - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
 
hasFault() - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
Indicates whether a SOAPFault object exists in this SOAPBody object.
hasFault() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
 
hasFault() - Method in interface org.apache.axiom.soap.SOAPBody
Indicates whether a SOAPFault object exists in this SOAPBody object.
hasFault() - Method in interface org.apache.axiom.soap.SOAPEnvelope
Returns true if there is a SOAPFault in the body.
hasFeature(String, String) - Method in class org.apache.axiom.om.impl.dom.DOMImplementationImpl
 
hashCode() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
 
hashCode() - Method in class org.apache.axiom.om.impl.dom.NamespaceImpl
 
hashCode() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
 
hashCode() - Method in class org.apache.axiom.om.impl.OMNamespaceImpl
 
hasName() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamReader
 
hasName() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
hasName() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
hasName() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
hasName() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
hasName() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
hasNext() - Method in class org.apache.axiom.om.impl.traverse.OMAbstractIterator
 
hasNext() - Method in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Returns true if the iteration has more elements.
hasNext() - Method in class org.apache.axiom.om.impl.traverse.OMFilterIterator
 
hasNext() - Method in class org.apache.axiom.om.impl.util.EmptyIterator
 
hasNext() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
hasNext() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
hasNext() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
hasNext() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
hasOMDataSourceProperty(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
hasProperty(String) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
 
hasProperty(String) - Method in interface org.apache.axiom.om.OMDataSourceExt
Returns true if property is set
hasSOAPFault - Variable in class org.apache.axiom.soap.impl.dom.SOAPBodyImpl
Field hasSOAPFault
hasText() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamReader
 
hasText() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
hasText() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
hasText() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
hasText() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
hasText() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
HEADER_CONTENT_DESCRIPTION - Static variable in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
HEADER_CONTENT_ID - Static variable in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
HEADER_CONTENT_LENGTH - Static variable in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
HEADER_CONTENT_LOCATION - Static variable in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
HEADER_CONTENT_TRANSFER_ENCODING - Static variable in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
HEADER_CONTENT_TYPE - Static variable in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
HEADER_CONTENT_TYPE_JMS - Static variable in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
HEADER_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field HEADER_LOCAL_NAME
highSurrogate(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns the high surrogate of a supplemental character

I

identifiers - Variable in class org.apache.axiom.om.impl.dom.DocumentImpl
 
identifySOAPVersion(String) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method ignorableWhitespace.
ImmutableXMLInputFactory - Class in org.apache.axiom.util.stax.wrapper
Wraps an XMLInputFactory so that its state can no longer be changed.
ImmutableXMLInputFactory(XMLInputFactory) - Constructor for class org.apache.axiom.util.stax.wrapper.ImmutableXMLInputFactory
Constructor.
ImmutableXMLOutputFactory - Class in org.apache.axiom.util.stax.wrapper
Wraps an XMLOutputFactory so that its state (i.e. its properties) can no longer be changed.
ImmutableXMLOutputFactory(XMLOutputFactory) - Constructor for class org.apache.axiom.util.stax.wrapper.ImmutableXMLOutputFactory
Constructor.
importNode(Node, boolean) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
importNode(OMNode) - Method in class org.apache.axiom.om.impl.dom.ParentNode
This method is intended only to be used by Axiom intenals when merging Objects from different Axiom implementations to the DOOM implementation.
importNode(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
This method is intended only to be used by Axiom intenals when merging Objects from different Axiom implementations to the LLOM implementation.
importOMAttribute(OMAttribute, OMElement) - Static method in class org.apache.axiom.om.util.AttributeHelper
In Axiom, a single tree should always contain objects created from the same type of factory (eg: LinkedListImplFactory, DOMFactory, etc.,).
importOMElement(OMElement, OMFactory) - Static method in class org.apache.axiom.om.util.ElementHelper
Some times two OMElements needs to be added to the same object tree.
IncomingAttachmentInputStream - Class in org.apache.axiom.attachments
 
IncomingAttachmentInputStream(InputStream, IncomingAttachmentStreams) - Constructor for class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
IncomingAttachmentStreams - Class in org.apache.axiom.attachments
Container for AttachmentStream s.
IncomingAttachmentStreams() - Constructor for class org.apache.axiom.attachments.IncomingAttachmentStreams
 
indexOf(Object) - Method in class org.apache.axiom.c14n.omwrapper.NodeListImpl
 
init() - Static method in class org.apache.axiom.c14n.Canonicalizer
Method init
init(InputStream, String, String, String) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Deprecated.
Not used anywhere
init() - Static method in class org.apache.axiom.om.impl.dom.DOMMessageFormatter
Initializes Message Formatter.
init(OMSerializable) - Method in class org.apache.axiom.om.impl.OMNavigator
Method init.
inputStream2BAAOutputStream(InputStream, BAAOutputStream, long) - Static method in class org.apache.axiom.attachments.impl.BufferUtils
inputStream2BAAOutputStream
inputStream2FileOutputStream(InputStream, FileOutputStream) - Static method in class org.apache.axiom.attachments.impl.BufferUtils
Opimized writing to FileOutputStream using a channel
inputStream2OutputStream(InputStream, OutputStream) - Static method in class org.apache.axiom.attachments.impl.BufferUtils
Private utility to write the InputStream contents to the OutputStream.
inputStream2OutputStream(InputStream, OutputStream, int) - Static method in class org.apache.axiom.attachments.impl.BufferUtils
 
InputStreamDataSource - Class in org.apache.axiom.om.ds
InputStream is an example OMDataSourceExt.
InputStreamDataSource(InputStream, String) - Constructor for class org.apache.axiom.om.ds.InputStreamDataSource
Constructor
InputStreamDataSource.Data - Class in org.apache.axiom.om.ds
Object containing the InputStream/encoding pair
InputStreamDataSource.Data() - Constructor for class org.apache.axiom.om.ds.InputStreamDataSource.Data
 
insertBefore(Node, Node) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
insertBefore(Node, Node) - Method in class org.apache.axiom.om.impl.dom.ParentNode
Inserts newChild before the refChild.
insertBefore(Node, Node) - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
 
insertData(int, String) - Method in class org.apache.axiom.om.impl.dom.CharacterImpl
Inserts a string at the specified offset.
insertSiblingAfter(OMNode) - Method in class org.apache.axiom.om.impl.dom.ChildNode
Inserts the given sibling next to this item.
insertSiblingAfter(OMNode) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
insertSiblingAfter(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Inserts a sibling just after the current information item.
insertSiblingAfter(OMNode) - Method in interface org.apache.axiom.om.OMNode
Inserts a new sibling after the current node.
insertSiblingBefore(OMNode) - Method in class org.apache.axiom.om.impl.dom.ChildNode
Inserts the given sibling before this item.
insertSiblingBefore(OMNode) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
insertSiblingBefore(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Inserts a sibling just before the current information item.
insertSiblingBefore(OMNode) - Method in interface org.apache.axiom.om.OMNode
Inserts a sibling just before the current node.
INSTANCE - Static variable in class org.apache.axiom.mime.impl.axiom.AxiomMultipartWriterFactory
 
INSTANCE - Static variable in class org.apache.axiom.mime.impl.javamail.JavaMailMultipartWriterFactory
 
INSTANCE - Static variable in class org.apache.axiom.util.activation.EmptyDataSource
Empty data source instance with content type application/octet-stream.
INSTANCE - Static variable in class org.apache.axiom.util.stax.DummyLocation
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
This is not supported since attributes serialization is handled by the serialization of the owner nodes.
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.dom.CommentImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
internalSerialize(XMLStreamWriter, boolean, boolean) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
internalSerialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMCommentImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMDocTypeImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
internalSerialize(XMLStreamWriter, boolean, boolean) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
internalSerialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Serializes the document with cache.
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
internalSerialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
Serializes the node.
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
internalSerialize(OMDocument, XMLStreamWriter, boolean, boolean) - Static method in class org.apache.axiom.om.impl.OMDocumentImplUtil
 
internalSerialize(XMLStreamWriter, boolean) - Method in interface org.apache.axiom.om.impl.OMNodeEx
Serializes the node.
internalSerialize(XMLStreamWriter) - Method in interface org.apache.axiom.om.impl.OMNodeEx
Deprecated.
This method will be removed in a future version of Axiom. It is only here to maintain backward compatibility with projects using this method despite the fact that it is marked as internal.
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultCodeImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultReasonImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultRoleImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultDetailImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultNodeImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultRoleImpl
 
internalSerialize(XMLStreamWriter, boolean, boolean) - Method in class org.apache.axiom.soap.impl.dom.SOAPMessageImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultRoleImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultNodeImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultRoleImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultDetailImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
internalSerialize(XMLStreamWriter, boolean, boolean) - Method in class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
 
internalSerializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
internalSerializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Serializes the document with the XML declaration.
internalSerializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
internalSerializeAndConsume(XMLStreamWriter) - Method in interface org.apache.axiom.om.impl.OMNodeEx
Deprecated.
This method will be removed in a future version of Axiom. It is only here to maintain backward compatibility with projects using this method despite the fact that it is marked as internal.
InvalidCanonicalizerException - Exception in org.apache.axiom.c14n.exceptions
class InvalidCanonicalizerException
InvalidCanonicalizerException() - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
 
InvalidCanonicalizerException(String) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
 
InvalidCanonicalizerException(String, Object[]) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
 
InvalidCanonicalizerException(Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
 
InvalidCanonicalizerException(String, Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
 
InvalidCanonicalizerException(String, Object[], Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
 
IOUtils - Class in org.apache.axiom.attachments.utils
Utility class containing IO helper methods
is - Variable in class org.apache.axiom.om.ds.InputStreamDataSource.Data
 
IS_BINARY - Static variable in interface org.apache.axiom.om.OMConstants
Deprecated. 
IS_DATA_HANDLERS_AWARE - Static variable in interface org.apache.axiom.om.OMConstants
Deprecated. 
isAllowSwitching() - Method in class org.apache.axiom.om.impl.OMStAXWrapper
 
isAssociated(String, String, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
 
isAttribute(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is an attribute node.
isAttributeSpecified(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
isAttributeSpecified(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
isAutoCloseWriter() - Method in class org.apache.axiom.om.OMOutputFormat
Deprecated. 
isBinary() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerReader
Check whether the current event is a XMLStreamConstants.CHARACTERS event representing base64 encoded binary content and for which a DataHandler is available.
isBinary() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
isBinary - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
 
isBinary() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
isBinary() - Method in interface org.apache.axiom.om.OMText
 
isBinary() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
isCache() - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
 
isCache() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
isCache() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
 
isCharacters() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
isCharacters() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
isCharacters() - Method in interface org.apache.axiom.om.OMText
 
isCharacters() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamReader
 
isCharacters() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
isCharacters() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
isCharacters() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
isCharacters() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
isCharacters() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
isClosed() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
isClosed() - Method in class org.apache.axiom.om.impl.OMStAXWrapper
 
isComment(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is a comment node.
isComplete() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
isComplete() - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
 
isComplete() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
isComplete() - Method in interface org.apache.axiom.om.OMSerializable
Indicates whether parser has parsed this information item completely or not.
isCompleted() - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
 
isCompleted() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method isCompleted.
isCompleted() - Method in class org.apache.axiom.om.impl.OMNavigator
Returns the completed status.
isCompleted() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
 
isContent(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns true if the specified character can be considered content.
isDataFlavorSupported(DataFlavor) - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
isDefaultNamespace(String) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
isDeferred() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerReader
Check whether the XMLStreamReader supports deferred loading of the binary content for the current event.
isDeferred() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
isDestructiveRead() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
 
isDestructiveRead() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
 
isDestructiveRead() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
 
isDestructiveRead() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
isDestructiveRead() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
isDestructiveRead() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
isDestructiveRead() - Method in interface org.apache.axiom.om.OMDataSourceExt
Returns true if reading the backing object is destructive.
isDestructiveWrite() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
 
isDestructiveWrite() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
 
isDestructiveWrite() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
 
isDestructiveWrite() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
isDestructiveWrite() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
isDestructiveWrite() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
isDestructiveWrite() - Method in interface org.apache.axiom.om.OMDataSourceExt
Returns true if writing the backing object is destructive.
isDocument(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is a document node.
isDoingSWA() - Method in class org.apache.axiom.om.OMOutputFormat
Indicates whether the document should be serialized using SwA.
isDOOMRequired() - Static method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
Deprecated.
 
isElement(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is an element node.
isElementContentWhitespace() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
isEndElement() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamReader
 
isEndElement() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
isEndElement() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
isEndElement() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
isEndElement() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
isEndElement() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
isEqual(byte[], byte[], int, int) - Static method in class org.apache.axiom.attachments.utils.ByteSearch
isEqual
isEqual(QName, QName) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenLegacyQNameIterator
Deprecated.
This version of equals returns true if the local parts match.
isEqual(QName, QName) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenLocalNameIterator
This version of equals returns true if the local parts match.
isEqual(QName, QName) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenNamespaceIterator
This version of equals returns true if the local parts match.
isEqual(QName, QName) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenQNameIterator
Returns true if the qnames are equal.
isEqualNode(Node) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
Tests whether two nodes are equal.
isEquals_Legacy(QName, QName) - Static method in class org.apache.axiom.om.impl.traverse.OMChildrenQNameIterator
Deprecated. 
isExpanded() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
Check if element has been expanded into tree.
isExpanded() - Method in interface org.apache.axiom.om.OMSourcedElement
 
isExpanded() - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
 
isHighSurrogate(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns whether the given character is a high surrogate
isId - Variable in class org.apache.axiom.om.impl.dom.AttrImpl
Flag used to mark an attribute as per the DOM Level 3 specification
isId() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
 
isIgnoreXMLDeclaration() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
isIgnoreXMLDeclaration() - Method in class org.apache.axiom.om.OMOutputFormat
 
isInlineMTOM() - Method in class org.apache.axiom.om.impl.OMStAXWrapper
 
isInlineMTOM() - Method in interface org.apache.axiom.om.OMXMLStreamReader
Deprecated.
This method will be removed in a future release of Axiom. See OMXMLStreamReader.setInlineMTOM(boolean) for more details.
isInlineMTOM() - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
isInvalid(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns true if the specified character is invalid.
isLoaded() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerProvider
Check whether the DataHandler has already been loaded.
isLoaded(String) - Method in class org.apache.axiom.om.impl.builder.OMAttachmentAccessorMimePartProvider
 
isLoaded(String) - Method in interface org.apache.axiom.util.stax.xop.MimePartProvider
Check whether the MIME part identified by a given content ID has already been loaded.
isLoaded(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWrapper
 
isLookahead() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Check if the node for the current token has already been created or if the parser is ahead of the builder.
isLowSurrogate(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns whether the given character is a low surrogate
isMarkup(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns true if the specified character can be considered markup.
isName(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns true if the specified character is a valid name character as defined by production [4] in the XML 1.0 specification.
isNamespace(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is a namespace node.
isNamespaceAware() - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderImpl
Deprecated.
Returns whether the parser is configured to understand namespaces or not.
isNamespaceAware() - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilder
Returns whether the parser is configured to understand namespaces or not.
isNamespaceURIInterning() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
 
isNameStart(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns true if the specified character is a valid name start character as defined by production [5] in the XML 1.0 specification.
isNavigable() - Method in class org.apache.axiom.om.impl.OMNavigator
Returns the navigable status.
isNCName(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns true if the specified character is a valid NCName character as defined by production [5] in Namespaces in XML recommendation.
isNCNameStart(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns true if the specified character is a valid NCName start character as defined by production [4] in Namespaces in XML recommendation.
isOptimized() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerReader
Check if the binary content is eligible for optimization (e.g. using XOP) or if it should be serialized as base64.
isOptimized() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
isOptimized() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
isOptimized() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
Deprecated.
Serialization code should use XMLStreamWriterUtils.writeDataHandler(XMLStreamWriter, DataHandler, String, boolean) or XMLStreamWriterUtils.writeDataHandler(XMLStreamWriter, org.apache.axiom.ext.stax.datahandler.DataHandlerProvider, String, boolean) to submit any binary content and let this writer decide whether the content should be written as base64 encoded character data or using xop:Include. This makes optimization entirely transparent for the caller and there should be no need to check if the writer is producing MTOM.
isOptimized() - Method in class org.apache.axiom.om.OMOutputFormat
Indicates whether the document should be serialized using MTOM.
isOptimized() - Method in interface org.apache.axiom.om.OMText
 
isOptimized(DataHandler, boolean) - Method in interface org.apache.axiom.util.stax.xop.OptimizationPolicy
Determine whether the binary content supplied by a given DataHandler should be optimized.
isOptimized(DataHandlerProvider, boolean) - Method in interface org.apache.axiom.util.stax.xop.OptimizationPolicy
Determine whether the binary content supplied by a given DataHandlerProvider should be optimized.
isOptimized() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
isOptimizedThreshold(OMText) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
Deprecated.
Serialization code should use XMLStreamWriterUtils.writeDataHandler(XMLStreamWriter, DataHandler, String, boolean) or XMLStreamWriterUtils.writeDataHandler(XMLStreamWriter, org.apache.axiom.ext.stax.datahandler.DataHandlerProvider, String, boolean) to submit any binary content and let this writer decide whether the content should be written as base64 encoded character data or using xop:Include. Since the writer applies the settings defined in OMOutputFormat (including MTOM thresholds), there is not need for this method anymore.
isProcessed() - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
 
isProcessed() - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
isProcessed() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
 
isProcessingDetailElements() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
isProcessingInstruction(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is a processing-instruction node.
isPropertySupported(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
isPropertySupported(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
isPubid(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns true if the specified character is a valid Pubid character as defined by production [13] in the XML 1.0 specification.
isReadyToGetNextStream() - Method in class org.apache.axiom.attachments.IncomingAttachmentStreams
 
isRegistered() - Method in class org.apache.axiom.attachments.lifecycle.impl.VMShutdownHook
 
isSameNode(Node) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
isSetPrefixBeforeStartElement(XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
Deprecated.
This method was used to work around a StAX conformance issue in early versions of the XL XP-J parser. This is now handled by StAXDialect, and this method always returns false.
isSOAP11() - Method in class org.apache.axiom.om.OMOutputFormat
 
isSpace(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns true if the specified character is a space character as defined by production [3] in the XML 1.0 specification.
isStandalone() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
isStandalone - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
isStandalone() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
isStandalone() - Method in interface org.apache.axiom.om.OMDocument
XML standalone value.
isStandalone() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
isStandalone() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
isStandalone() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
isStandalone() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
isStartElement() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamReader
 
isStartElement() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
isStartElement() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
isStartElement() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
isStartElement() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
isStartElement() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
isSupplemental(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns true if the specified character is a supplemental character.
isSupported(String, String) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
isSupportingReadUncommitted() - Method in class org.apache.axiom.util.blob.MemoryBlob
 
isSupportingReadUncommitted() - Method in class org.apache.axiom.util.blob.OverflowBlob
 
isSupportingReadUncommitted() - Method in interface org.apache.axiom.util.blob.WritableBlob
Determine whether the blob supports reading in state NEW or UNCOMMITTED.
isText(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is a text node.
isTextualPart(String) - Static method in class org.apache.axiom.om.util.CommonUtils
A "textual part" has one or more of the following criteria 1) a content-type that start with "text" "application/xml" or "application/soap" 2) has a charset parameter on the content-type.
isUltimateDestination() - Method in interface org.apache.axiom.soap.RolePlayer
Are we the ultimate destination?
isUsed() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
 
isValid(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns true if the specified character is valid.
isValidating() - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderImpl
Deprecated.
The StAX builder used is the org.apache.axiom.om.impl.llom.StAXOMBuilder is a validating builder.
isValidating() - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilder
The StAX builder used is the org.apache.axiom.om.impl.llom.StAXOMBuilder is a validating builder.
isValidBase64Encoding(String) - Static method in class org.apache.axiom.util.base64.Base64Utils
checks input string for invalid Base64 characters
isValidIANAEncoding(String) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns true if the encoding name is a valid IANA encoding.
isValidJavaEncoding(String) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns true if the encoding name is a valid Java encoding.
isValidName(String) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Check to see if a string is a valid Name according to [5] in the XML 1.0 Recommendation
isValidNCName(String) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.0 Recommendation
isValidNmtoken(String) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
isWhiteSpace() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
isWhiteSpace() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
isWhiteSpace() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
isWhiteSpace() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
isWhiteSpace() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
isXML11Space(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns true if the specified character is a space character as amdended in the XML 1.1 specification.
item(int) - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.NamedNodeMap
 
item(int) - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.NodeList
 
item(int) - Method in class org.apache.axiom.c14n.omwrapper.NamedNodeMapImpl
 
item(int) - Method in class org.apache.axiom.c14n.omwrapper.NodeListImpl
 
item(int) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
From org.apache.xerces.dom.NamedNodeMapImpl
item(int) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
NodeList method: Returns the Nth immediate child of this node, or null if the index is out of bounds.
item(int) - Method in class org.apache.axiom.om.impl.dom.NodeListImpl
Returns the node at the given index.

J

JavaMailMultipartWriterFactory - Class in org.apache.axiom.mime.impl.javamail
Factory for the JavaMail based MultipartWriter implementation.
JavaMailMultipartWriterFactory() - Constructor for class org.apache.axiom.mime.impl.javamail.JavaMailMultipartWriterFactory
 

L

langAttr - Variable in class org.apache.axiom.soap.impl.dom.SOAPFaultTextImpl
 
langAttr - Variable in class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
 
langNamespace - Variable in class org.apache.axiom.soap.impl.dom.SOAPFaultTextImpl
 
langNamespace - Variable in class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
 
lastChild - Variable in class org.apache.axiom.om.impl.dom.ParentNode
 
lastChild - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Field lastChild
lastChild - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
 
lastChild - Variable in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Field lastChild
lastNode - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Field lastNode
length() - Method in class org.apache.axiom.attachments.utils.BAAOutputStream
 
length() - Method in class org.apache.axiom.om.util.DetachableInputStream
 
LEVEL3_NOT_SUPPORTED - Static variable in class org.apache.axiom.om.impl.dom.DOMMessageFormatter
 
lexicalHandler - Variable in class org.apache.axiom.util.sax.AbstractXMLReader
 
LifecycleEventDefinitions - Class in org.apache.axiom.attachments.lifecycle.impl
 
LifecycleEventDefinitions() - Constructor for class org.apache.axiom.attachments.lifecycle.impl.LifecycleEventDefinitions
 
LifecycleEventHandler - Interface in org.apache.axiom.attachments.lifecycle.impl
The attachment life cycle manager supports create and delete operations on the FileAccessor(which holds attachment file).
LifecycleManager - Interface in org.apache.axiom.attachments.lifecycle
Lifecycle Manager will be used to manage the lifecycle of attachment files.
LifecycleManagerImpl - Class in org.apache.axiom.attachments.lifecycle.impl
 
LifecycleManagerImpl() - Constructor for class org.apache.axiom.attachments.lifecycle.impl.LifecycleManagerImpl
 
LifecycleManagerImpl.FileDeletor - Class in org.apache.axiom.attachments.lifecycle.impl
 
LifecycleManagerImpl.FileDeletor(int, File) - Constructor for class org.apache.axiom.attachments.lifecycle.impl.LifecycleManagerImpl.FileDeletor
 
localName - Variable in class org.apache.axiom.om.impl.dom.ElementImpl
 
localName - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
Field localName
log - Static variable in class org.apache.axiom.attachments.Attachments
 
log - Static variable in class org.apache.axiom.attachments.BoundaryDelimitedStream
The Log that this class should log all events to.
log - Static variable in class org.apache.axiom.attachments.CachedFileDataSource
 
logDebug(OMElement, Log) - Static method in class org.apache.axiom.om.util.CommonUtils
Writes the om to a log.debug.
logDebug(OMElement, Log, int) - Static method in class org.apache.axiom.om.util.CommonUtils
Writes the om to a log.debug.
logDebug(OMElement, Log, int, OMOutputFormat) - Static method in class org.apache.axiom.om.util.CommonUtils
Writes the om to a log.debug.
LogOutputStream - Class in org.apache.axiom.om.util
LogOutputStream Writes to log.debug() Also counts the number of bytes
LogOutputStream(Log, int) - Constructor for class org.apache.axiom.om.util.LogOutputStream
 
logParserState() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Dump the current event of the parser.
logParserState() - Method in class org.apache.axiom.util.stax.debug.XMLStreamReaderValidator
Dump the current event of the delegate.
lookahead() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
This method looks ahead to the next start element.
lookupNamespaceURI(String) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
lookupPrefix(String) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
LOSSY_PREFIX - Static variable in interface org.apache.axiom.om.OMDataSourceExt
 
lowSurrogate(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns the low surrogate of a supplemental character

M

main(String[]) - Static method in class org.apache.axiom.om.util.UUIDGenerator
Deprecated.
 
makeThreadSafe(XMLInputFactory) - Method in interface org.apache.axiom.util.stax.dialect.StAXDialect
Make an XMLInputFactory object thread safe.
makeThreadSafe(XMLOutputFactory) - Method in interface org.apache.axiom.util.stax.dialect.StAXDialect
Make an XMLOutputFactory object thread safe.
MapBasedNamespaceContext - Class in org.apache.axiom.util.namespace
Namespace context implementation that stores namespace bindings in a Map.
MapBasedNamespaceContext(Map) - Constructor for class org.apache.axiom.util.namespace.MapBasedNamespaceContext
 
mark(int) - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
mark the stream.
mark(int) - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
mark(int) - Method in class org.apache.axiom.attachments.utils.BAAInputStream
 
mark(int) - Method in class org.apache.axiom.om.util.DetachableInputStream
 
markSupported() - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
markSupported return false;
markSupported() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
Don't want to support mark and reset since this may get us into concurrency problem when different pieces of software may have a handle to the underlying InputStream.
markSupported() - Method in class org.apache.axiom.attachments.utils.BAAInputStream
 
markSupported() - Method in class org.apache.axiom.om.util.DetachableInputStream
 
MASK_CONTENT - Static variable in class org.apache.axiom.om.impl.dom.XMLChar
Content character mask.
MASK_NAME - Static variable in class org.apache.axiom.om.impl.dom.XMLChar
Name character mask.
MASK_NAME_START - Static variable in class org.apache.axiom.om.impl.dom.XMLChar
Name start character mask.
MASK_NCNAME - Static variable in class org.apache.axiom.om.impl.dom.XMLChar
NCName character mask.
MASK_NCNAME_START - Static variable in class org.apache.axiom.om.impl.dom.XMLChar
NCName start character mask.
MASK_PUBID - Static variable in class org.apache.axiom.om.impl.dom.XMLChar
Pubid character mask.
MASK_SPACE - Static variable in class org.apache.axiom.om.impl.dom.XMLChar
Space character mask.
MASK_VALID - Static variable in class org.apache.axiom.om.impl.dom.XMLChar
Valid character mask.
matches(OMNode) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenQNameIterator
 
matches(OMNode) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenWithSpecificAttributeIterator
 
matches(OMNode) - Method in class org.apache.axiom.om.impl.traverse.OMFilterIterator
Determine whether the given node matches the filter criteria.
matches(OMNode) - Method in class org.apache.axiom.om.impl.traverse.OMQNameFilterIterator
 
matches(OMNode) - Method in class org.apache.axiom.om.impl.traverse.OMQualifiedNameFilterIterator
 
maxDepthForCustomBuilders - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
 
md5DigestAlgorithm - Static variable in class org.apache.axiom.om.util.DigestGenerator
String representing the MD5 digest algorithm
MemoryBlob - Class in org.apache.axiom.util.blob
Blob implementation that stores data in memory.
MemoryBlob() - Constructor for class org.apache.axiom.util.blob.MemoryBlob
 
META_FACTORY_NAME_PROPERTY - Static variable in class org.apache.axiom.om.OMAbstractFactory
 
MIMEBodyPartInputStream - Class in org.apache.axiom.attachments
MIMEBodyPartInputStream
MIMEBodyPartInputStream(PushbackInputStream, byte[]) - Constructor for class org.apache.axiom.attachments.MIMEBodyPartInputStream
 
MIMEBodyPartInputStream(PushbackInputStream, byte[], Attachments) - Constructor for class org.apache.axiom.attachments.MIMEBodyPartInputStream
 
MIMEBodyPartInputStream(PushbackInputStream, byte[], Attachments, int) - Constructor for class org.apache.axiom.attachments.MIMEBodyPartInputStream
 
MIMEOutputUtils - Class in org.apache.axiom.om.impl
Deprecated.
The features of this class are now implemented by OMMultipartWriter, which has as cleaner API and supports streaming of individual MIME parts, in particular the SOAP part.
MIMEOutputUtils() - Constructor for class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated.
 
MimePartProvider - Interface in org.apache.axiom.util.stax.xop
Interface used by XOPDecodingStreamReader to load MIME parts referenced by xop:Include elements.
mimeType - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
 
MODEL_OM - Static variable in class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
Deprecated.
Field MODEL_OM
MODEL_SOAP_SPECIFIC - Static variable in class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
Deprecated.
Field MODEL_SOAP_SPECIFIC
msgID - Variable in exception org.apache.axiom.c14n.exceptions.C14NException
 
MTOM_TYPE - Static variable in interface org.apache.axiom.om.impl.MTOMConstants
If the Message is MTOM optimised then MTOM_TYPE
MTOMConstants - Interface in org.apache.axiom.om.impl
 
MTOMStAXSOAPModelBuilder - Class in org.apache.axiom.soap.impl.builder
 
MTOMStAXSOAPModelBuilder(XMLStreamReader, SOAPFactory, Attachments, String) - Constructor for class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
 
MTOMStAXSOAPModelBuilder(XMLStreamReader, Attachments, String) - Constructor for class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
 
MTOMStAXSOAPModelBuilder(XMLStreamReader, Attachments) - Constructor for class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
 
MTOMXMLStreamWriter - Class in org.apache.axiom.om.impl
MTOMXMLStreamWriter is an XML + Attachments stream writer.
MTOMXMLStreamWriter(XMLStreamWriter) - Constructor for class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
MTOMXMLStreamWriter(OutputStream, OMOutputFormat) - Constructor for class org.apache.axiom.om.impl.MTOMXMLStreamWriter
Creates a new MTOMXMLStreamWriter with specified encoding.
MultipartAttachmentStreams - Class in org.apache.axiom.attachments
The MultipartAttachmentStreams class is used to create IncomingAttachmentInputStream objects when the HTTP stream shows a marked separation between the SOAP and each attachment parts.
MultipartAttachmentStreams(BoundaryDelimitedStream) - Constructor for class org.apache.axiom.attachments.MultipartAttachmentStreams
 
MultipartWriter - Interface in org.apache.axiom.mime
Writes a MIME multipart package as used by XOP/MTOM and SOAP with Attachments.
MultipartWriterFactory - Interface in org.apache.axiom.mime
Factory for MultipartWriter instances.
MUST_UNDERSTAND_PROPERTY - Static variable in interface org.apache.axiom.soap.SOAPHeaderBlock
 

N

NamedNodeMap - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
NamedNodeMapImpl - Class in org.apache.axiom.c14n.omwrapper
 
NamedNodeMapImpl(List, OMElement, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.NamedNodeMapImpl
 
NamedNodeMapImpl - Class in org.apache.axiom.om.impl.dom
Most of the implementation is taken from org.apache.xerces.dom.NamedNodeMapImpl
NamedNodeMapImpl(ParentNode) - Constructor for class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
 
namespace - Variable in class org.apache.axiom.om.impl.dom.ElementImpl
 
NAMESPACE_PREFIX - Static variable in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
 
NamespaceContextImpl - Class in org.apache.axiom.om.impl.llom.util
Deprecated.
NamespaceContextImpl(Map) - Constructor for class org.apache.axiom.om.impl.llom.util.NamespaceContextImpl
Deprecated.
 
NamespaceImpl - Class in org.apache.axiom.om.impl.dom
 
NamespaceImpl(String) - Constructor for class org.apache.axiom.om.impl.dom.NamespaceImpl
 
NamespaceImpl(String, String) - Constructor for class org.apache.axiom.om.impl.dom.NamespaceImpl
 
namespaceIsAbsolute(Attr) - Static method in class org.apache.axiom.c14n.helpers.C14nHelper
Method namespaceIsAbsolute
namespaceIsAbsolute(String) - Static method in class org.apache.axiom.c14n.helpers.C14nHelper
Method namespaceIsAbsolute
namespaceIsRelative(Attr) - Static method in class org.apache.axiom.c14n.helpers.C14nHelper
Method namespaceIsRelative
namespaceIsRelative(String) - Static method in class org.apache.axiom.c14n.helpers.C14nHelper
Method namespaceIsRelative
namespacePrefixes - Variable in class org.apache.axiom.util.sax.AbstractXMLReader
 
namespaces - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
Field namespaces
namespaces - Variable in class org.apache.axiom.util.namespace.MapBasedNamespaceContext
 
namespaces - Variable in class org.apache.axiom.util.sax.AbstractXMLReader
 
NamespaceSpecNS - Static variable in class org.apache.axiom.c14n.utils.Constants
The URI for XMLNS spec
NameSpaceSymbTable - Class in org.apache.axiom.c14n.impl
A stack based Symble Table.
NameSpaceSymbTable() - Constructor for class org.apache.axiom.c14n.impl.NameSpaceSymbTable
Default constractor
newDocument() - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderImpl
Deprecated.
Returns a new document impl.
newDocument() - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilder
Returns a new document impl.
newDocumentBuilder() - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
Deprecated.
 
newDocumentBuilder() - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilderFactory
 
newInstance() - Static method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
Deprecated.
 
newStreamNo() - Static method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Signal that a new stream has been created.
next - Variable in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
next() - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
 
next() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Forwards the parser one step further, if parser is not completed yet.
next() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Method next.
next() - Method in class org.apache.axiom.om.impl.OMNavigator
Get the next node.
next() - Method in class org.apache.axiom.om.impl.traverse.OMAbstractIterator
 
next() - Method in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Returns the next element in the iteration.
next() - Method in class org.apache.axiom.om.impl.traverse.OMChildrenWithSpecificAttributeIterator
Method next.
next() - Method in class org.apache.axiom.om.impl.traverse.OMFilterIterator
 
next() - Method in class org.apache.axiom.om.impl.util.EmptyIterator
 
next() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Proceed the parser one step and return the event value.
next() - Method in class org.apache.axiom.util.stax.debug.XMLStreamReaderValidator
 
next() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
next() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
next() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
next() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
next() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
nextCalled - Variable in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Field nextCalled
nextSibling - Variable in class org.apache.axiom.om.impl.dom.ChildNode
 
nextSibling - Variable in class org.apache.axiom.om.impl.llom.OMNodeImpl
Field nextSibling
nextTag() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamReader
Returns the next tag.
nextTag() - Method in class org.apache.axiom.util.stax.debug.XMLStreamReaderValidator
 
nextTag() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
nextTag() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
nextTag() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
nextTag() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
nextTag() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
Node - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
node - Variable in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
node - Variable in class org.apache.axiom.om.impl.OMNavigator
Field node
NodeImpl - Class in org.apache.axiom.c14n.omwrapper
 
NodeImpl() - Constructor for class org.apache.axiom.c14n.omwrapper.NodeImpl
 
NodeImpl - Class in org.apache.axiom.om.impl.dom
 
NodeImpl(DocumentImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.NodeImpl
 
NodeImpl(OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.NodeImpl
 
NodeList - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
NodeListImpl - Class in org.apache.axiom.c14n.omwrapper
 
NodeListImpl(List, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.NodeListImpl
 
NodeListImpl - Class in org.apache.axiom.om.impl.dom
Implementation of org.w3c.dom.NodeList
NodeListImpl() - Constructor for class org.apache.axiom.om.impl.dom.NodeListImpl
 
nodeType - Variable in class org.apache.axiom.om.impl.llom.OMNodeImpl
Field nodeType
NON_COALESCING - Static variable in interface org.apache.axiom.om.util.StAXParserConfiguration
Configuration that sets up the parser in non coalescing mode.
noPrefixNamespaceCounter - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
Field noPrefixNamespaceCounter
normalize() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
normalize(XMLInputFactory) - Method in interface org.apache.axiom.util.stax.dialect.StAXDialect
Normalize an XMLInputFactory.
normalize(XMLOutputFactory) - Method in interface org.apache.axiom.util.stax.dialect.StAXDialect
Normalize an XMLOutputFactory.
normalize(XMLInputFactory) - Static method in class org.apache.axiom.util.stax.dialect.StAXDialectDetector
Detect the dialect of a given XMLInputFactory and normalize it.
normalize(XMLOutputFactory) - Static method in class org.apache.axiom.util.stax.dialect.StAXDialectDetector
Detect the dialect of a given XMLOutputFactory and normalize it.
NORMALIZED - Static variable in class org.apache.axiom.om.impl.dom.NodeImpl
 
normalizeDocument() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
NOT_DESTRUCTIVE - Static variable in class org.apache.axiom.om.ds.Behavior
 
NOT_REQUIRED_FOR_XMLSEC_OR_WSS4J - Static variable in class org.apache.axiom.om.impl.dom.DOMMessageFormatter
 
NOTATION_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is a Notation.
notifyChildComplete() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
This method will be called when one of the children becomes complete.
notifyChildComplete() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
notReset() - Method in class org.apache.axiom.c14n.Canonicalizer
Set the canonicalizator behaviour to not reset.
ns - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
Field ns
nullNode - Static variable in class org.apache.axiom.c14n.impl.CanonicalizerBase
 
numReads() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 

O

OMAbstractFactory - Class in org.apache.axiom.om
Provides default instances for object model and meta factories.
OMAbstractIterator - Class in org.apache.axiom.om.impl.traverse
Abstract base class for iterators over sets of OM nodes.
OMAbstractIterator(OMNode) - Constructor for class org.apache.axiom.om.impl.traverse.OMAbstractIterator
 
OMAttachmentAccessor - Interface in org.apache.axiom.om
This interface is applied to objects that can access attachments.
OMAttachmentAccessorMimePartProvider - Class in org.apache.axiom.om.impl.builder
Adapts an OMAttachmentAccessor instance to the MimePartProvider interface.
OMAttachmentAccessorMimePartProvider(OMAttachmentAccessor) - Constructor for class org.apache.axiom.om.impl.builder.OMAttachmentAccessorMimePartProvider
 
OMAttribute - Interface in org.apache.axiom.om
Interface OMAttribute
OMAttributeImpl - Class in org.apache.axiom.om.impl.llom
Class OMAttributeImpl
OMAttributeImpl(String, OMNamespace, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMAttributeImpl
Constructor OMAttributeImpl.
OMBuilderException - Exception in org.apache.axiom.om.impl.exception
Class OMBuilderException
OMBuilderException(String) - Constructor for exception org.apache.axiom.om.impl.exception.OMBuilderException
Constructor OMBuilderException
OMBuilderException(Throwable) - Constructor for exception org.apache.axiom.om.impl.exception.OMBuilderException
 
OMChildElementIterator - Class in org.apache.axiom.om.impl.traverse
 
OMChildElementIterator(OMElement) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Constructor OMChildrenIterator.
OMChildrenIterator - Class in org.apache.axiom.om.impl.traverse
Class OMChildrenIterator
OMChildrenIterator(OMNode) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenIterator
Constructor OMChildrenIterator.
OMChildrenLegacyQNameIterator - Class in org.apache.axiom.om.impl.traverse
Deprecated. 
OMChildrenLegacyQNameIterator(OMNode, QName) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenLegacyQNameIterator
Deprecated.
 
OMChildrenLocalNameIterator - Class in org.apache.axiom.om.impl.traverse
Iterate over elements with the same LocalName
OMChildrenLocalNameIterator(OMNode, String) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenLocalNameIterator
 
OMChildrenNamespaceIterator - Class in org.apache.axiom.om.impl.traverse
Iterate over elements with the same namespace uri
OMChildrenNamespaceIterator(OMNode, String) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenNamespaceIterator
 
OMChildrenQNameIterator - Class in org.apache.axiom.om.impl.traverse
Class OMChildrenQNameIterator This iterator returns the elements that have a matching QName.
OMChildrenQNameIterator(OMNode, QName) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenQNameIterator
Constructor OMChildrenQNameIterator.
OMChildrenWithSpecificAttributeIterator - Class in org.apache.axiom.om.impl.traverse
Class OMChildrenWithSpecificAttributeIterator
OMChildrenWithSpecificAttributeIterator(OMNode, QName, String, boolean) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenWithSpecificAttributeIterator
Constructor OMChildrenWithSpecificAttributeIterator.
OMComment - Interface in org.apache.axiom.om
Interface OMComment
OMCommentImpl - Class in org.apache.axiom.om.impl.llom
 
OMCommentImpl(OMContainer, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMCommentImpl
Constructor OMCommentImpl.
OMCommentImpl(OMContainer, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMCommentImpl
Constructor OMCommentImpl.
OMConstants - Interface in org.apache.axiom.om
Interface OMConstants
OMContainer - Interface in org.apache.axiom.om
Captures the operations related to containment shared by both a document and an element.
OMContainerEx - Interface in org.apache.axiom.om.impl
Interface OMContainerEx

Internal Implementation detail.

OMDataSource - Interface in org.apache.axiom.om
Interface to arbitrary source of XML element data.
OMDataSourceExt - Interface in org.apache.axiom.om
Interface to a backing object that can can be read and written as XML.
OMDataSourceExtBase - Class in org.apache.axiom.om.ds
OMDataSourceExtBase is a convenient base class that can be extended by other OMDataSourceExt implementations.
OMDataSourceExtBase() - Constructor for class org.apache.axiom.om.ds.OMDataSourceExtBase
 
OMDescendantsIterator - Class in org.apache.axiom.om.impl.traverse
Iterator that iterates over all descendants in document order.
OMDescendantsIterator(OMNode) - Constructor for class org.apache.axiom.om.impl.traverse.OMDescendantsIterator
 
OMDocType - Interface in org.apache.axiom.om
Interface OMDocType
OMDocTypeImpl - Class in org.apache.axiom.om.impl.llom
 
OMDocTypeImpl(OMContainer, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMDocTypeImpl
Constructor OMDocTypeImpl.
OMDocTypeImpl(OMContainer, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMDocTypeImpl
Constructor OMDocTypeImpl.
OMDocument - Interface in org.apache.axiom.om
 
OMDocumentImpl - Class in org.apache.axiom.om.impl.llom
Class OMDocumentImpl
OMDocumentImpl(OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMDocumentImpl
Create a OMDocument given the OMFactory
OMDocumentImpl(OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMDocumentImpl
Create the OMDocument with the factory
OMDocumentImpl(OMElement, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMDocumentImpl
Create the OMDoucment with the factory and set the given OMElement as the document element
OMDocumentImplUtil - Class in org.apache.axiom.om.impl
Utility class with default implementations for some of the methods defined by the OMDocument interface.
OMDOMException - Exception in org.apache.axiom.om.impl.dom
OMDOM specific exception
OMDOMException() - Constructor for exception org.apache.axiom.om.impl.dom.OMDOMException
 
OMDOMException(String) - Constructor for exception org.apache.axiom.om.impl.dom.OMDOMException
 
OMDOMException(Throwable) - Constructor for exception org.apache.axiom.om.impl.dom.OMDOMException
 
OMDOMException(String, Throwable) - Constructor for exception org.apache.axiom.om.impl.dom.OMDOMException
 
OMDOMFactory - Class in org.apache.axiom.om.impl.dom.factory
OM factory implementation for DOOM.
OMDOMFactory(OMDOMMetaFactory) - Constructor for class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
OMDOMFactory() - Constructor for class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
OMDOMFactory(DocumentImpl) - Constructor for class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
OMDOMMetaFactory - Class in org.apache.axiom.om.impl.dom.factory
Meta factory for the DOOM implementation.
OMDOMMetaFactory() - Constructor for class org.apache.axiom.om.impl.dom.factory.OMDOMMetaFactory
 
OMElement - Interface in org.apache.axiom.om
A particular kind of node that represents an element infoset information item.
OMElementImpl - Class in org.apache.axiom.om.impl.llom
Class OMElementImpl
OMElementImpl(String, OMNamespace, OMContainer, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMElementImpl
Constructor OMElementImpl.
OMElementImpl(String, OMNamespace, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMElementImpl
Constructor OMElementImpl.
OMElementImpl(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMElementImpl
This is the basic constructor for OMElement.
OMElementImpl(QName, OMContainer, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMElementImpl
It is assumed that the QName passed contains, at least, the localName for this element.
OMException - Exception in org.apache.axiom.om
Class OMException
OMException() - Constructor for exception org.apache.axiom.om.OMException
Constructor OMException
OMException(String) - Constructor for exception org.apache.axiom.om.OMException
Constructor OMException
OMException(String, Throwable) - Constructor for exception org.apache.axiom.om.OMException
Constructor OMException
OMException(Throwable) - Constructor for exception org.apache.axiom.om.OMException
Constructor OMException
omfactory - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Field omfactory
OMFactory - Interface in org.apache.axiom.om
Class OMFactory
OMFilterIterator - Class in org.apache.axiom.om.impl.traverse
Abstract iterator that returns matching nodes from another iterator.
OMFilterIterator(Iterator) - Constructor for class org.apache.axiom.om.impl.traverse.OMFilterIterator
 
OMHierarchyException - Exception in org.apache.axiom.om
Thrown if an object model operation would lead to a hierarchy that is not allowed in the given object model implementation.
OMHierarchyException(String) - Constructor for exception org.apache.axiom.om.OMHierarchyException
 
OMLinkedListImplFactory - Class in org.apache.axiom.om.impl.llom.factory
Class OMLinkedListImplFactory
OMLinkedListImplFactory(OMLinkedListMetaFactory) - Constructor for class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
OMLinkedListImplFactory() - Constructor for class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
OMLinkedListMetaFactory - Class in org.apache.axiom.om.impl.llom.factory
Meta factory for the linked list OM implementation.
OMLinkedListMetaFactory() - Constructor for class org.apache.axiom.om.impl.llom.factory.OMLinkedListMetaFactory
 
OMMetaFactory - Interface in org.apache.axiom.om
Object model meta factory.
OMMultipartWriter - Class in org.apache.axiom.om.impl
Writes a MIME multipart package as used by XOP/MTOM and SOAP with Attachments.
OMMultipartWriter(OutputStream, OMOutputFormat) - Constructor for class org.apache.axiom.om.impl.OMMultipartWriter
 
OMNamespace - Interface in org.apache.axiom.om
Interface OMNamespace.
OMNamespaceImpl - Class in org.apache.axiom.om.impl.llom
Deprecated.
OMNamespaceImpl(String, String) - Constructor for class org.apache.axiom.om.impl.llom.OMNamespaceImpl
Deprecated.
 
OMNamespaceImpl - Class in org.apache.axiom.om.impl
Class OMNamespaceImpl
OMNamespaceImpl(String, String) - Constructor for class org.apache.axiom.om.impl.OMNamespaceImpl
 
OMNavigator - Class in org.apache.axiom.om.impl.llom
Empty subclass of OMNavigator to keep compatibility with existing code.
OMNavigator() - Constructor for class org.apache.axiom.om.impl.llom.OMNavigator
Constructor OMNavigator.
OMNavigator(OMNode) - Constructor for class org.apache.axiom.om.impl.llom.OMNavigator
Constructor OMNavigator.
OMNavigator - Class in org.apache.axiom.om.impl
Refer to the test, org.apache.axiom.om.OMNavigatorTest, to find out how to use features like isNavigable, isComplete and step.
OMNavigator() - Constructor for class org.apache.axiom.om.impl.OMNavigator
Constructor OMNavigator.
OMNavigator(OMSerializable) - Constructor for class org.apache.axiom.om.impl.OMNavigator
Constructor OMNavigator.
OMNode - Interface in org.apache.axiom.om
Defines the base interface used by most of the XML object model within Axis.
OMNodeEx - Interface in org.apache.axiom.om.impl
Interface OMNodeEx

Internal Implementation detail.

OMNodeImpl - Class in org.apache.axiom.om.impl.llom
Class OMNodeImpl
OMNodeImpl(OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMNodeImpl
Constructor OMNodeImpl
OMNodeImpl(OMContainer, OMFactory, boolean) - Constructor for class org.apache.axiom.om.impl.llom.OMNodeImpl
For a node to exist there must be a parent.
OMOutputFormat - Class in org.apache.axiom.om
Formats options for OM Output.
OMOutputFormat() - Constructor for class org.apache.axiom.om.OMOutputFormat
 
OMOutputFormat(OMOutputFormat) - Constructor for class org.apache.axiom.om.OMOutputFormat
Constructs a new instance by copying the configuration from an existing instance.
OMProcessingInstruction - Interface in org.apache.axiom.om
Interface OMProcessingInstruction
OMProcessingInstructionImpl - Class in org.apache.axiom.om.impl.llom
 
OMProcessingInstructionImpl(OMContainer, String, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
Constructor OMProcessingInstructionImpl.
OMProcessingInstructionImpl(OMContainer, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
Constructor OMProcessingInstructionImpl.
OMQNameFilterIterator - Class in org.apache.axiom.om.impl.traverse
Iterator that selects elements based on QName equality, i.e. namespace URI and local name.
OMQNameFilterIterator(Iterator, QName) - Constructor for class org.apache.axiom.om.impl.traverse.OMQNameFilterIterator
 
OMQualifiedNameFilterIterator - Class in org.apache.axiom.om.impl.traverse
Iterator that selects elements based on prefix and local name.
OMQualifiedNameFilterIterator(Iterator, String) - Constructor for class org.apache.axiom.om.impl.traverse.OMQualifiedNameFilterIterator
 
OMResult - Class in org.apache.axiom.om.impl.jaxp
Implementation of Result for AXIOM.
OMResult(OMFactory) - Constructor for class org.apache.axiom.om.impl.jaxp.OMResult
 
OMResult() - Constructor for class org.apache.axiom.om.impl.jaxp.OMResult
 
OMSerializable - Interface in org.apache.axiom.om
Information item that can be serialized (written to an XML stream writer) and deserialized (retrieved from an XML parser) as a unit.
OMSerializableImpl - Class in org.apache.axiom.om.impl.llom
 
OMSerializableImpl(OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMSerializableImpl
 
OMSerializer - Interface in org.apache.axiom.om
Interface OMSerializer
OMSerializerUtil - Class in org.apache.axiom.om.impl.util
 
OMSerializerUtil() - Constructor for class org.apache.axiom.om.impl.util.OMSerializerUtil
 
OMSource - Class in org.apache.axiom.om.impl.jaxp
Implementation of Source for AXIOM.
OMSource(OMElement) - Constructor for class org.apache.axiom.om.impl.jaxp.OMSource
 
OMSourcedElement - Interface in org.apache.axiom.om
Element whose data is backed by an arbitrary Java object.
OMSourcedElementImpl - Class in org.apache.axiom.om.impl.llom
Element backed by an arbitrary data source.
OMSourcedElementImpl(String, OMNamespace, OMFactory, OMDataSource) - Constructor for class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
Constructor.
OMSourcedElementImpl(QName, OMFactory, OMDataSource) - Constructor for class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
Constructor that takes a QName instead of the local name and the namespace seperately
OMSourcedElementImpl(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
OMSourcedElementImpl(String, OMNamespace, OMContainer, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
OMSourcedElementImpl(String, OMNamespace, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
OMStAXWrapper - Class in org.apache.axiom.om.impl.llom
Empty subclass of OMStAXWrapper to keep compatibility with existing code.
OMStAXWrapper(OMXMLParserWrapper, OMContainer) - Constructor for class org.apache.axiom.om.impl.llom.OMStAXWrapper
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.
OMStAXWrapper(OMXMLParserWrapper, OMContainer, boolean) - Constructor for class org.apache.axiom.om.impl.llom.OMStAXWrapper
Constructor OMStAXWrapper.
OMStAXWrapper - Class in org.apache.axiom.om.impl
XMLStreamReader implementation that generates events from a given Axiom tree.
OMStAXWrapper(OMXMLParserWrapper, OMContainer) - Constructor for class org.apache.axiom.om.impl.OMStAXWrapper
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.
OMStAXWrapper(OMXMLParserWrapper, OMContainer, boolean) - Constructor for class org.apache.axiom.om.impl.OMStAXWrapper
Constructor OMStAXWrapper.
OMStreamingException - Exception in org.apache.axiom.om.impl.exception
Class OMStreamingException
OMStreamingException() - Constructor for exception org.apache.axiom.om.impl.exception.OMStreamingException
Constructor OMStreamingException
OMStreamingException(String) - Constructor for exception org.apache.axiom.om.impl.exception.OMStreamingException
Constructor OMStreamingException
OMStreamingException(String, Throwable) - Constructor for exception org.apache.axiom.om.impl.exception.OMStreamingException
Constructor OMStreamingException
OMStreamingException(Throwable) - Constructor for exception org.apache.axiom.om.impl.exception.OMStreamingException
Constructor OMStreamingException
OMText - Interface in org.apache.axiom.om
Represents character data in an XML document.
OMTextImpl - Class in org.apache.axiom.om.impl.llom
 
OMTextImpl(String, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
Constructor OMTextImpl.
OMTextImpl(String, int, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMTextImpl(OMContainer, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
Constructor OMTextImpl.
OMTextImpl(OMContainer, OMTextImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
Construct OMTextImpl that is a copy of the source OMTextImpl
OMTextImpl(OMContainer, String, int, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMTextImpl(OMContainer, char[], int, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMTextImpl(OMContainer, QName, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMTextImpl(OMContainer, QName, int, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMTextImpl(String, String, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMTextImpl(OMContainer, String, String, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMTextImpl(Object, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMTextImpl(Object, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMTextImpl(String, DataHandlerProvider, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
Constructor.
OMTextImpl(String, OMContainer, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMXMLBuilderFactory - Class in org.apache.axiom.om.impl.llom.factory
Deprecated.
This class is deprecated because it is located in the wrong package and JAR (it is implementation independent but belongs to LLOM). Please use OMXMLBuilderFactory instead.
OMXMLBuilderFactory() - Constructor for class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
Deprecated.
 
OMXMLBuilderFactory - Class in org.apache.axiom.om
Provides static factory methods to create various kinds of object model builders from different types of input sources.
OMXMLParserWrapper - Interface in org.apache.axiom.om
Interface OMXMLParserWrapper
OMXMLReader - Class in org.apache.axiom.om.impl.serialize
SAX XMLReader implementation that traverses a given OM tree and invokes the callback methods on the configured ContentHandler.
OMXMLReader(OMElement) - Constructor for class org.apache.axiom.om.impl.serialize.OMXMLReader
 
OMXMLReader.AttributesAdapter - Class in org.apache.axiom.om.impl.serialize
 
OMXMLReader.AttributesAdapter() - Constructor for class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
OMXMLStreamReader - Interface in org.apache.axiom.om
 
OMXMLStreamReaderValidator - Class in org.apache.axiom.om.util
There are several places in the code where events are passed from a source to a consumer using XMLStreamReader events.
OMXMLStreamReaderValidator(OMXMLStreamReader, boolean) - Constructor for class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
ONE_USE_UNSAFE - Static variable in class org.apache.axiom.om.ds.Behavior
 
OptimizationPolicy - Interface in org.apache.axiom.util.stax.xop
Encapsulates an algorithm that decides whether base64 encoded binary data should be optimized using XOP.
optimize - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
 
org.apache.axiom.attachments - package org.apache.axiom.attachments
 
org.apache.axiom.attachments.impl - package org.apache.axiom.attachments.impl
 
org.apache.axiom.attachments.lifecycle - package org.apache.axiom.attachments.lifecycle
 
org.apache.axiom.attachments.lifecycle.impl - package org.apache.axiom.attachments.lifecycle.impl
 
org.apache.axiom.attachments.utils - package org.apache.axiom.attachments.utils
 
org.apache.axiom.c14n - package org.apache.axiom.c14n
 
org.apache.axiom.c14n.exceptions - package org.apache.axiom.c14n.exceptions
 
org.apache.axiom.c14n.helpers - package org.apache.axiom.c14n.helpers
 
org.apache.axiom.c14n.impl - package org.apache.axiom.c14n.impl
 
org.apache.axiom.c14n.omwrapper - package org.apache.axiom.c14n.omwrapper
 
org.apache.axiom.c14n.omwrapper.factory - package org.apache.axiom.c14n.omwrapper.factory
 
org.apache.axiom.c14n.omwrapper.interfaces - package org.apache.axiom.c14n.omwrapper.interfaces
 
org.apache.axiom.c14n.utils - package org.apache.axiom.c14n.utils
 
org.apache.axiom.ext.activation - package org.apache.axiom.ext.activation
Defines Axiom specific extensions to the Java Activation Framework API.
org.apache.axiom.ext.io - package org.apache.axiom.ext.io
Defines Axiom specific extensions to the classes in java.io.
org.apache.axiom.ext.stax - package org.apache.axiom.ext.stax
Defines Axiom specific extensions to the StAX API.
org.apache.axiom.ext.stax.datahandler - package org.apache.axiom.ext.stax.datahandler
Defines an Axiom specific extension to the StAX API to work with DataHandler objects.
org.apache.axiom.mime - package org.apache.axiom.mime
Contains interfaces for MIME message processing.
org.apache.axiom.mime.impl.axiom - package org.apache.axiom.mime.impl.axiom
Default MIME message processing API implementation.
org.apache.axiom.mime.impl.javamail - package org.apache.axiom.mime.impl.javamail
MIME message processing API implementation based on JavaMail.
org.apache.axiom.om - package org.apache.axiom.om
Contains core interfaces of the Axiom API.
org.apache.axiom.om.ds - package org.apache.axiom.om.ds
Contains ready to use OMDataSource implementations.
org.apache.axiom.om.ds.custombuilder - package org.apache.axiom.om.ds.custombuilder
 
org.apache.axiom.om.impl - package org.apache.axiom.om.impl
 
org.apache.axiom.om.impl.builder - package org.apache.axiom.om.impl.builder
 
org.apache.axiom.om.impl.dom - package org.apache.axiom.om.impl.dom
 
org.apache.axiom.om.impl.dom.factory - package org.apache.axiom.om.impl.dom.factory
 
org.apache.axiom.om.impl.dom.jaxp - package org.apache.axiom.om.impl.dom.jaxp
 
org.apache.axiom.om.impl.exception - package org.apache.axiom.om.impl.exception
 
org.apache.axiom.om.impl.jaxp - package org.apache.axiom.om.impl.jaxp
 
org.apache.axiom.om.impl.llom - package org.apache.axiom.om.impl.llom
 
org.apache.axiom.om.impl.llom.factory - package org.apache.axiom.om.impl.llom.factory
 
org.apache.axiom.om.impl.llom.util - package org.apache.axiom.om.impl.llom.util
 
org.apache.axiom.om.impl.serialize - package org.apache.axiom.om.impl.serialize
 
org.apache.axiom.om.impl.traverse - package org.apache.axiom.om.impl.traverse
 
org.apache.axiom.om.impl.util - package org.apache.axiom.om.impl.util
 
org.apache.axiom.om.util - package org.apache.axiom.om.util
 
org.apache.axiom.om.xpath - package org.apache.axiom.om.xpath
 
org.apache.axiom.osgi - package org.apache.axiom.osgi
 
org.apache.axiom.soap - package org.apache.axiom.soap
 
org.apache.axiom.soap.impl.builder - package org.apache.axiom.soap.impl.builder
 
org.apache.axiom.soap.impl.dom - package org.apache.axiom.soap.impl.dom
 
org.apache.axiom.soap.impl.dom.factory - package org.apache.axiom.soap.impl.dom.factory
 
org.apache.axiom.soap.impl.dom.soap11 - package org.apache.axiom.soap.impl.dom.soap11
 
org.apache.axiom.soap.impl.dom.soap12 - package org.apache.axiom.soap.impl.dom.soap12
 
org.apache.axiom.soap.impl.llom - package org.apache.axiom.soap.impl.llom
 
org.apache.axiom.soap.impl.llom.soap11 - package org.apache.axiom.soap.impl.llom.soap11
 
org.apache.axiom.soap.impl.llom.soap12 - package org.apache.axiom.soap.impl.llom.soap12
 
org.apache.axiom.util - package org.apache.axiom.util
Contains utility classes not depending on the Axiom API.
org.apache.axiom.util.activation - package org.apache.axiom.util.activation
Contains utility classes to work with the Java Activation Framework.
org.apache.axiom.util.base64 - package org.apache.axiom.util.base64
Contains utility classes to work with base64 encoded data.
org.apache.axiom.util.blob - package org.apache.axiom.util.blob
Contains utility classes to work with binary data.
org.apache.axiom.util.namespace - package org.apache.axiom.util.namespace
Contains utility classes to work with NamespaceContext and QName.
org.apache.axiom.util.sax - package org.apache.axiom.util.sax
 
org.apache.axiom.util.stax - package org.apache.axiom.util.stax
Contains StAX utility classes not depending on the Axiom API.
org.apache.axiom.util.stax.debug - package org.apache.axiom.util.stax.debug
Contains classes that can be used to debug StAX related issues.
org.apache.axiom.util.stax.dialect - package org.apache.axiom.util.stax.dialect
Contains classes to handle differences between StAX implementations.
org.apache.axiom.util.stax.wrapper - package org.apache.axiom.util.stax.wrapper
Contains classes to build wrappers for various StAX objects.
org.apache.axiom.util.stax.xop - package org.apache.axiom.util.stax.xop
Contains classes to encode and decode XOP infosets.
outputNodePop() - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
Pop a frame for visible namespace.
outputNodePush() - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
Push a frame for visible namespace.
OverflowBlob - Class in org.apache.axiom.util.blob
Blob implementation that stores data in a temporary file if the size exceeds a configurable threshold.
OverflowBlob(int, int, String, String) - Constructor for class org.apache.axiom.util.blob.OverflowBlob
 
OWNED - Static variable in class org.apache.axiom.om.impl.dom.NodeImpl
 
owner - Variable in class org.apache.axiom.om.impl.llom.OMAttributeImpl
 
ownerNode - Variable in class org.apache.axiom.om.impl.dom.NodeImpl
 

P

parent - Variable in class org.apache.axiom.om.impl.dom.AttrImpl
Owner of this attribute
parent - Variable in class org.apache.axiom.om.impl.llom.OMNodeImpl
Field parent
parentNode - Variable in class org.apache.axiom.om.impl.dom.ChildNode
 
ParentNode - Class in org.apache.axiom.om.impl.dom
 
ParentNode(DocumentImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.ParentNode
 
ParentNode(OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.ParentNode
 
parse(InputSource) - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderImpl
Deprecated.
 
parse(InputStream) - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderImpl
Deprecated.
 
parse(File) - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderImpl
Deprecated.
 
parse(InputStream, String) - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderImpl
Deprecated.
 
parse(String) - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderImpl
Deprecated.
 
parse(InputSource) - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilder
 
parse(InputStream) - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilder
 
parse(File) - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilder
 
parse(InputStream, String) - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilder
 
parse(String) - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilder
 
parse(InputSource) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader
 
parse(String) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader
 
parser - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Field parser
parser - Variable in class org.apache.axiom.soap.impl.builder.SOAPBuilderHelper
 
PARSER_STAX - Static variable in class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
Deprecated.
Field PARSER_STAX
PARSER_XPP - Static variable in class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
Deprecated.
Field PARSER_XPP
parserAccessed - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Field parserAccessed
parserException - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Stores exceptions thrown by the parser.
ParserInputStreamDataSource - Class in org.apache.axiom.om.ds
A DataSource that is backed by an InputStream (read from a parser).
ParserInputStreamDataSource(InputStream, String) - Constructor for class org.apache.axiom.om.ds.ParserInputStreamDataSource
This is the constructor that is normally called.
ParserInputStreamDataSource(InputStream, String, int) - Constructor for class org.apache.axiom.om.ds.ParserInputStreamDataSource
This constructor is used to test the different Behavior settings.
ParserInputStreamDataSource.Data - Class in org.apache.axiom.om.ds
 
parseXPath(String) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns a parsed form of the given xpath string, which will be suitable for queries on documents that use the same navigator as this one.
Part - Interface in org.apache.axiom.attachments
Abstract for Part.
PartFactory - Class in org.apache.axiom.attachments.impl
The PartFactory creates an object that represents a Part (implements the Part interface).
PartFactory() - Constructor for class org.apache.axiom.attachments.impl.PartFactory
 
PartOnFile - Class in org.apache.axiom.attachments.impl
PartOnFile stores that attachment in a file.
PartOnMemory - Class in org.apache.axiom.attachments.impl
PartOnMemory stores the attachment in memory (in a byte[]) This implementation is used for smaller attachments to enhance performance.
PartOnMemoryEnhanced - Class in org.apache.axiom.attachments.impl
PartOnMemoryEnhanced stores the attachment in memory (in non-contigous byte arrays) This implementation is used for smaller attachments to enhance performance.
PI_NODE - Static variable in interface org.apache.axiom.om.OMNode
This node is a ProcessingInstruction.
pop() - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
Pop a frame.
precedes(Node, Node) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
 
prefixStr2Set(String) - Static method in class org.apache.axiom.c14n.impl.Canonicalizer20010315Excl
Decodes the inclusiveNamespaces String and returns all selected namespace prefixes as a Set.
PRESERVE_CDATA_SECTIONS - Static variable in interface org.apache.axiom.om.util.StAXParserConfiguration
Configuration that sets up the parser to preserve CDATA sections.
prev - Variable in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
previousSibling - Variable in class org.apache.axiom.om.impl.dom.ChildNode
 
previousSibling - Variable in class org.apache.axiom.om.impl.llom.OMNodeImpl
Field previousSibling
printarry(byte[], int, int) - Static method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Method printarry
printStackTrace() - Method in exception org.apache.axiom.c14n.exceptions.C14NException
 
printStackTrace(PrintWriter) - Method in exception org.apache.axiom.c14n.exceptions.C14NException
 
printStackTrace(PrintStream) - Method in exception org.apache.axiom.c14n.exceptions.C14NException
 
processAttributes(OMElement) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method processAttributes.
processAttributes(OMElement) - Method in class org.apache.axiom.soap.impl.builder.SOAPBuilderHelper
 
processDataHandler(DataHandler, String, boolean) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWrapper
 
processDataHandler(DataHandlerProvider, String, boolean) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWrapper
 
processGetProperty(DataHandlerReader, String) - Static method in class org.apache.axiom.om.impl.builder.DataHandlerReaderUtils
Deprecated.
 
processGetProperty(DataHandlerReader, String) - Static method in class org.apache.axiom.util.stax.XMLStreamReaderUtils
Helper method to implement XMLStreamReader.getProperty(String).
PROCESSING_INSTRUCTION_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is a ProcessingInstruction.
ProcessingInstruction - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
processingInstruction(String, String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
processingInstruction(String, String) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method processingInstruction.
ProcessingInstructionImpl - Class in org.apache.axiom.c14n.omwrapper
 
ProcessingInstructionImpl(OMProcessingInstruction, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.ProcessingInstructionImpl
 
ProcessingInstructionImpl - Class in org.apache.axiom.om.impl.dom
 
ProcessingInstructionImpl(DocumentImpl, String, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
 
processNamespaceData(OMElement) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method processNamespaceData.
processNamespaceData(OMElement) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Method processNamespaceData.
processNamespaceData(OMElement, boolean) - Method in class org.apache.axiom.soap.impl.builder.SOAPBuilderHelper
 
processNamespaceData(OMElement, boolean) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Method processNamespaceData.
PROPERTY - Static variable in interface org.apache.axiom.ext.stax.CharacterDataReader
The name of the property used to look up this extension interface from a XMLStreamReader implementation.
PROPERTY - Static variable in interface org.apache.axiom.ext.stax.datahandler.DataHandlerReader
The name of the property used to look up this extension interface from a XMLStreamReader implementation.
PROPERTY - Static variable in interface org.apache.axiom.ext.stax.datahandler.DataHandlerWriter
The name of the property used to look up this extension interface from a XMLStreamWriter implementation.
PropLoader - Class in org.apache.axiom.c14n.utils
 
PropLoader() - Constructor for class org.apache.axiom.c14n.utils.PropLoader
 
PULL_TYPE_BUILDER - Static variable in interface org.apache.axiom.om.OMConstants
Field PULL_TYPE_BUILDER
purgeDataSource() - Method in interface org.apache.axiom.attachments.lifecycle.DataHandlerExt
This method will give users an option to trigger a purge on temporary attachment files.
purgeDataSource() - Method in class org.apache.axiom.attachments.lifecycle.impl.DataHandlerExtImpl
 
push() - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
Push a frame for a node.
PUSH_TYPE_BUILDER - Static variable in interface org.apache.axiom.om.OMConstants
Field PUSH_TYPE_BUILDER
putExceptionToSOAPFault(Exception) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
 
putExceptionToSOAPFault(Exception) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 

Q

qName - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
 
QNAME_ACTOR - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
QNAME_FAULT_CODE - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
QNAME_FAULT_CODE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_FAULT_DETAIL - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
QNAME_FAULT_DETAIL - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_FAULT_NODE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_FAULT_REASON - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
QNAME_FAULT_REASON - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_FAULT_ROLE - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
QNAME_FAULT_ROLE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_FAULT_SUBCODE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_FAULT_TEXT - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_FAULT_VALUE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_MU_FAULTCODE - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
QNAME_MU_FAULTCODE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_RECEIVER_FAULTCODE - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
QNAME_RECEIVER_FAULTCODE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_RELAY - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_ROLE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_SENDER_FAULTCODE - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
QNAME_SENDER_FAULTCODE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 

R

read(byte[], int, int) - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Read from the boundary delimited stream.
read(byte[]) - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Read from the boundary delimited stream.
read() - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Read from the boundary delimited stream.
read(byte[]) - Method in class org.apache.axiom.attachments.BoundaryPushbackInputStream
 
read() - Method in class org.apache.axiom.attachments.BoundaryPushbackInputStream
Read from the boundary delimited stream.
read(byte[], int, int) - Method in class org.apache.axiom.attachments.BoundaryPushbackInputStream
Read from the boundary delimited stream.
read() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
read(byte[]) - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
read(byte[], int, int) - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
read() - Method in class org.apache.axiom.attachments.MIMEBodyPartInputStream
 
read(byte[], int, int) - Method in class org.apache.axiom.attachments.MIMEBodyPartInputStream
 
read(byte[]) - Method in class org.apache.axiom.attachments.MIMEBodyPartInputStream
 
read() - Method in class org.apache.axiom.attachments.utils.BAAInputStream
 
read(byte[], int, int) - Method in class org.apache.axiom.attachments.utils.BAAInputStream
 
read(byte[]) - Method in class org.apache.axiom.attachments.utils.BAAInputStream
 
READ - Static variable in exception org.apache.axiom.ext.io.StreamCopyException
Indicates that the wrapped exception was triggered while reading from the input stream (or data source).
read() - Method in class org.apache.axiom.om.util.DetachableInputStream
 
read(byte[], int, int) - Method in class org.apache.axiom.om.util.DetachableInputStream
 
read(byte[]) - Method in class org.apache.axiom.om.util.DetachableInputStream
 
READ_ONCE_AND_DELETE - Static variable in class org.apache.axiom.attachments.lifecycle.impl.LifecycleEventDefinitions
 
reader2writer(XMLStreamReader, XMLStreamWriter) - Static method in class org.apache.axiom.om.util.CopyUtils
Simple utility that takes an XMLStreamReader and writes it to an XMLStreamWriter
readFrom(InputStream, long) - Method in class org.apache.axiom.attachments.utils.BAAOutputStream
 
readFrom(InputStream, long) - Method in interface org.apache.axiom.ext.io.ReadFromSupport
Read data from the given input stream and write it to this output stream.
readFrom(InputStream, long) - Method in class org.apache.axiom.util.blob.BlobOutputStream
 
readFrom(InputStream, long, boolean) - Method in class org.apache.axiom.util.blob.MemoryBlob
 
readFrom(InputStream, long) - Method in class org.apache.axiom.util.blob.MemoryBlob
 
readFrom(InputStream, long, boolean) - Method in class org.apache.axiom.util.blob.OverflowBlob
 
readFrom(InputStream, long) - Method in class org.apache.axiom.util.blob.OverflowBlob
 
readFrom(InputStream, long, boolean) - Method in interface org.apache.axiom.util.blob.WritableBlob
Read data from the given input stream and write it to the blob.
readFrom(InputStream, long) - Method in interface org.apache.axiom.util.blob.WritableBlob
Read data from the given input stream and write it to the blob.
ReadFromSupport - Interface in org.apache.axiom.ext.io
Optional interface implemented by OutputStream implementations that support transferring data from an InputStream.
readFully(InputStream, byte[]) - Static method in class org.apache.axiom.attachments.utils.IOUtils
Reads into a byte array.
readFully(InputStream, byte[], int, int) - Static method in class org.apache.axiom.attachments.utils.IOUtils
Same as the normal in.read(b, off, len), but tries to ensure that the entire len number of bytes is read.
READONLY - Static variable in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
 
READONLY - Static variable in class org.apache.axiom.om.impl.dom.NodeImpl
 
readParserInputStream() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource.Data
 
receive(InputStream, long) - Method in class org.apache.axiom.attachments.utils.BAAOutputStream
 
register(String) - Method in class org.apache.axiom.attachments.AttachmentCacheMonitor
Register a file name with the monitor.
register(String, String) - Static method in class org.apache.axiom.c14n.Canonicalizer
Method register
registerContentHandler(XMLStreamWriter) - Method in class org.apache.axiom.soap.impl.llom.SOAPElement
Utility method to register a content handler for push type builders.
registerCustomBuilder(QName, int, CustomBuilder) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Register a CustomBuilder associated with the indicated QName.
registerCustomBuilderForPayload(CustomBuilder) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Register a CustomBuilder for a payload.
registerExternalContentHandler(Object) - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
 
registerExternalContentHandler(Object) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method registerExternalContentHandler.
registerExternalContentHandler(Object) - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Registers an external content handler.
RELAY_PROPERTY - Static variable in interface org.apache.axiom.soap.SOAPHeaderBlock
 
release() - Method in class org.apache.axiom.util.blob.MemoryBlob
 
release() - Method in class org.apache.axiom.util.blob.OverflowBlob
 
release() - Method in interface org.apache.axiom.util.blob.WritableBlob
Release all resources held by this blob.
releaseParserOnClose(boolean) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Indicate if the parser resource should be release when closed.
releaseParserOnClose(boolean) - Method in class org.apache.axiom.om.impl.OMStAXWrapper
 
releaseXMLInputFactory(XMLInputFactory) - Static method in class org.apache.axiom.om.util.StAXUtils
Deprecated.
Returns an XMLInputFactory instance for reuse.
releaseXMLOutputFactory(XMLOutputFactory) - Static method in class org.apache.axiom.om.util.StAXUtils
Deprecated.
Returns an XMLOutputFactory instance for reuse.
remove() - Method in class org.apache.axiom.om.impl.traverse.OMAbstractIterator
 
remove() - Method in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Removes the last element returned by the iterator (optional operation) from the underlying collection.
remove() - Method in class org.apache.axiom.om.impl.traverse.OMFilterIterator
 
remove() - Method in class org.apache.axiom.om.impl.util.EmptyIterator
 
removeAll() - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
NON-DOM remove all elements from this map.
removeAttribute(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Removes an attribute by name.
removeAttribute(OMAttribute) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Removes an attribute from the element.
removeAttribute(OMAttribute) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method removeAttribute.
removeAttribute(OMAttribute) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
removeAttribute(OMAttribute) - Method in interface org.apache.axiom.om.OMElement
Method removeAttribute
removeAttributeNode(Attr) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Removes the specified attribute node.
removeAttributeNS(String, String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
removeCalled - Variable in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Field removeCalled
removeChild(Node) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
removeChild(Node) - Method in class org.apache.axiom.om.impl.dom.ParentNode
Removes the given child from the DOM Tree.
removeDataHandler(String) - Method in class org.apache.axiom.attachments.Attachments
Removes the DataHandler corresponding to the given contenID.
removeFilter() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
removeIdAttr(Attr) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
removeItem(int) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
NON-DOM: Remove attribute at specified index.
removeMapping(String) - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
 
removeMappingIfNotRender(String) - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
 
removeMappingIfRender(String) - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
 
removeNamedItem(String) - Method in class org.apache.axiom.om.impl.dom.AttributeMap
 
removeNamedItem(String) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
 
removeNamedItemNS(String, String) - Method in class org.apache.axiom.om.impl.dom.AttributeMap
 
removeNamedItemNS(String, String) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
Introduced in DOM Level 2.
removeNamespace(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Removes a declared namespace given its prefix.
renameNode(Node, String, String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
replace(String, String, String) - Static method in class org.apache.axiom.om.util.CommonUtils
replace: Like String.replace except that the old and new items are strings.
replaceChild(Node, Node) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
replaceChild(Node, Node) - Method in class org.apache.axiom.om.impl.dom.ParentNode
Replaces the oldChild with the newChild.
replaceData(int, int, String) - Method in class org.apache.axiom.om.impl.dom.CharacterImpl
If the given data is null the content will be deleted.
replaceWholeText(String) - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
require(int, String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamReader
 
require(int, String, String) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
require(int, String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
require(int, String, String) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
require(int, String, String) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
require(int, String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
reset() - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
reset the stream.
reset() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
reset() - Method in class org.apache.axiom.attachments.utils.BAAInputStream
 
reset - Variable in class org.apache.axiom.c14n.CanonicalizerSpi
 
reset() - Method in class org.apache.axiom.c14n.utils.UnsyncByteArrayOutputStream
 
reset(OMNode) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method reset.
reset() - Method in class org.apache.axiom.om.util.DetachableInputStream
 
reset() - Static method in class org.apache.axiom.om.util.StAXUtils
Deprecated. 
resolveQName(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
resolveQName(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
resolveQName(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
resolveQName(String) - Method in interface org.apache.axiom.om.OMElement
Resolves a QName literal in the namespace context defined by this element and produces a corresponding QName object.
resolveQName(String, boolean) - Method in class org.apache.axiom.om.util.ElementHelper
Deprecated.
The algorithm used by this method is incorrect. See AXIOM-356 for more details.
resolveQName(String) - Method in class org.apache.axiom.om.util.ElementHelper
Deprecated.
The algorithm used by this method is incorrect. See AXIOM-356 for more details.
RESPECT_SWA_ATTACHMENT_ORDER - Static variable in class org.apache.axiom.om.OMOutputFormat
 
RESPECT_SWA_ATTACHMENT_ORDER_DEFAULT - Static variable in class org.apache.axiom.om.OMOutputFormat
 
ROLE_PROPERTY - Static variable in interface org.apache.axiom.soap.SOAPHeaderBlock
A SOAPHeaderBlock may be represented as an unexpanded OMSourcedElement.
RolePlayer - Interface in org.apache.axiom.soap
This interface represents the thing which provides us with the SOAP roles in a given context.
ROOT_PART - Static variable in interface org.apache.axiom.om.impl.MTOMConstants
Deprecated. 
run() - Method in class org.apache.axiom.attachments.lifecycle.impl.LifecycleManagerImpl.FileDeletor
 
run() - Method in class org.apache.axiom.attachments.lifecycle.impl.VMShutdownHook
 

S

SAXOMBuilder - Class in org.apache.axiom.om.impl.builder
 
SAXOMBuilder(OMFactory) - Constructor for class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
SAXOMBuilder() - Constructor for class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
SAXOMXMLParserWrapper - Class in org.apache.axiom.om.impl.builder
OMXMLParserWrapper implementation for SAX parsers.
SAXOMXMLParserWrapper(OMFactory, SAXSource) - Constructor for class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
 
schema - Variable in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
Deprecated.
 
ScopedNamespaceContext - Class in org.apache.axiom.util.namespace
NamespaceContext implementation that supports nested scopes.
ScopedNamespaceContext() - Constructor for class org.apache.axiom.util.namespace.ScopedNamespaceContext
 
search(byte[], byte[], int, int, boolean) - Static method in class org.apache.axiom.attachments.utils.ByteSearch
search Look for the search bytes in the bytes array using a straight search.
serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.ds.CharArrayDataSource
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.ds.InputStreamDataSource
 
serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.InputStreamDataSource
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
 
serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
serialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
serialize(OutputStream) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
serialize(Writer) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
 
serialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
 
serialize(OutputStream) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
 
serialize(Writer) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
 
serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serialize(OutputStream) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serialize(Writer) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serialize(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
Method serialize.
serialize(XMLStreamReader, XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
 
serialize(OutputStream) - Method in interface org.apache.axiom.om.OMContainer
Serializes the node with caching.
serialize(Writer) - Method in interface org.apache.axiom.om.OMContainer
Serializes the node with caching.
serialize(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMContainer
Serializes the node with caching.
serialize(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMContainer
Serializes the node with caching.
serialize(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMDataSource
Serializes element data directly to stream.
serialize(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMDataSource
Serializes element data directly to writer.
serialize(XMLStreamWriter) - Method in interface org.apache.axiom.om.OMDataSource
Serializes element data directly to StAX writer.
serialize(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMDataSourceExt
Serializes element data directly to stream.
serialize(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMDataSourceExt
Serializes element data directly to writer.
serialize(XMLStreamWriter) - Method in interface org.apache.axiom.om.OMDataSourceExt
Serializes element data directly to StAX writer.
serialize(OutputStream) - Method in interface org.apache.axiom.om.OMElement
Serializes the node with caching.
serialize(Writer) - Method in interface org.apache.axiom.om.OMElement
Serializes the node with caching.
serialize(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMElement
Serializes the node with caching.
serialize(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMElement
Serializes the node with caching.
serialize(OutputStream) - Method in interface org.apache.axiom.om.OMNode
Deprecated.
This method is not meaningful on a node in general, but only on an OMElement.
serialize(Writer) - Method in interface org.apache.axiom.om.OMNode
Deprecated.
This method is not meaningful on a node in general, but only on an OMElement.
serialize(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMNode
Deprecated.
This method is not meaningful on a node in general, but only on an OMElement.
serialize(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMNode
Deprecated.
This method is not meaningful on a node in general, but only on an OMElement.
serialize(XMLStreamWriter) - Method in interface org.apache.axiom.om.OMSerializable
Serializes the information item with caching.
serialize(XMLStreamWriter, boolean) - Method in interface org.apache.axiom.om.OMSerializable
Serializes the information item.
serialize(XMLStreamReader, XMLStreamWriter) - Method in interface org.apache.axiom.om.OMSerializer
Method serialize
serializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
 
serializeAndConsume(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
serializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
serializeAndConsume(OutputStream) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
serializeAndConsume(Writer) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
serializeAndConsume(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
serializeAndConsume(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
serializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
 
serializeAndConsume(OutputStream) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
 
serializeAndConsume(Writer) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
 
serializeAndConsume(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
 
serializeAndConsume(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
 
serializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serializeAndConsume(OutputStream) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serializeAndConsume(Writer) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serializeAndConsume(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serializeAndConsume(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serializeAndConsume(OutputStream) - Method in interface org.apache.axiom.om.OMContainer
Serializes the node without caching.
serializeAndConsume(Writer) - Method in interface org.apache.axiom.om.OMContainer
Serializes the node without caching.
serializeAndConsume(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMContainer
Serializes the node without caching.
serializeAndConsume(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMContainer
Serializes the node without caching.
serializeAndConsume(OutputStream) - Method in interface org.apache.axiom.om.OMElement
Serializes the node without caching.
serializeAndConsume(Writer) - Method in interface org.apache.axiom.om.OMElement
Serializes the node without caching.
serializeAndConsume(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMElement
Serializes the node without caching.
serializeAndConsume(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMElement
Serializes the node without caching.
serializeAndConsume(OutputStream) - Method in interface org.apache.axiom.om.OMNode
Deprecated.
This method is not meaningful on a node in general, but only on an OMElement.
serializeAndConsume(Writer) - Method in interface org.apache.axiom.om.OMNode
Deprecated.
This method is not meaningful on a node in general, but only on an OMElement.
serializeAndConsume(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMNode
Deprecated.
This method is not meaningful on a node in general, but only on an OMElement.
serializeAndConsume(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMNode
Deprecated.
This method is not meaningful on a node in general, but only on an OMElement.
serializeAndConsume(XMLStreamWriter) - Method in interface org.apache.axiom.om.OMSerializable
Serializes the information item without caching.
serializeAttribute(OMAttribute, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
Deprecated.
use serializeStartpart instead
serializeAttributes(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
 
serializeAttributes(OMElement, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
Deprecated.
Consider using serializeStartpart instead
serializeByPullStream(OMElement, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
 
serializeByPullStream(OMElement, XMLStreamWriter, boolean) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
 
serializeCData(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
Method serializeCData.
serializeChildren(OMContainer, XMLStreamWriter, boolean) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
 
serializeComment(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
Method serializeComment.
serializeElement(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
 
serializeEndElement(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
Method serializeEndElement.
serializeEndpart(XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
Method serializeEndpart.
serializeFaultNode(XMLStreamWriter) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
 
serializeFaultNode(XMLStreamWriter) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
 
serializeFaultNode(XMLStreamWriter) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
 
serializeFaultNode(XMLStreamWriter) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
serializeFaultNode(XMLStreamWriter) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
serializeFaultNode(XMLStreamWriter) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
serializeNamespace(OMNamespace, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
Deprecated.
Use serializeStartpart instead
serializeNamespaces(OMElement, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
Deprecated.
Use serializeStartpart instead
serializeNode(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
Method serializeNode.
serializeNode(XMLStreamReader, XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
 
serializeNormal(OMElement, XMLStreamWriter, boolean) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
Method serializeNormal.
serializeProcessingInstruction(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
Method serializeProcessingInstruction.
SERIALIZER_DOMAIN - Static variable in class org.apache.axiom.om.impl.dom.DOMMessageFormatter
 
serializeStartpart(OMElement, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
Method serializeStartpart.
serializeStartpart(OMElement, String, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
Method serializeStartpart.
serializeText(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
 
setAllowSwitching(boolean) - Method in class org.apache.axiom.om.impl.OMStAXWrapper
 
setAttribute(String, String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
setAttribute(String, Object) - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
Deprecated.
 
setAttribute(String, Object) - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilderFactory
 
setAttribute(String, String, String) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
 
setAttribute(String, String, String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
setAttributeNode(Attr) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Adds a new attribute node.
setAttributeNodeNS(Attr) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
setAttributeNS(String, String, String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Adds a new attribute.
setAttributes(OMElement) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
setAttributeType(String) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Sets the attribute value.
setAttributeType(String) - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Method setAttributeType.
setAttributeType(String) - Method in interface org.apache.axiom.om.OMAttribute
 
setAttributeValue(String) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Sets the attribute value.
setAttributeValue(String) - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Method setAttributeValue.
setAttributeValue(String) - Method in interface org.apache.axiom.om.OMAttribute
 
setAutoCloseWriter(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
Deprecated. 
setBinary(boolean) - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
Receiving binary can happen as either MTOM attachments or as Base64 Text In the case of Base64 user has to explicitly specify that the content is binary, before calling getDataHandler(), getInputStream()....
setBinary(boolean) - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
Receiving binary can happen as either MTOM attachments or as Base64 Text In the case of Base64 user has to explicitly specify that the content is binary, before calling getDataHandler(), getInputStream()....
setBinary(boolean) - Method in interface org.apache.axiom.om.OMText
Sets the isBinary flag.
setBuilder(StAXBuilder) - Method in interface org.apache.axiom.om.impl.builder.BuilderAwareReader
 
setBuilder(OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Sets the OM builder.
setBuilder(OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method setBuilder.
setBuilder(OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
setBuilder(OMXMLParserWrapper) - Method in interface org.apache.axiom.om.OMElement
Method setBuilder.
setCache(boolean) - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
 
setCache(boolean) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method setCache.
setCache(boolean) - Method in interface org.apache.axiom.om.OMXMLParserWrapper
 
setCaseInsensitiveValueChecks(boolean) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenWithSpecificAttributeIterator
 
setCharsetEncoding(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
setCharsetEncoding(String) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
setCharSetEncoding(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
setCharsetEncoding(String) - Method in interface org.apache.axiom.om.OMDocument
Sets the character set encoding scheme to be used.
setCharSetEncoding(String) - Method in class org.apache.axiom.om.OMOutputFormat
 
setCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
 
setCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
 
setCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
 
setCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
setCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
setCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
setCode(SOAPFaultCode) - Method in interface org.apache.axiom.soap.SOAPFault
SOAPFaultCode is a mandatory item in a Fault, in SOAP 1.2 specification
setCommandMap(CommandMap) - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
setComplete(boolean) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
setComplete(boolean) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Method setComplete.
setComplete(boolean) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Method setComplete.
setComplete(boolean) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
 
setComplete(boolean) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
setComplete override The OMSourcedElement has its own isolated builder/reader during the expansion process.
setComplete(boolean) - Method in interface org.apache.axiom.om.impl.OMContainerEx
 
setComplete(boolean) - Method in interface org.apache.axiom.om.impl.OMNodeEx
 
setContentHandler(ContentHandler) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
 
setContentID(String) - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
setContentID(String) - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
setContentID(String) - Method in interface org.apache.axiom.om.OMText
Set a specific content id
setContentType(String) - Method in class org.apache.axiom.attachments.CachedFileDataSource
 
setContentType(String) - Method in class org.apache.axiom.attachments.ConfigurableDataHandler
 
setContentType(String) - Method in class org.apache.axiom.om.OMOutputFormat
Set a raw content-type (i.e.
setData(String) - Method in class org.apache.axiom.om.impl.dom.CharacterImpl
Sets the text value of data.
setData(String) - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
 
setDataSource(OMDataSource) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
setOMDataSource
setDataSource(OMDataSource) - Method in interface org.apache.axiom.om.OMSourcedElement
Replace an existing OMDataSource with a new one.
setDataSource(OMDataSource) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
 
setDataSourceIsLeaf(boolean) - Method in class org.apache.axiom.om.impl.OMNavigator
Indicate if an OMSourcedElement with a OMDataSource should be considered as an interior element node or as a leaf.
setDefaultNamespace(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
setDefaultNamespace(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
setDefaultNamespace(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
setDefaultNamespace(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
setDefaultNamespace(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
setDelegate(XMLStreamWriter) - Method in interface org.apache.axiom.om.util.XMLStreamWriterFilter
Set a new delegate writer
setDelegate(XMLStreamWriter) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
setDetail(SOAPFaultDetail) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
 
setDetail(SOAPFaultDetail) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
 
setDetail(SOAPFaultDetail) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
 
setDetail(SOAPFaultDetail) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
setDetail(SOAPFaultDetail) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
setDetail(SOAPFaultDetail) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
setDetail(SOAPFaultDetail) - Method in interface org.apache.axiom.soap.SOAPFault
SOAPFaultRoleImpl is an optional item in a Fault, in SOAP 1.2 specification
setDocument(DocumentImpl) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
Configure this factory to use the given document.
setDocumentLocator(Locator) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
setDocumentLocator(Locator) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method setDocumentLocator.
setDocumentURI(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
setDoDebug(boolean) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Deprecated. 
setDoingSWA(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
Specifies that the document should be serialized using SwA (SOAP with Attachments).
setDOOMRequired(boolean) - Static method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
Deprecated.
 
setDoOptimize(boolean) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
setDoOptimize(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
Specifies that the document should be serialized using MTOM.
setDTDHandler(DTDHandler) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
 
setEndOfStream(boolean) - Method in class org.apache.axiom.attachments.Attachments
endOfStreamReached will be set to true if the message ended in MIME Style having "--" suffix with the last mime boundary
setEntityResolver(EntityResolver) - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderImpl
Deprecated.
 
setEntityResolver(EntityResolver) - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilder
 
setEntityResolver(EntityResolver) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
 
setErrorHandler(ErrorHandler) - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderImpl
Deprecated.
 
setErrorHandler(ErrorHandler) - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilder
 
setErrorHandler(ErrorHandler) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
 
setEventAllocator(XMLEventAllocator) - Method in class org.apache.axiom.util.stax.wrapper.ImmutableXMLInputFactory
 
setEventAllocator(XMLEventAllocator) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
setException(Exception) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
 
setException(Exception) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
setException(Exception) - Method in interface org.apache.axiom.soap.SOAPFault
 
setFactoryPerClassLoader(boolean) - Static method in class org.apache.axiom.om.util.StAXUtils
Set the policy for how to maintain the XMLInputFactory and XMLOutputFactory
setFaultCode(String) - Method in exception org.apache.axiom.soap.SOAPProcessingException
 
setFeature(String, boolean) - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
Deprecated.
 
setFeature(String, boolean) - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilderFactory
 
setFeature(String, boolean) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
 
setFile(File) - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
 
setFilter(XMLStreamWriterFilter) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
setFirstChild(OMNode) - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
setFirstChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Method setFirstChild.
setFirstChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method setFirstChild.
setFirstChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
setFirstChild(OMNode) - Method in interface org.apache.axiom.om.impl.OMContainerEx
forcefully set the first element in this parent element
setFirstChild(OMNode) - Method in interface org.apache.axiom.om.OMElement
Deprecated.
This method should not be called, un-intentionally. When some one randomly set the first child, all the links handling will not happen inside this method. So we have moved this method to the less visible interface, OMContainerEx.
setFirstChild(OMNode) - Method in class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
 
setIdAttribute(String, boolean) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
setIdAttributeNode(Attr, boolean) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
setIdAttributeNS(String, String, boolean) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
setIgnoreXMLDeclaration(boolean) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
setIgnoreXMLDeclaration(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
 
setInlineMTOM(boolean) - Method in class org.apache.axiom.om.impl.OMStAXWrapper
 
setInlineMTOM(boolean) - Method in interface org.apache.axiom.om.OMXMLStreamReader
Deprecated.
To return optimized base64 content as xop:Include elements, wrap the reader using XOPEncodingStreamReader or use the more generic XOPUtils.getXOPEncodedStream(XMLStreamReader) method. This method introduces unnecessary complexity in the XMLStreamReader implementation used by Axiom and will be removed in a future release.
setInlineMTOM(boolean) - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
 
setInputStream(InputStream) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource.Data
 
setLang(String) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultTextImpl
 
setLang(String) - Method in class org.apache.axiom.soap.impl.dom.SOAPTextImpl
 
setLang(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
 
setLang(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPTextImpl
 
setLang(String) - Method in interface org.apache.axiom.soap.SOAPFaultText
lang is a mandatory attribute within the SOAPFaultText which must have SOAP12Constants.SOAP_FAULT_TEXT_LANG_ATTR_NS_URI as the namespace URI and SOAP12constants.SOAP_FAULT_TEXT_LANG_ATTR_NS_PREFIX or a capitalization thereof as the prefix
setLastChild(OMNode) - Method in class org.apache.axiom.om.impl.dom.ParentNode
Forcefully set the last child
setLastChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Forcefully set the last child
setLastChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
setLastChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
setLastChild(OMNode) - Method in interface org.apache.axiom.om.impl.OMContainerEx
forcefully set the last element in this parent element
setLifecycleManager(LifecycleManager) - Method in class org.apache.axiom.attachments.Attachments
 
setLineNumber(int) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
setLineNumber(int) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
setLineNumber(int) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
setLineNumber(int) - Method in interface org.apache.axiom.om.OMElement
 
setLocale(Locale) - Static method in class org.apache.axiom.om.impl.dom.DOMMessageFormatter
Sets Locale to be used by the formatter.
setLocalName(String) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Sets the name of attribute.
setLocalName(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Sets the local name.
setLocalName(String) - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Method setLocalName.
setLocalName(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method setLocalName.
setLocalName(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
setLocalName(String) - Method in interface org.apache.axiom.om.OMAttribute
 
setLocalName(String) - Method in interface org.apache.axiom.om.OMElement
Method setLocalName
setMetaFactory(OMMetaFactory) - Static method in class org.apache.axiom.om.OMAbstractFactory
Explicitly set a meta factory instance.
setMetaFactory(OMMetaFactory) - Method in class org.apache.axiom.osgi.FactoryInjectionComponent
 
setMimeBoundary(String) - Method in class org.apache.axiom.om.OMOutputFormat
 
setMultipartWriterFactory(MultipartWriterFactory) - Method in class org.apache.axiom.om.OMOutputFormat
Set the multipart writer factory.
setMustUnderstand(boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
 
setMustUnderstand(String) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
 
setMustUnderstand(boolean) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
 
setMustUnderstand(String) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
 
setMustUnderstand(boolean) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
setMustUnderstand(String) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
setMustUnderstand(boolean) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
setMustUnderstand(String) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
setMustUnderstand(boolean) - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
Sets the mustUnderstand attribute for this SOAPHeaderBlock object to be on or off.
setMustUnderstand(String) - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
 
setNamedItem(Node) - Method in class org.apache.axiom.om.impl.dom.AttributeMap
Almost a copy of the Xerces impl.
setNamedItem(Node) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
Adds a node using its nodeName attribute.
setNamedItemNS(Node) - Method in class org.apache.axiom.om.impl.dom.AttributeMap
Almost a copy of the Xerces impl.
setNamedItemNS(Node) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
Adds a node using its namespaceURI and localName.
setNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Sets the namespace.
setNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method setNamespace.
setNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
setNamespace(OMNamespace) - Method in interface org.apache.axiom.om.OMElement
Sets the Namespace.
setNamespaceContext(NamespaceContext) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
setNamespaceURIInterning(boolean) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Set namespace uri interning
setNamespaceURIInterning(boolean) - Method in class org.apache.axiom.om.impl.OMStAXWrapper
 
setNamespaceWithNoFindInCurrentScope(OMNamespace) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
setNamespaceWithNoFindInCurrentScope(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
setNamespaceWithNoFindInCurrentScope(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
setNamespaceWithNoFindInCurrentScope(OMNamespace) - Method in interface org.apache.axiom.om.OMElement
This will not search the namespace in the scope nor will declare in the current element, as in setNamespace(OMNamespace).
setNewElement(OMElement, OMElement, OMElement) - Static method in class org.apache.axiom.om.util.ElementHelper
 
setNewElement(OMElement, OMElement) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
 
setNewElement(OMElement, OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
setNextOMSibling(OMNode) - Method in class org.apache.axiom.om.impl.dom.ChildNode
 
setNextOMSibling(OMNode) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
setNextOMSibling(OMNode) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
setNextOMSibling(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Method setNextOMSibling.
setNextOMSibling(OMNode) - Method in interface org.apache.axiom.om.impl.OMNodeEx
 
setNode(SOAPFaultNode) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
 
setNode(SOAPFaultNode) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
 
setNode(SOAPFaultNode) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
 
setNode(SOAPFaultNode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
setNode(SOAPFaultNode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
setNode(SOAPFaultNode) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
setNode(SOAPFaultNode) - Method in interface org.apache.axiom.soap.SOAPFault
SOAPFaultNode is an optional item in a Fault, in SOAP 1.2 specification
setNodeValue(String) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
setNodeValue(String) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultNodeImpl
 
setNodeValue(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultNodeImpl
 
setNodeValue(String) - Method in interface org.apache.axiom.soap.SOAPFaultNode
each SOAP node is identified by a URI.
setOMBuilderFactory(OMFactory) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method setOMBuilderFactory.
setOMDocumentElement(OMElement) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
setOMDocumentElement(OMElement) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Method setDocumentElement.
setOMDocumentElement(OMElement) - Method in interface org.apache.axiom.om.OMDocument
Sets the document element of the XML document.
setOMDocumentElement(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
 
setOMNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Sets the namespace of this attribute node.
setOMNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Method setOMNamespace.
setOMNamespace(OMNamespace) - Method in interface org.apache.axiom.om.OMAttribute
 
setOptimize(boolean) - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
setOptimize(boolean) - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
setOptimize(boolean) - Method in interface org.apache.axiom.om.OMText
Sets the optimize flag.
setOptimizedThreshold(int) - Method in class org.apache.axiom.om.OMOutputFormat
 
setOutputFormat(OMOutputFormat) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
setOwnerDocument(DocumentImpl) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
setOwnerDocument(DocumentImpl) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
Sets the owner document.
setParent(OMContainer) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Sets the parent element to the given OMContainer.
setParent(OMContainer) - Method in class org.apache.axiom.om.impl.dom.ChildNode
 
setParent(OMContainer) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
setParent(OMContainer) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Method setParent.
setParent(OMContainer) - Method in interface org.apache.axiom.om.impl.OMNodeEx
 
setParent(OMContainer) - Method in class org.apache.axiom.soap.impl.llom.SOAPElement
 
setParser(XMLStreamReader) - Method in class org.apache.axiom.om.impl.OMStAXWrapper
 
setPrefix(String) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
setPrefix(String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
setPrefix(String, String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
setPrefix(String, String) - Method in class org.apache.axiom.util.namespace.ScopedNamespaceContext
Define a prefix binding in the current scope.
setPrefix(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
setPrefix(String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
setPrefix(String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
setPreviousOMSibling(OMNode) - Method in class org.apache.axiom.om.impl.dom.ChildNode
 
setPreviousOMSibling(OMNode) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
setPreviousOMSibling(OMNode) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
setPreviousOMSibling(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Method setPreviousOMSibling.
setPreviousOMSibling(OMNode) - Method in interface org.apache.axiom.om.impl.OMNodeEx
 
setProcessed() - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
 
setProcessed() - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
setProcessed() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
We need to know whether all the mustUnderstand headers have been processed by the node.
setProcessingDetailElements(boolean) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
setProperty(String, Object) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
 
setProperty(String, Object) - Method in interface org.apache.axiom.om.OMDataSourceExt
Set a property on the OMDataSource
setProperty(String, Object) - Method in class org.apache.axiom.om.OMOutputFormat
 
setProperty(String, Object) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
 
setProperty(String, Object) - Method in class org.apache.axiom.util.stax.wrapper.ImmutableXMLInputFactory
 
setProperty(String, Object) - Method in class org.apache.axiom.util.stax.wrapper.ImmutableXMLOutputFactory
 
setProperty(String, Object) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
setProperty(String, Object) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
setReadyToGetNextStream(boolean) - Method in class org.apache.axiom.attachments.IncomingAttachmentStreams
Set the ready flag.
setReason(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
 
setReason(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
 
setReason(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
 
setReason(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
setReason(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
setReason(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
setReason(SOAPFaultReason) - Method in interface org.apache.axiom.soap.SOAPFault
SOAPFaultReason is a mandatory item in a Fault, in SOAP 1.2 specification
setRegistered(boolean) - Method in class org.apache.axiom.attachments.lifecycle.impl.VMShutdownHook
 
setRelay(boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
 
setRelay(boolean) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
 
setRelay(boolean) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
setRelay(boolean) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
setRelay(boolean) - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
Sets the relay attribute for this SOAPHeaderBlock to be either true or false.
setRole(SOAPFaultRole) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
 
setRole(String) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
 
setRole(SOAPFaultRole) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
 
setRole(String) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
 
setRole(SOAPFaultRole) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
 
setRole(SOAPFaultRole) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
setRole(String) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
setRole(SOAPFaultRole) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
setRole(String) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
setRole(SOAPFaultRole) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
setRole(SOAPFaultRole) - Method in interface org.apache.axiom.soap.SOAPFault
SOAPFaultRoleImpl is an optional item in a Fault, in SOAP 1.2 specification
setRole(String) - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
Sets the actor associated with this SOAPHeaderBlock object to the specified actor.
setRoleValue(String) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultRoleImpl
 
setRoleValue(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultRoleImpl
 
setRoleValue(String) - Method in interface org.apache.axiom.soap.SOAPFaultRole
The value of the Role element information item MUST be one of the roles assumed by the node during processing of the message
setRootContentId(String) - Method in class org.apache.axiom.om.OMOutputFormat
 
setSchema(Schema) - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
Deprecated.
 
setSoap11(boolean) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
setSOAP11(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
 
setSOAPEnvelope(OMElement) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
setSOAPEnvelope(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.dom.SOAPMessageImpl
 
setSOAPEnvelope(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
 
setSOAPEnvelope(SOAPEnvelope) - Method in interface org.apache.axiom.soap.SOAPMessage
 
setStandalone(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
setStandalone(String) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
setStandalone(String) - Method in interface org.apache.axiom.om.OMDocument
 
setStAXWriterConfiguration(StAXWriterConfiguration) - Method in class org.apache.axiom.om.OMOutputFormat
Set the StAX writer configuration that will be used when requesting an XMLStreamWriter from StAXUtils.
setStrictErrorChecking(boolean) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultSubCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultSubCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultSubCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in interface org.apache.axiom.soap.SOAPFaultClassifier
Fault SubCode can contain an optional SubCode
setTarget(String) - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
 
setTarget(String) - Method in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
Sets the target of this Processing Instruction.
setTarget(String) - Method in interface org.apache.axiom.om.OMProcessingInstruction
Sets the target of this Processing Instruction.
setText(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Creates a text node with the given value and adds it to the element.
setText(QName) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
setText(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Sets the text of the given element. caution - This method will wipe out all the text elements (and hence any mixed content) before setting the text.
setText(QName) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Sets the text, as a QName, of the given element. caution - This method will wipe out all the text elements (and hence any mixed content) before setting the text.
setText(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
setText(QName) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
setText(String) - Method in interface org.apache.axiom.om.OMElement
 
setText(QName) - Method in interface org.apache.axiom.om.OMElement
Set the content of this element to the given QName.
setTextContent(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
setTextContent(String) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
setTextContent(String) - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
setTimeout(int) - Method in class org.apache.axiom.attachments.AttachmentCacheMonitor
This method should Set a new timeout value
setTransferEncoding(String) - Method in class org.apache.axiom.attachments.ConfigurableDataHandler
 
setType(String) - Method in class org.apache.axiom.attachments.ByteArrayDataSource
 
setType(int) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Sets the type.
setType(int) - Method in class org.apache.axiom.om.impl.dom.CDATASectionImpl
 
setType(int) - Method in class org.apache.axiom.om.impl.dom.CommentImpl
 
setType(int) - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
 
setType(int) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
setType(int) - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
 
setType(int) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
setType(int) - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
 
setType(int) - Method in class org.apache.axiom.om.impl.dom.TextImpl
 
setType(int) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Method setType.
setType(int) - Method in interface org.apache.axiom.om.impl.OMNodeEx
 
setUsed(boolean) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
 
setUserData(String, Object, UserDataHandler) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
setValue(String) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
Sets the value of the attribute.
setValue(String) - Method in class org.apache.axiom.om.impl.dom.CommentImpl
 
setValue(String) - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
 
setValue(String) - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
 
setValue(String) - Method in class org.apache.axiom.om.impl.llom.OMCommentImpl
Sets the value of this comment.
setValue(String) - Method in class org.apache.axiom.om.impl.llom.OMDocTypeImpl
Sets the value of this DocType.
setValue(String) - Method in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
Sets the value of this Processing Instruction.
setValue(String) - Method in interface org.apache.axiom.om.OMComment
Sets the content of this comment to the specified string.
setValue(String) - Method in interface org.apache.axiom.om.OMDocType
Sets the content of this DocType to the specified string.
setValue(String) - Method in interface org.apache.axiom.om.OMProcessingInstruction
Sets the value of this Processing Instruction.
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultSubCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultSubCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultCodeImpl
Eran Chinthaka (chinthaka@apache.org)
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultSubCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
 
setValue(SOAPFaultValue) - Method in interface org.apache.axiom.soap.SOAPFaultClassifier
Fault SubCode contain only one mandatory Value child.
setWriter(OutputStream) - Method in class org.apache.axiom.c14n.Canonicalizer
Sets the writter where the cannocalization ends.
setWriter(OutputStream) - Method in class org.apache.axiom.c14n.CanonicalizerSpi
Method setWriter
setWriter(OutputStream) - Method in class org.apache.axiom.c14n.impl.CanonicalizerBase
 
setXMLEncoding(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
setXMLEncoding(String) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
setXMLEncoding(String) - Method in interface org.apache.axiom.om.OMDocument
Set the charset encoding for the XML declaration of this document.
setXMLReporter(XMLReporter) - Method in class org.apache.axiom.util.stax.wrapper.ImmutableXMLInputFactory
 
setXMLReporter(XMLReporter) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
setXMLResolver(XMLResolver) - Method in class org.apache.axiom.util.stax.wrapper.ImmutableXMLInputFactory
 
setXMLResolver(XMLResolver) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
setXmlStandalone(boolean) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
setXmlStreamWriter(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
setXmlStreamWriterFilter(XMLStreamWriterFilter) - Method in class org.apache.axiom.om.OMOutputFormat
 
setXMLVersion(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
setXmlVersion(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
setXMLVersion(String) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
setXmlVersion(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
setXMLVersion(String) - Method in interface org.apache.axiom.om.OMDocument
Sets the XML version.
setXmlVersion(String) - Method in class org.apache.axiom.om.OMOutputFormat
 
sha1DigestAlgorithm - Static variable in class org.apache.axiom.om.util.DigestGenerator
String representing the SHA1 digest algorithm
shaDigestAlgorithm - Static variable in class org.apache.axiom.om.util.DigestGenerator
String representing the SHA digest algorithm
SizeAwareDataSource - Interface in org.apache.axiom.attachments
Deprecated.
Please implement SizeAwareDataSource
SizeAwareDataSource - Interface in org.apache.axiom.ext.activation
Optional extension interface that can be implemented by data sources that support a getSize method.
skip(long) - Method in class org.apache.axiom.om.util.DetachableInputStream
 
skippedEntity(String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
skippedEntity(String) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method skippedEntity.
skipSearch(byte[], boolean, byte[], int, int, short[]) - Static method in class org.apache.axiom.attachments.utils.ByteSearch
Search a byte sequence for a given pattern.
SOAP - Static variable in interface org.apache.axiom.om.util.StAXParserConfiguration
Configuration suitable for SOAP messages.
SOAP11BodyImpl - Class in org.apache.axiom.soap.impl.dom.soap11
 
SOAP11BodyImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11BodyImpl
 
SOAP11BodyImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11BodyImpl
Constructor SOAPBodyImpl
SOAP11BodyImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11BodyImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11BodyImpl
 
SOAP11BodyImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11BodyImpl
 
SOAP11BodyImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11BodyImpl
Constructor SOAPBodyImpl
SOAP11BuilderHelper - Class in org.apache.axiom.soap.impl.builder
 
SOAP11BuilderHelper(StAXSOAPModelBuilder) - Constructor for class org.apache.axiom.soap.impl.builder.SOAP11BuilderHelper
 
SOAP11Constants - Interface in org.apache.axiom.soap
 
SOAP11Factory - Class in org.apache.axiom.soap.impl.dom.soap11
 
SOAP11Factory(OMDOMMetaFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
SOAP11Factory() - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
SOAP11Factory(DocumentImpl) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
SOAP11Factory - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11Factory(OMLinkedListMetaFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
SOAP11Factory() - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
SOAP11FaultCodeImpl - Class in org.apache.axiom.soap.impl.dom.soap11
 
SOAP11FaultCodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultCodeImpl
Constructor OMElementImpl
SOAP11FaultCodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultCodeImpl
 
SOAP11FaultCodeImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11FaultCodeImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
SOAP11FaultCodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
SOAP11FaultCodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
SOAP11FaultDetailImpl - Class in org.apache.axiom.soap.impl.dom.soap11
 
SOAP11FaultDetailImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultDetailImpl
 
SOAP11FaultDetailImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultDetailImpl
 
SOAP11FaultDetailImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultDetailImpl
 
SOAP11FaultDetailImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11FaultDetailImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultDetailImpl
 
SOAP11FaultDetailImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultDetailImpl
 
SOAP11FaultDetailImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultDetailImpl
 
SOAP11FaultImpl - Class in org.apache.axiom.soap.impl.dom.soap11
 
SOAP11FaultImpl(SOAPBody, Exception, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
 
SOAP11FaultImpl(SOAPBody, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
 
SOAP11FaultImpl(SOAPBody, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
This is a convenience method for the SOAP Fault Impl.
SOAP11FaultImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11FaultImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
Eran Chinthaka (chinthaka@apache.org)
SOAP11FaultImpl(SOAPBody, Exception, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
SOAP11FaultImpl(SOAPBody, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
SOAP11FaultImpl(SOAPBody, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
This is a convenience method for the SOAP Fault Impl.
SOAP11FaultReasonImpl - Class in org.apache.axiom.soap.impl.dom.soap11
 
SOAP11FaultReasonImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultReasonImpl
 
SOAP11FaultReasonImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultReasonImpl
 
SOAP11FaultReasonImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11FaultReasonImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
Eran Chinthaka (chinthaka@apache.org)
SOAP11FaultReasonImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
 
SOAP11FaultReasonImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
 
SOAP11FaultRoleImpl - Class in org.apache.axiom.soap.impl.dom.soap11
 
SOAP11FaultRoleImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultRoleImpl
 
SOAP11FaultRoleImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultRoleImpl
 
SOAP11FaultRoleImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11FaultRoleImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultRoleImpl
 
SOAP11FaultRoleImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultRoleImpl
 
SOAP11FaultRoleImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultRoleImpl
 
SOAP11FaultSubCodeImpl - Class in org.apache.axiom.soap.impl.dom.soap11
 
SOAP11FaultSubCodeImpl(SOAPFaultCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultSubCodeImpl
 
SOAP11FaultSubCodeImpl(SOAPFaultCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultSubCodeImpl
 
SOAP11FaultSubCodeImpl(SOAPFaultSubCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultSubCodeImpl
 
SOAP11FaultSubCodeImpl(SOAPFaultSubCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultSubCodeImpl
 
SOAP11FaultSubCodeImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11FaultSubCodeImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
SOAP11FaultSubCodeImpl(SOAPFaultCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
SOAP11FaultSubCodeImpl(SOAPFaultCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
SOAP11FaultSubCodeImpl(SOAPFaultSubCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
SOAP11FaultSubCodeImpl(SOAPFaultSubCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
SOAP11FaultTextImpl - Class in org.apache.axiom.soap.impl.dom.soap11
 
SOAP11FaultTextImpl(SOAPFaultReason, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultTextImpl
 
SOAP11FaultTextImpl(SOAPFaultReason, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultTextImpl
 
SOAP11FaultTextImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11FaultTextImpl(SOAPFaultReason, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultTextImpl
 
SOAP11FaultTextImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultTextImpl
 
SOAP11FaultTextImpl(SOAPFaultReason, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultTextImpl
 
SOAP11FaultValueImpl - Class in org.apache.axiom.soap.impl.dom.soap11
 
SOAP11FaultValueImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultValueImpl
 
SOAP11FaultValueImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultValueImpl
 
SOAP11FaultValueImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11FaultValueImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultValueImpl
 
SOAP11FaultValueImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultValueImpl
 
SOAP11FaultValueImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultValueImpl
 
SOAP11HeaderBlockImpl - Class in org.apache.axiom.soap.impl.dom.soap11
 
SOAP11HeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
 
SOAP11HeaderBlockImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
 
SOAP11HeaderBlockImpl(String, OMNamespace, OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
Constructor SOAPHeaderBlockImpl
SOAP11HeaderBlockImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11HeaderBlockImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
SOAP11HeaderBlockImpl(String, OMNamespace, SOAPFactory, OMDataSource) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
SOAP11HeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
SOAP11HeaderBlockImpl(String, OMNamespace, OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
Constructor SOAPHeaderBlockImpl
SOAP11HeaderImpl - Class in org.apache.axiom.soap.impl.dom.soap11
 
SOAP11HeaderImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderImpl
 
SOAP11HeaderImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderImpl
Constructor SOAPHeaderImpl
SOAP11HeaderImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11HeaderImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderImpl
 
SOAP11HeaderImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderImpl
 
SOAP11HeaderImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderImpl
Constructor SOAPHeaderImpl
SOAP11Version - Class in org.apache.axiom.soap
Version-specific stuff for SOAP 1.1
SOAP12BodyImpl - Class in org.apache.axiom.soap.impl.dom.soap12
 
SOAP12BodyImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12BodyImpl
 
SOAP12BodyImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12BodyImpl
Constructor SOAPBodyImpl
SOAP12BodyImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12BodyImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12BodyImpl
 
SOAP12BodyImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12BodyImpl
 
SOAP12BodyImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12BodyImpl
Constructor SOAPBodyImpl
SOAP12BuilderHelper - Class in org.apache.axiom.soap.impl.builder
 
SOAP12BuilderHelper(StAXSOAPModelBuilder) - Constructor for class org.apache.axiom.soap.impl.builder.SOAP12BuilderHelper
 
SOAP12Constants - Interface in org.apache.axiom.soap
 
SOAP12Factory - Class in org.apache.axiom.soap.impl.dom.soap12
 
SOAP12Factory(OMDOMMetaFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
SOAP12Factory() - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
SOAP12Factory(DocumentImpl) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
SOAP12Factory - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12Factory(OMLinkedListMetaFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
SOAP12Factory() - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
SOAP12FaultCodeImpl - Class in org.apache.axiom.soap.impl.dom.soap12
 
SOAP12FaultCodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultCodeImpl
Constructor OMElementImpl
SOAP12FaultCodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultCodeImpl
 
SOAP12FaultCodeImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12FaultCodeImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
Eran Chinthaka (chinthaka@apache.org)
SOAP12FaultCodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
Constructor OMElementImpl
SOAP12FaultCodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
 
SOAP12FaultDetailImpl - Class in org.apache.axiom.soap.impl.dom.soap12
 
SOAP12FaultDetailImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultDetailImpl
 
SOAP12FaultDetailImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultDetailImpl
 
SOAP12FaultDetailImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12FaultDetailImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultDetailImpl
 
SOAP12FaultDetailImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultDetailImpl
 
SOAP12FaultDetailImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultDetailImpl
 
SOAP12FaultImpl - Class in org.apache.axiom.soap.impl.dom.soap12
 
SOAP12FaultImpl(SOAPBody, Exception, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
 
SOAP12FaultImpl(SOAPBody, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
 
SOAP12FaultImpl(SOAPBody, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
This is a convenience method for the SOAP Fault Impl.
SOAP12FaultImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12FaultImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
Eran Chinthaka (chinthaka@apache.org)
SOAP12FaultImpl(SOAPBody, Exception, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
SOAP12FaultImpl(SOAPBody, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
SOAP12FaultImpl(SOAPBody, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
This is a convenience method for the SOAP Fault Impl.
SOAP12FaultNodeImpl - Class in org.apache.axiom.soap.impl.dom.soap12
 
SOAP12FaultNodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultNodeImpl
 
SOAP12FaultNodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultNodeImpl
 
SOAP12FaultNodeImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12FaultNodeImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultNodeImpl
 
SOAP12FaultNodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultNodeImpl
 
SOAP12FaultNodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultNodeImpl
 
SOAP12FaultReasonImpl - Class in org.apache.axiom.soap.impl.dom.soap12
 
SOAP12FaultReasonImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultReasonImpl
 
SOAP12FaultReasonImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultReasonImpl
 
SOAP12FaultReasonImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12FaultReasonImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
 
SOAP12FaultReasonImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
 
SOAP12FaultReasonImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
 
SOAP12FaultRoleImpl - Class in org.apache.axiom.soap.impl.dom.soap12
 
SOAP12FaultRoleImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultRoleImpl
 
SOAP12FaultRoleImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultRoleImpl
 
SOAP12FaultRoleImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12FaultRoleImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultRoleImpl
 
SOAP12FaultRoleImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultRoleImpl
 
SOAP12FaultRoleImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultRoleImpl
 
SOAP12FaultSubCodeImpl - Class in org.apache.axiom.soap.impl.dom.soap12
 
SOAP12FaultSubCodeImpl(SOAPFaultCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultSubCodeImpl
 
SOAP12FaultSubCodeImpl(SOAPFaultCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultSubCodeImpl
 
SOAP12FaultSubCodeImpl(SOAPFaultSubCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultSubCodeImpl
 
SOAP12FaultSubCodeImpl(SOAPFaultSubCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultSubCodeImpl
 
SOAP12FaultSubCodeImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12FaultSubCodeImpl(SOAPFaultCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
SOAP12FaultSubCodeImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
SOAP12FaultSubCodeImpl(SOAPFaultCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
SOAP12FaultSubCodeImpl(SOAPFaultSubCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
SOAP12FaultSubCodeImpl(SOAPFaultSubCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
SOAP12FaultTextImpl - Class in org.apache.axiom.soap.impl.dom.soap12
 
SOAP12FaultTextImpl(SOAPFaultReason, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultTextImpl
 
SOAP12FaultTextImpl(SOAPFaultReason, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultTextImpl
 
SOAP12FaultTextImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12FaultTextImpl(SOAPFaultReason, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultTextImpl
 
SOAP12FaultTextImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultTextImpl
 
SOAP12FaultTextImpl(SOAPFaultReason, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultTextImpl
 
SOAP12FaultValueImpl - Class in org.apache.axiom.soap.impl.dom.soap12
 
SOAP12FaultValueImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultValueImpl
 
SOAP12FaultValueImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultValueImpl
 
SOAP12FaultValueImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12FaultValueImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultValueImpl
 
SOAP12FaultValueImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultValueImpl
 
SOAP12FaultValueImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultValueImpl
 
SOAP12HeaderBlockImpl - Class in org.apache.axiom.soap.impl.dom.soap12
 
SOAP12HeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
 
SOAP12HeaderBlockImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
 
SOAP12HeaderBlockImpl(String, OMNamespace, SOAPHeader, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
Constructor SOAPHeaderBlockImpl
SOAP12HeaderBlockImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12HeaderBlockImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
SOAP12HeaderBlockImpl(String, OMNamespace, SOAPFactory, OMDataSource) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
SOAP12HeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
SOAP12HeaderBlockImpl(String, OMNamespace, SOAPHeader, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
Constructor SOAPHeaderBlockImpl
SOAP12HeaderImpl - Class in org.apache.axiom.soap.impl.dom.soap12
 
SOAP12HeaderImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderImpl
 
SOAP12HeaderImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderImpl
Constructor SOAPHeaderImpl
SOAP12HeaderImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12HeaderImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderImpl
Eran Chinthaka (chinthaka@apache.org)
SOAP12HeaderImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderImpl
 
SOAP12HeaderImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderImpl
Constructor SOAPHeaderImpl
SOAP12Version - Class in org.apache.axiom.soap
Version-specific stuff for SOAP 1.2
SOAP_11_CONTENT_TYPE - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
SOAP_12_CONTENT_TYPE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_ACTOR_NEXT - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
SOAP_DEFAULT_NAMESPACE_PREFIX - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field SOAP_DEFAULT_NAMESPACE_PREFIX
SOAP_ENCODING_NAMESPACE_URI - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
SOAP_ENCODING_NAMESPACE_URI - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_ENVELOPE_NAMESPACE_URI - Static variable in interface org.apache.axiom.soap.SOAP11Constants
Eran Chinthaka (chinthaka@apache.org)
SOAP_ENVELOPE_NAMESPACE_URI - Static variable in interface org.apache.axiom.soap.SOAP12Constants
Eran Chinthaka (chinthaka@apache.org)
SOAP_FAULT_ACTOR_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP11Constants
Field SOAP_FAULT_ACTOR_LOCAL_NAME
SOAP_FAULT_CODE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP11Constants
Field SOAP_FAULT_CODE_LOCAL_NAME
SOAP_FAULT_CODE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_DETAIL_EXCEPTION_ENTRY - Static variable in interface org.apache.axiom.soap.SOAPConstants
 
SOAP_FAULT_DETAIL_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
SOAP_FAULT_DETAIL_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_NODE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_REASON_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_ROLE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_STRING_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP11Constants
Field SOAP_FAULT_STRING_LOCAL_NAME
SOAP_FAULT_SUB_CODE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_TEXT_LANG_ATTR_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_TEXT_LANG_ATTR_NS_PREFIX - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_TEXT_LANG_ATTR_NS_URI - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_TEXT_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_VALUE_DATA_ENCODING_UKNOWN - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_VALUE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_VALUE_MUST_UNDERSTAND - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_VALUE_RECEIVER - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_VALUE_SENDER - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_VALUE_VERSION_MISMATCH - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_RELAY - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_ROLE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_ROLE_NEXT - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_ROLE_NONE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_ROLE_ULTIMATE_RECEIVER - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAPBody - Interface in org.apache.axiom.soap
An object that represents the contents of the SOAP body element in a SOAP message.
SOAPBODY_FIRST_CHILD_ELEMENT_QNAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
 
SOAPBodyImpl - Class in org.apache.axiom.soap.impl.dom
 
SOAPBodyImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPBodyImpl
 
SOAPBodyImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPBodyImpl
Constructor SOAPBodyImpl
SOAPBodyImpl - Class in org.apache.axiom.soap.impl.llom
Class SOAPBodyImpl
SOAPBodyImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
SOAPBodyImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
SOAPBodyImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
Constructor SOAPBodyImpl
SOAPBuilderHelper - Class in org.apache.axiom.soap.impl.builder
 
SOAPBuilderHelper(StAXSOAPModelBuilder) - Constructor for class org.apache.axiom.soap.impl.builder.SOAPBuilderHelper
 
SOAPConstants - Interface in org.apache.axiom.soap
 
SOAPElement - Class in org.apache.axiom.soap.impl.dom
 
SOAPElement(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPElement
 
SOAPElement(OMElement, String, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPElement
 
SOAPElement(OMElement, String, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPElement
 
SOAPElement(DocumentImpl, String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPElement
 
SOAPElement(DocumentImpl, String, NamespaceImpl, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPElement
 
SOAPElement - Class in org.apache.axiom.soap.impl.llom
 
SOAPElement(OMElement, String, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPElement
 
SOAPElement(OMElement, String, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPElement
 
SOAPElement(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPElement
 
SOAPEnvelope - Interface in org.apache.axiom.soap
Interface SOAPEnvelope
SOAPENVELOPE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field SOAPENVELOPE_LOCAL_NAME
SOAPEnvelopeImpl - Class in org.apache.axiom.soap.impl.dom
 
SOAPEnvelopeImpl(OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
 
SOAPEnvelopeImpl(DocumentImpl, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
 
SOAPEnvelopeImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
 
SOAPEnvelopeImpl - Class in org.apache.axiom.soap.impl.llom
Class SOAPEnvelopeImpl
SOAPEnvelopeImpl(OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
Constructor
SOAPEnvelopeImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
Constructor
SOAPFactory - Interface in org.apache.axiom.soap
 
SOAPFault - Interface in org.apache.axiom.soap
An element in the SOAPBody object that contains error and/or status information.
SOAPFAULT_DETAIL_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field SOAPFAULT_DETAIL_LOCAL_NAME
SOAPFAULT_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field SOAPFAULT_LOCAL_NAME
SOAPFaultClassifier - Interface in org.apache.axiom.soap
Common superinterface for SOAPFaultCode and SOAPFaultSubCode.
SOAPFaultCode - Interface in org.apache.axiom.soap
 
SOAPFaultCodeImpl - Class in org.apache.axiom.soap.impl.dom
 
SOAPFaultCodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultCodeImpl
Constructor OMElementImpl
SOAPFaultCodeImpl(SOAPFault, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultCodeImpl
 
SOAPFaultCodeImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPFaultCodeImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
 
SOAPFaultCodeImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
 
SOAPFaultCodeImpl(SOAPFault, String, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
 
SOAPFaultCodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
 
SOAPFaultCodeImpl(SOAPFault, String, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
 
SOAPFaultCodeImpl(SOAPFault, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
 
SOAPFaultDetail - Interface in org.apache.axiom.soap
The Detail element information item is intended for carrying application specific error information related to the SOAP Body .
SOAPFaultDetailImpl - Class in org.apache.axiom.soap.impl.dom
 
SOAPFaultDetailImpl(SOAPFault, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultDetailImpl
 
SOAPFaultDetailImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultDetailImpl
 
SOAPFaultDetailImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultDetailImpl
 
SOAPFaultDetailImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPFaultDetailImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultDetailImpl
 
SOAPFaultDetailImpl(SOAPFault, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultDetailImpl
 
SOAPFaultDetailImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultDetailImpl
 
SOAPFaultImpl - Class in org.apache.axiom.soap.impl.dom
 
SOAPFaultImpl(SOAPBody, Exception, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
Constructor SOAPFaultImpl
SOAPFaultImpl(SOAPBody, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
 
SOAPFaultImpl(SOAPBody, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
Constructor SOAPFaultImpl
SOAPFaultImpl - Class in org.apache.axiom.soap.impl.llom
Class SOAPFaultImpl
SOAPFaultImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
SOAPFaultImpl(SOAPBody, Exception, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
Constructor SOAPFaultImpl
SOAPFaultImpl(SOAPBody, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
SOAPFaultImpl(SOAPBody, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
Constructor SOAPFaultImpl
SOAPFaultNode - Interface in org.apache.axiom.soap
 
SOAPFaultNodeImpl - Class in org.apache.axiom.soap.impl.dom
 
SOAPFaultNodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultNodeImpl
 
SOAPFaultNodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultNodeImpl
 
SOAPFaultNodeImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPFaultNodeImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultNodeImpl
 
SOAPFaultNodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultNodeImpl
 
SOAPFaultNodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultNodeImpl
 
SOAPFaultReason - Interface in org.apache.axiom.soap
 
SOAPFaultReasonImpl - Class in org.apache.axiom.soap.impl.dom
 
SOAPFaultReasonImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultReasonImpl
Constructor OMElementImpl
SOAPFaultReasonImpl(OMElement, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultReasonImpl
 
SOAPFaultReasonImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPFaultReasonImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultReasonImpl
 
SOAPFaultReasonImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultReasonImpl
Constructor OMElementImpl
SOAPFaultReasonImpl(OMElement, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultReasonImpl
 
SOAPFaultRole - Interface in org.apache.axiom.soap
The Role element information item identifies the role the node was operating in at the point the fault occurred.
SOAPFaultRoleImpl - Class in org.apache.axiom.soap.impl.dom
 
SOAPFaultRoleImpl(SOAPFault, String, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultRoleImpl
 
SOAPFaultRoleImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultRoleImpl
 
SOAPFaultRoleImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPFaultRoleImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultRoleImpl
 
SOAPFaultRoleImpl(SOAPFault, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultRoleImpl
 
SOAPFaultRoleImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultRoleImpl
 
SOAPFaultSubCode - Interface in org.apache.axiom.soap
 
SOAPFaultSubCodeImpl - Class in org.apache.axiom.soap.impl.dom
 
SOAPFaultSubCodeImpl(OMElement, String, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultSubCodeImpl
 
SOAPFaultSubCodeImpl(OMElement, String, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultSubCodeImpl
 
SOAPFaultSubCodeImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPFaultSubCodeImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
 
SOAPFaultSubCodeImpl(OMElement, String, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
 
SOAPFaultSubCodeImpl(OMElement, String, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
 
SOAPFaultText - Interface in org.apache.axiom.soap
 
SOAPFaultTextImpl - Class in org.apache.axiom.soap.impl.dom
 
SOAPFaultTextImpl(SOAPFaultReason, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultTextImpl
 
SOAPFaultTextImpl(SOAPFaultReason, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultTextImpl
 
SOAPFaultTextImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPFaultTextImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
 
SOAPFaultTextImpl(SOAPFaultReason, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
 
SOAPFaultTextImpl(SOAPFaultReason, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
 
SOAPFaultValue - Interface in org.apache.axiom.soap
 
SOAPFaultValueImpl - Class in org.apache.axiom.soap.impl.dom
 
SOAPFaultValueImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultValueImpl
 
SOAPFaultValueImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultValueImpl
 
SOAPFaultValueImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPFaultValueImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultValueImpl
 
SOAPFaultValueImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultValueImpl
 
SOAPFaultValueImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultValueImpl
 
SOAPFaultValueImpl(String, OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultValueImpl
 
SOAPFaultValueImpl(OMNamespace, String, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultValueImpl
 
SOAPFaultValueImpl(OMElement, String, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultValueImpl
 
SOAPHeader - Interface in org.apache.axiom.soap
Interface SOAPHeader
SOAPHeaderBlock - Interface in org.apache.axiom.soap
An object representing the contents in the SOAP header part of the SOAP envelope.
SOAPHeaderBlockImpl - Class in org.apache.axiom.soap.impl.dom
 
SOAPHeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
 
SOAPHeaderBlockImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
 
SOAPHeaderBlockImpl(String, OMNamespace, OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
Constructor SOAPHeaderBlockImpl.
SOAPHeaderBlockImpl - Class in org.apache.axiom.soap.impl.llom
Class SOAPHeaderBlockImpl
SOAPHeaderBlockImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
SOAPHeaderBlockImpl(String, OMNamespace, SOAPFactory, OMDataSource) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
SOAPHeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
SOAPHeaderBlockImpl(String, OMNamespace, OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
Constructor SOAPHeaderBlockImpl.
SOAPHeaderImpl - Class in org.apache.axiom.soap.impl.dom
 
SOAPHeaderImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
 
SOAPHeaderImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
Constructor SOAPHeaderImpl
SOAPHeaderImpl - Class in org.apache.axiom.soap.impl.llom
A class representing the SOAP Header, primarily allowing access to the contained HeaderBlocks.
SOAPHeaderImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
SOAPHeaderImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
SOAPHeaderImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
Constructor SOAPHeaderImpl
SOAPMessage - Interface in org.apache.axiom.soap
 
SOAPMessageImpl - Class in org.apache.axiom.soap.impl.dom
 
SOAPMessageImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPMessageImpl
 
SOAPMessageImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPMessageImpl
 
SOAPMessageImpl(OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPMessageImpl
 
SOAPMessageImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPMessageImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
 
SOAPMessageImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
 
SOAPMessageImpl(OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
 
SOAPModelBuilder - Interface in org.apache.axiom.soap
SOAP specific extension to OMXMLParserWrapper.
SOAPProcessingException - Exception in org.apache.axiom.soap
 
SOAPProcessingException(String) - Constructor for exception org.apache.axiom.soap.SOAPProcessingException
Eran Chinthaka (chinthaka@apache.org)
SOAPProcessingException(Throwable) - Constructor for exception org.apache.axiom.soap.SOAPProcessingException
 
SOAPProcessingException(String, String, Throwable) - Constructor for exception org.apache.axiom.soap.SOAPProcessingException
 
SOAPProcessingException(String, String) - Constructor for exception org.apache.axiom.soap.SOAPProcessingException
 
SOAPTextImpl - Class in org.apache.axiom.soap.impl.dom
 
SOAPTextImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPTextImpl
 
SOAPTextImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPTextImpl
 
SOAPTextImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPTextImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPTextImpl
 
SOAPTextImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPTextImpl
 
SOAPVersion - Interface in org.apache.axiom.soap
A generic way to get at SOAP-version-specific values.
SPACE_NODE - Static variable in interface org.apache.axiom.om.OMNode
This node represents white space.
SPECIFIED - Static variable in class org.apache.axiom.om.impl.dom.NodeImpl
 
splitText(int) - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
Breaks this node into two nodes at the specified offset, keeping both in the tree as siblings.
stackToString(Throwable) - Static method in class org.apache.axiom.om.util.CommonUtils
Get a string containing the stack of the specified exception
STANDALONE - Static variable in interface org.apache.axiom.om.util.StAXParserConfiguration
Configuration that forces the parser to process the XML document as standalone.
standaloneSet() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
standaloneSet() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
standaloneSet() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
standaloneSet() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
startCDATA() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
startDocument() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
startDocument() - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method startDocument.
startDTD(String, String, String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
startElement(String, String, String, Attributes) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
startElement(String, String, String, Attributes) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method startElement.
startEntity(String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
startPrefixMapping(String, String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
startPrefixMapping(String, String) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method startPrefixMapping.
startScope() - Method in class org.apache.axiom.util.namespace.ScopedNamespaceContext
Start a new scope.
startWritingMime(OutputStream, String) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated.
Use OMMultipartWriter instead.
StAXBuilder - Class in org.apache.axiom.om.impl.builder
OM should be able to be built from any data source.
StAXBuilder(OMFactory, XMLStreamReader) - Constructor for class org.apache.axiom.om.impl.builder.StAXBuilder
Constructor StAXBuilder.
StAXBuilder(OMFactory, XMLStreamReader, String) - Constructor for class org.apache.axiom.om.impl.builder.StAXBuilder
Constructor StAXBuilder.
StAXBuilder(XMLStreamReader) - Constructor for class org.apache.axiom.om.impl.builder.StAXBuilder
Constructor StAXBuilder.
StAXBuilder() - Constructor for class org.apache.axiom.om.impl.builder.StAXBuilder
Init() *must* be called after creating the builder using this constructor.
StAXDialect - Interface in org.apache.axiom.util.stax.dialect
Encapsulates the specific characteristics of a particular StAX implementation.
StAXDialectDetector - Class in org.apache.axiom.util.stax.dialect
Detects StAX dialects and normalizes factories for a given StAX implementation.
StAXOMBuilder - Class in org.apache.axiom.om.impl.builder
StAX based builder that produces a pure XML infoset compliant object model.
StAXOMBuilder(OMFactory, XMLStreamReader) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
Constructor StAXOMBuilder.
StAXOMBuilder(OMFactory, XMLStreamReader, OMElement, String) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
Constructor linked to existing element.
StAXOMBuilder(OMFactory, XMLStreamReader, OMElement) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
Constructor linked to existing element.
StAXOMBuilder(String) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
 
StAXOMBuilder(XMLStreamReader) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
Constructor StAXOMBuilder.
StAXOMBuilder(InputStream) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
 
StAXOMBuilder() - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
Init() *must* be called after creating the builder using this constructor.
StAXParserConfiguration - Interface in org.apache.axiom.om.util
Defines a particular StAX parser configuration.
StAXSOAPModelBuilder - Class in org.apache.axiom.soap.impl.builder
StAX based builder that produces a SOAP infoset model.
StAXSOAPModelBuilder(XMLStreamReader, String) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Constructor.
StAXSOAPModelBuilder(OMMetaFactory, XMLStreamReader, String) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Constructor.
StAXSOAPModelBuilder(XMLStreamReader) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Constructor.
StAXSOAPModelBuilder(OMMetaFactory, XMLStreamReader) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Constructor.
StAXSOAPModelBuilder(XMLStreamReader, SOAPFactory, String) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Constructor.
StAXUtils - Class in org.apache.axiom.om.util
Utility class containing StAX related methods.
StAXUtils() - Constructor for class org.apache.axiom.om.util.StAXUtils
 
StAXWriterConfiguration - Interface in org.apache.axiom.om.util
Defines a particular StAX writer configuration.
step() - Method in class org.apache.axiom.om.impl.OMNavigator
This is a very special method.
StreamCopyException - Exception in org.apache.axiom.ext.io
Signals that an I/O exception occurred while copying data from an input stream (or other data source) to an output stream (or other data sink).
StreamCopyException(int, IOException) - Constructor for exception org.apache.axiom.ext.io.StreamCopyException
Constructor.
StreamingOMSerializer - Class in org.apache.axiom.om.impl.serialize
Class StreamingOMSerializer
StreamingOMSerializer() - Constructor for class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
 
streamNo - Variable in class org.apache.axiom.attachments.BoundaryDelimitedStream
Field streamNo.
StreamWriterToContentHandlerConverter - Class in org.apache.axiom.om.impl.serialize
Class StreamWriterToContentHandlerConverter
StreamWriterToContentHandlerConverter(XMLStreamWriter) - Constructor for class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Constructor StreamWriterToContentHandlerConverter.
stringToOM(String) - Static method in class org.apache.axiom.om.util.AXIOMUtil
Create an OMElement from an XML fragment given as a string.
stringToOM(OMFactory, String) - Static method in class org.apache.axiom.om.util.AXIOMUtil
Create an OMElement from an XML fragment given as a string.
subCode - Variable in class org.apache.axiom.soap.impl.dom.SOAPFaultSubCodeImpl
 
subCode - Variable in class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
 
substringData(int, int) - Method in class org.apache.axiom.om.impl.dom.CharacterImpl
Extracts a range of data from the node.
supplemental(char, char) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns true the supplemental character corresponding to the given surrogates.
SWA_TYPE - Static variable in interface org.apache.axiom.om.impl.MTOMConstants
If the message is Soap with Attachments SWA_TYPE
SWA_TYPE_12 - Static variable in interface org.apache.axiom.om.impl.MTOMConstants
 

T

target - Variable in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
 
Text - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
text - Variable in class org.apache.axiom.soap.impl.dom.SOAPFaultReasonImpl
 
TEXT_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is a Text node.
TEXT_NODE - Static variable in interface org.apache.axiom.om.OMNode
The node is a Text node.
TextHelper - Class in org.apache.axiom.om.util
 
TextHelper() - Constructor for class org.apache.axiom.om.util.TextHelper
 
TextImpl - Class in org.apache.axiom.c14n.omwrapper
 
TextImpl(OMText, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.TextImpl
 
TextImpl - Class in org.apache.axiom.om.impl.dom
 
TextImpl(DocumentImpl, char[], OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextImpl
 
TextImpl(DocumentImpl, Object, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextImpl
 
TextImpl(DocumentImpl, String, DataHandlerProvider, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextImpl
 
TextImpl(DocumentImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextImpl
 
TextImpl(DocumentImpl, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextImpl
 
TextImpl(DocumentImpl, String, int, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextImpl
 
TextImpl(DocumentImpl, String, String, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextImpl
 
TextImpl(OMContainer, QName, int, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextImpl
 
TextImpl(OMContainer, QName, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextImpl
 
TextImpl(OMContainer, TextNodeImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextImpl
 
TextImpl(String, OMContainer, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextImpl
 
TextImpl(String, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextImpl
 
TextImpl(String, String, boolean, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextImpl
 
TextImpl(String, String, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextImpl
 
TextNodeImpl - Class in org.apache.axiom.om.impl.dom
 
TextNodeImpl(String, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextNodeImpl
Creates a text node with the given text required by the OMDOMFactory.
TextNodeImpl(String, OMContainer, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextNodeImpl
 
TextNodeImpl(OMContainer, TextNodeImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextNodeImpl
Construct TextImpl that is a copy of the source OMTextImpl
TextNodeImpl(String, String, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextNodeImpl
 
TextNodeImpl(String, String, boolean, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextNodeImpl
 
TextNodeImpl(DocumentImpl, Object, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextNodeImpl
 
TextNodeImpl(DocumentImpl, String, DataHandlerProvider, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextNodeImpl
Constructor.
TextNodeImpl(DocumentImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextNodeImpl
 
TextNodeImpl(DocumentImpl, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextNodeImpl
 
TextNodeImpl(DocumentImpl, char[], OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextNodeImpl
 
TextNodeImpl(DocumentImpl, String, String, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextNodeImpl
 
TextNodeImpl(OMContainer, QName, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextNodeImpl
 
TextNodeImpl(OMContainer, QName, int, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextNodeImpl
 
textNS - Variable in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
textNS - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
 
textValue - Variable in class org.apache.axiom.om.impl.dom.CharacterImpl
 
toByteArray() - Method in class org.apache.axiom.c14n.utils.UnsyncByteArrayOutputStream
 
toOMText(byte[], int, int, OMFactory, boolean) - Static method in class org.apache.axiom.om.util.TextHelper
Create an OMText node from a byte array containing binary data If the byte array is large and the optimize flag is set, then the data is stored in a temp file to reduce in-core memory
toOMText(byte[], int, int, OMFactory, boolean, String) - Static method in class org.apache.axiom.om.util.TextHelper
Create an OMText node from a byte array containing binary data If the byte array is large and the optimize flag is set, then the data is stored in a temp file to reduce in-core memory
toSOAPHeaderBlock(OMElement, SOAPFactory) - Static method in class org.apache.axiom.om.util.ElementHelper
This is a method to convert regular OMElements to SOAPHeaderBlocks.
toString() - Method in class org.apache.axiom.attachments.BoundaryPushbackInputStream
toString dumps state information.
toString() - Method in exception org.apache.axiom.c14n.exceptions.C14NException
 
toString() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
toString() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
 
toString() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Overridden toString() for ease of debugging.
toString() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
toString() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
toString() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
toString() - Method in interface org.apache.axiom.om.OMElement
This is a convenience method only.
toString() - Method in class org.apache.axiom.om.OMOutputFormat
Use toString for logging state of the OMOutputFormat
toString(InputStream) - Static method in class org.apache.axiom.om.util.TextHelper
 
toStringBuffer(InputStream, StringBuffer) - Static method in class org.apache.axiom.om.util.TextHelper
Append Base64 encoding of the data in the inStream to the specified buffer
toStringBuffer(OMText, StringBuffer) - Static method in class org.apache.axiom.om.util.TextHelper
Append data in the omText to the specified buffer
toStringWithConsume() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
toStringWithConsume() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
toStringWithConsume() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
toStringWithConsume() - Method in interface org.apache.axiom.om.OMElement
This is a convenience method only.
translateNamespacePrefixToUri(String, Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Translates a namespace prefix to a namespace URI, possibly considering a particular element node.

U

UIDGenerator - Class in org.apache.axiom.util
Contains utility methods to generate unique IDs of various kinds.
UnclosedReaderDetector - Class in org.apache.axiom.util.stax.debug
XMLInputFactory wrapper that enabled detection of unclosed stream readers.
UnclosedReaderDetector(XMLInputFactory) - Constructor for class org.apache.axiom.util.stax.debug.UnclosedReaderDetector
Constructor.
unsetMetaFactory(OMMetaFactory) - Method in class org.apache.axiom.osgi.FactoryInjectionComponent
 
UnsyncByteArrayOutputStream - Class in org.apache.axiom.c14n.utils
A simple Unsynced ByteArryOutputStream
UnsyncByteArrayOutputStream() - Constructor for class org.apache.axiom.c14n.utils.UnsyncByteArrayOutputStream
 
update(Observable, Object) - Method in class org.apache.axiom.attachments.lifecycle.impl.DataHandlerExtImpl
 
USE_CTE_BASE64_FOR_NON_TEXTUAL_ATTACHMENTS - Static variable in class org.apache.axiom.om.OMOutputFormat
 
UtfHelper - Class in org.apache.axiom.c14n.impl
 
UtfHelper() - Constructor for class org.apache.axiom.c14n.impl.UtfHelper
 
UUIDGenerator - Class in org.apache.axiom.om.util
Deprecated.
Please use one of the specialized methods in the UIDGenerator class. In contrast to what its name suggests, the UUIDGenerator.getUUID() method doesn't return a UUID. It also doesn't return a valid URN with uuid NID. See AXIS2-4527 for more information.
UUIDGenerator() - Constructor for class org.apache.axiom.om.util.UUIDGenerator
Deprecated.
 

V

value - Variable in class org.apache.axiom.om.impl.llom.OMCommentImpl
 
value - Variable in class org.apache.axiom.om.impl.llom.OMDocTypeImpl
 
value - Variable in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
 
value - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
 
value - Variable in class org.apache.axiom.soap.impl.dom.SOAPFaultSubCodeImpl
 
value - Variable in class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
 
visited() - Method in class org.apache.axiom.om.impl.OMNavigator
Method visited.
VMShutdownHook - Class in org.apache.axiom.attachments.lifecycle.impl
 

W

wrap(XMLStreamReader) - Method in class org.apache.axiom.util.stax.debug.UnclosedReaderDetector
 
wrap(XMLEventReader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
Wrap a reader created from this factory.
wrap(XMLStreamReader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
Wrap a reader created from this factory.
wrap(XMLEventWriter) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
Wrap a writer created from this factory.
wrap(XMLStreamWriter) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
Wrap a writer created from this factory.
WrappedTextNodeOMDataSourceFromDataSource - Class in org.apache.axiom.om.ds
OMDataSource implementation that represents a text node wrapped inside an element.
WrappedTextNodeOMDataSourceFromDataSource(QName, DataSource, Charset) - Constructor for class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
WrappedTextNodeOMDataSourceFromReader - Class in org.apache.axiom.om.ds
OMDataSource implementation that represents a text node wrapped inside an element.
WrappedTextNodeOMDataSourceFromReader(QName, Reader) - Constructor for class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
WrappedTextNodeStreamReader - Class in org.apache.axiom.util.stax
XMLStreamReader implementation that represents a text node wrapped inside an element.
WrappedTextNodeStreamReader(QName, Reader, int) - Constructor for class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
Create a new instance.
WrappedTextNodeStreamReader(QName, Reader) - Constructor for class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
Create a new instance with chunk size 4096.
WrapperFactory - Class in org.apache.axiom.c14n.omwrapper.factory
class WrapperFactory
WrapperFactory() - Constructor for class org.apache.axiom.c14n.omwrapper.factory.WrapperFactory
 
WrappingXMLInputFactory - Class in org.apache.axiom.util.stax.wrapper
XMLInputFactory wrapper that wraps all XMLEventReader and XMLStreamReader instances created from it.
WrappingXMLInputFactory(XMLInputFactory) - Constructor for class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
Constructor.
WrappingXMLOutputFactory - Class in org.apache.axiom.util.stax.wrapper
XMLOutputFactory wrapper that wraps all XMLEventWriter and XMLStreamWriter instances created from it.
WrappingXMLOutputFactory(XMLOutputFactory) - Constructor for class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
Constructor.
WritableBlob - Interface in org.apache.axiom.util.blob
A writable blob.
write(byte[], int, int) - Method in class org.apache.axiom.attachments.utils.BAAOutputStream
 
write(byte[]) - Method in class org.apache.axiom.attachments.utils.BAAOutputStream
 
write(int) - Method in class org.apache.axiom.attachments.utils.BAAOutputStream
 
write(byte[]) - Method in class org.apache.axiom.c14n.utils.UnsyncByteArrayOutputStream
 
write(byte[], int, int) - Method in class org.apache.axiom.c14n.utils.UnsyncByteArrayOutputStream
 
write(int) - Method in class org.apache.axiom.c14n.utils.UnsyncByteArrayOutputStream
 
WRITE - Static variable in exception org.apache.axiom.ext.io.StreamCopyException
Indicates that the wrapped exception was triggered while writing to the output stream (or data sink).
write(byte[], int, int) - Method in class org.apache.axiom.om.util.LogOutputStream
 
write(byte[]) - Method in class org.apache.axiom.om.util.LogOutputStream
 
write(int) - Method in class org.apache.axiom.om.util.LogOutputStream
 
write(char[], int, int) - Method in class org.apache.axiom.util.base64.AbstractBase64DecodingWriter
 
write(String, int, int) - Method in class org.apache.axiom.util.base64.AbstractBase64DecodingWriter
 
write(int) - Method in class org.apache.axiom.util.base64.AbstractBase64DecodingWriter
 
write(byte[], int, int) - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
 
write(int) - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
 
write(char[], int, int) - Method in class org.apache.axiom.util.stax.XMLStreamWriterWriter
 
write(String, int, int) - Method in class org.apache.axiom.util.stax.XMLStreamWriterWriter
 
write(String) - Method in class org.apache.axiom.util.stax.XMLStreamWriterWriter
 
write(int) - Method in class org.apache.axiom.util.stax.XMLStreamWriterWriter
 
writeAttribute(String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeAttribute(String, String, String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeAttribute(String, String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeAttribute(String, String, String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeAttribute(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeAttribute(String, String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeAttribute(String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeAttribute(String, String, String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeAttribute(String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeBase64(XMLStreamWriter, DataHandler) - Static method in class org.apache.axiom.util.stax.XMLStreamWriterUtils
Write base64 encoded data to a stream writer.
writeBodyPart(OutputStream, MimeBodyPart, String) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated.
Use OMMultipartWriter instead.
writeCData(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeCData(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeCData(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeCData(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeCData(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeCharacters(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeCharacters(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeCharacters(char[], int, int) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeCharacters(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeCharacters(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeCharacters(char[], int, int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeCharacters(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeComment(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeComment(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeComment(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeComment(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeComment(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeDataHandler(DataHandler, String, boolean) - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerWriter
Write binary content to the stream.
writeDataHandler(DataHandlerProvider, String, boolean) - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerWriter
Write binary content to the stream.
writeDataHandler(XMLStreamWriter, DataHandler, String, boolean) - Static method in class org.apache.axiom.util.stax.XMLStreamWriterUtils
Write binary content to the stream.
writeDataHandler(XMLStreamWriter, DataHandlerProvider, String, boolean) - Static method in class org.apache.axiom.util.stax.XMLStreamWriterUtils
Write binary content to the stream.
writeDataHandler(DataHandler, String, boolean) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeDataHandler(DataHandlerProvider, String, boolean) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeDataHandlerWithAttachmentsMessage(DataHandler, String, OutputStream, Map, OMOutputFormat) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated.
Use OMMultipartWriter instead.
writeDataHandlerWithAttachmentsMessage(DataHandler, String, OutputStream, Map, OMOutputFormat, Collection) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated.
Use OMMultipartWriter instead.
writeDefaultNamespace(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeDefaultNamespace(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeDefaultNamespace(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeDTD(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeDTD(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeDTD(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeDTD(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeDTD(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeEmptyElement(String, String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeEmptyElement(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeEmptyElement(String, String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeEmptyElement(String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeEmptyElement(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeEmptyElement(String, String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeEndDocument() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeEndDocument() - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeEndDocument() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeEndDocument() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeEndDocument() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeEndElement() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeEndElement() - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeEndElement() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeEndElement() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeEndElement() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeEntityRef(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeEntityRef(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeEntityRef(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeEntityRef(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeEntityRef(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeMimeBoundary(OutputStream, String) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated.
Use OMMultipartWriter instead.
writeMM7Message(StringWriter, OutputStream, Attachments, OMOutputFormat, String, String) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated.
Axiom only supports standard SwA messages. However, OMMultipartWriter provides a flexible way to build MIME packages for non standard formats such as MM7.
writeNamespace(String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeNamespace(String, String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeNamespace(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeNamespace(String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeNamespace(String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeOptimized(OMText) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
Deprecated.
Serialization code should use XMLStreamWriterUtils.writeDataHandler(XMLStreamWriter, DataHandler, String, boolean) or XMLStreamWriterUtils.writeDataHandler(XMLStreamWriter, org.apache.axiom.ext.stax.datahandler.DataHandlerProvider, String, boolean) to submit any binary content and let this writer decide whether the content should be written as base64 encoded character data or using xop:Include.
writePart(String, String, String) - Method in interface org.apache.axiom.mime.MultipartWriter
Start writing a MIME part.
writePart(DataHandler, String, String) - Method in interface org.apache.axiom.mime.MultipartWriter
Write a MIME part.
writePart(String, String) - Method in class org.apache.axiom.om.impl.OMMultipartWriter
Start writing an attachment part of the MIME package.
writePart(DataHandler, String) - Method in class org.apache.axiom.om.impl.OMMultipartWriter
Write a MIME part.
writeProcessingInstruction(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeProcessingInstruction(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeProcessingInstruction(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeProcessingInstruction(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeProcessingInstruction(String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeRootPart() - Method in class org.apache.axiom.om.impl.OMMultipartWriter
Start writing the root part of the MIME package.
writeSOAPWithAttachmentsMessage(StringWriter, OutputStream, Attachments, OMOutputFormat) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated.
Use OMMultipartWriter instead.
writeStartDocument() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeStartDocument(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeStartDocument() - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeStartDocument(String, String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeStartDocument(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeStartDocument() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeStartDocument(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeStartDocument() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeStartDocument(String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeStartDocument(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeStartDocument() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeStartDocument(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeStartElement(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeStartElement(String, String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeStartElement(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeStartElement(String, String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeStartElement(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeStartElement(String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeStartElement(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeStartElement(String, String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeStartElement(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeTextTo(Writer) - Method in interface org.apache.axiom.ext.stax.CharacterDataReader
Output the character data for the current event to the given writer.
writeTextTo(OMElement, Writer, boolean) - Static method in class org.apache.axiom.om.util.ElementHelper
Write the content of the text nodes that are children of a given element to a Writer.
writeTextTo(XMLStreamReader, Writer) - Static method in class org.apache.axiom.util.stax.XMLStreamReaderUtils
Get the character data for the current event from the given reader and write it to the given writer.
writeTo(OutputStream) - Method in class org.apache.axiom.attachments.utils.BAAInputStream
Write all of the buffers to the output stream
writeTo(OutputStream) - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
writeTo(OutputStream) - Method in interface org.apache.axiom.util.blob.Blob
Write the data to a given output stream.
writeTo(OutputStream) - Method in class org.apache.axiom.util.blob.MemoryBlob
 
writeTo(OutputStream) - Method in class org.apache.axiom.util.blob.OverflowBlob
 

X

XML_10 - Static variable in interface org.apache.axiom.om.OMDocument
Field XML_10 XML Version 1.0
XML_11 - Static variable in interface org.apache.axiom.om.OMDocument
Field XML_11 XML Version 1.1
XML_DOMAIN - Static variable in class org.apache.axiom.om.impl.dom.DOMMessageFormatter
 
XML_LANG_SPACE_SpecNS - Static variable in class org.apache.axiom.c14n.utils.Constants
The URI for XML spec
XMLATTRTYPE_CDATA - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLATTRTYPE_ENTITIES - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLATTRTYPE_ENTITY - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLATTRTYPE_ID - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLATTRTYPE_IDREF - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLATTRTYPE_IDREFS - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLATTRTYPE_NMTOKEN - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLATTRTYPE_NMTOKENS - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLATTRTYPE_NOTATION - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLChar - Class in org.apache.axiom.om.impl.dom
This class defines the basic XML character properties.
XMLChar() - Constructor for class org.apache.axiom.om.impl.dom.XMLChar
 
XMLComparator - Class in org.apache.axiom.om.impl.llom.util
Deprecated.
This class is outdated. Please use XmlUnit to compate two xml files.
XMLComparator() - Constructor for class org.apache.axiom.om.impl.llom.util.XMLComparator
Deprecated.
 
XMLComparisonException - Exception in org.apache.axiom.om.impl.exception
 
XMLComparisonException(String) - Constructor for exception org.apache.axiom.om.impl.exception.XMLComparisonException
 
XMLComparisonException(Throwable) - Constructor for exception org.apache.axiom.om.impl.exception.XMLComparisonException
 
XMLComparisonException(String, Throwable) - Constructor for exception org.apache.axiom.om.impl.exception.XMLComparisonException
 
xmlData(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
Derived classes extend the method.
xmlData(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterRemoveIllegalChars
 
xmlEncoding - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
XMLEventUtils - Class in org.apache.axiom.util.stax
Contains utility methods related to StAX events.
XMLFragmentStreamReader - Class in org.apache.axiom.util.stax
Wrapping XML stream reader that reads a single element from the underlying stream.
XMLFragmentStreamReader(XMLStreamReader) - Constructor for class org.apache.axiom.util.stax.XMLFragmentStreamReader
Constructor.
XMLInputFactoryWrapper - Class in org.apache.axiom.util.stax.wrapper
Base class for XMLInputFactory wrappers.
XMLInputFactoryWrapper(XMLInputFactory) - Constructor for class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
Constructor.
XMLNS - Static variable in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
XMLNS_NS_PREFIX - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLNS_NS_URI - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLNS_PREFIX - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLNS_URI - Static variable in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
XMLNS_URI - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLOutputFactoryWrapper - Class in org.apache.axiom.util.stax.wrapper
Base class for XMLOutputFactory wrappers.
XMLOutputFactoryWrapper(XMLOutputFactory) - Constructor for class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
Constructor.
XMLStreamIOException - Exception in org.apache.axiom.util.stax
XMLStreamIOException(XMLStreamException) - Constructor for exception org.apache.axiom.util.stax.XMLStreamIOException
Constructor.
XMLStreamReaderUtils - Class in org.apache.axiom.util.stax
Contains utility methods to work with XMLStreamReader objects, including the extension defined by DataHandlerReader.
XMLStreamReaderValidator - Class in org.apache.axiom.util.stax.debug
There are several places in the code where events are passed from a source to a consumer using XMLStreamReader events.
XMLStreamReaderValidator(XMLStreamReader, boolean) - Constructor for class org.apache.axiom.util.stax.debug.XMLStreamReaderValidator
 
XMLStreamReaderWrapper - Class in org.apache.axiom.util.stax.wrapper
Base class for XMLStreamReader wrappers.
XMLStreamReaderWrapper(XMLStreamReader) - Constructor for class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
Constructor.
XMLStreamWriterFilter - Interface in org.apache.axiom.om.util
An interface used to identify a filter class for an XMLStreamWriter The filter receives XMLStreamWriter events (and can change or log them).
XMLStreamWriterFilterBase - Class in org.apache.axiom.om.util
The base class for classes that are XMLStreamWriterFilters Each of the XMLStreamWriter events is intercepted and passed to the delegate XMLStreamWriter Character data is sent to the xmlData abstract method.
XMLStreamWriterFilterBase() - Constructor for class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
XMLStreamWriterRemoveIllegalChars - Class in org.apache.axiom.om.util
This is an XMLStreamWriterFilter that removes illegal characters.
XMLStreamWriterRemoveIllegalChars() - Constructor for class org.apache.axiom.om.util.XMLStreamWriterRemoveIllegalChars
 
XMLStreamWriterUtils - Class in org.apache.axiom.util.stax
Contains utility methods to work with XMLStreamWriter objects.
XMLStreamWriterUtils() - Constructor for class org.apache.axiom.util.stax.XMLStreamWriterUtils
 
XMLStreamWriterWrapper - Class in org.apache.axiom.util.stax.wrapper
Base class for XMLStreamWriter wrappers.
XMLStreamWriterWrapper(XMLStreamWriter) - Constructor for class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
Constructor.
XMLStreamWriterWriter - Class in org.apache.axiom.util.stax
Writer implementation that writes data as XMLStreamConstants.CHARACTERS events to an XMLStreamWriter.
XMLStreamWriterWriter(XMLStreamWriter) - Constructor for class org.apache.axiom.util.stax.XMLStreamWriterWriter
Constructor.
xmlVersion - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Field xmlVersion
XOP_INCLUDE - Static variable in interface org.apache.axiom.om.impl.MTOMConstants
 
XOP_NAMESPACE_URI - Static variable in interface org.apache.axiom.om.impl.MTOMConstants
 
XOP_NS - Static variable in class org.apache.axiom.om.impl.llom.OMTextImpl
Field nameSpace used when serializing Binary stuff as MTOM optimized.
XOPAwareStAXOMBuilder - Class in org.apache.axiom.om.impl.builder
 
XOPAwareStAXOMBuilder(OMFactory, XMLStreamReader, Attachments) - Constructor for class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
Constructor StAXOMBuilder.
XOPAwareStAXOMBuilder(OMFactory, XMLStreamReader, OMElement, Attachments) - Constructor for class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
Constructor linked to existing element.
XOPAwareStAXOMBuilder(String, Attachments) - Constructor for class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
 
XOPAwareStAXOMBuilder(InputStream, Attachments) - Constructor for class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
 
XOPAwareStAXOMBuilder(XMLStreamReader, Attachments) - Constructor for class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
Constructor StAXXOPAwareOMBuilder.
XOPBuilder - Interface in org.apache.axiom.om.impl.builder
 
XOPDecodingStreamReader - Class in org.apache.axiom.util.stax.xop
XMLStreamReader wrapper that decodes XOP.
XOPDecodingStreamReader(XMLStreamReader, MimePartProvider) - Constructor for class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
Constructor.
XOPEncodedStream - Class in org.apache.axiom.util.stax.xop
Represents an XOP encoded stream.
XOPEncodingStreamReader - Class in org.apache.axiom.util.stax.xop
XMLStreamReader wrapper that encodes XOP.
XOPEncodingStreamReader(XMLStreamReader, ContentIDGenerator, OptimizationPolicy) - Constructor for class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
Constructor.
XOPEncodingStreamWrapper - Class in org.apache.axiom.util.stax.xop
XOPEncodingStreamWrapper(ContentIDGenerator, OptimizationPolicy) - Constructor for class org.apache.axiom.util.stax.xop.XOPEncodingStreamWrapper
 
XOPEncodingStreamWriter - Class in org.apache.axiom.util.stax.xop
XMLStreamWriter wrapper that encodes XOP.
XOPEncodingStreamWriter(XMLStreamWriter, ContentIDGenerator, OptimizationPolicy) - Constructor for class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
Constructor.
XOPUtils - Class in org.apache.axiom.util.stax.xop
Contains utility methods related to XOP.
XPathEvaluator - Class in org.apache.axiom.om.util
 
XPathEvaluator() - Constructor for class org.apache.axiom.om.util.XPathEvaluator
 

_

_isClosed - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
 
_readyToGetNextStream - Variable in class org.apache.axiom.attachments.IncomingAttachmentStreams
Boolean indicating weather or not the next stream can be read (next stream cannot be read until previous is consumed
_releaseParserOnClose - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
 
A B C D E F G H I J L M N O P Q R S T U V W X _ 

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