Skip navigation links
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
 
AbstractOMDataSource - Class in org.apache.axiom.om.ds
Base class for OMDataSourceExt implementations.
AbstractOMDataSource() - Constructor for class org.apache.axiom.om.ds.AbstractOMDataSource
 
AbstractOMMetaFactory - Class in org.apache.axiom.om.impl.common.factory
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.common.factory.AbstractOMMetaFactory
 
AbstractPullOMDataSource - Class in org.apache.axiom.om.ds
Base class for OMDataSourceExt implementations that can easily produce the content as an XMLStreamReader and that don't implement any kind of optimization for serializing the content.
AbstractPullOMDataSource() - Constructor for class org.apache.axiom.om.ds.AbstractPullOMDataSource
 
AbstractPushOMDataSource - Class in org.apache.axiom.om.ds
Base class for OMDataSourceExt implementations that can easily serialize the content to an XMLStreamWriter but that are unable to produce the content as an XMLStreamReader.
AbstractPushOMDataSource() - Constructor for class org.apache.axiom.om.ds.AbstractPushOMDataSource
 
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 - Interface in org.apache.axiom.testutils.concurrent
 
ACTION_PROPERTY - Static variable in class org.apache.axiom.om.OMOutputFormat
 
Activator - Class in org.apache.axiom.locator
The OSGi bundle activator for the axiom-api bundle.
Activator() - Constructor for class org.apache.axiom.locator.Activator
 
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(IContainer, OMNode, boolean) - Static method in class org.apache.axiom.om.impl.common.OMContainerHelper
 
addChild(OMNode) - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
addChild(OMNode, boolean) - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
addChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
addChild(OMNode, boolean) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
addChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
addChild(OMNode, boolean) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
addChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
addChild(OMNode, boolean) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
addChild(OMNode, boolean) - Method in interface org.apache.axiom.om.impl.OMContainerEx
 
addChild(OMNode) - Method in interface org.apache.axiom.om.OMContainer
Adds the given node as the last child of this container.
addChild(OMNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
 
addChild(OMNode, boolean) - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
addChild(OMNode, boolean) - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
Add a SOAPHeader or SOAPBody object
addChild(OMNode, boolean) - 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
 
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.
addHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
 
addHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
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.AttributeMap
 
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.
addNamespaceDeclaration(String, String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
addNamespaceDeclaration(String, String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
addNamespaceDeclaration(String, String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
addNamespaceDeclaration(String, String) - Method in interface org.apache.axiom.om.impl.OMElementEx
Adds a namespace declaration without doing any additional checks.
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.
addPrefix(String) - Method in class org.apache.axiom.testutils.stax.XMLStreamReaderComparator
Add a prefix that should be used in testing the XMLStreamReader.getNamespaceURI(String) method.
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
 
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
 
addTest(TestCaseEx) - Method in class org.apache.axiom.testutils.suite.TestSuiteBuilder
 
addTestProperties(AxiomTestCase) - Method in interface org.apache.axiom.ts.om.container.BuilderFactory
 
addTestProperties(AxiomTestCase) - Method in interface org.apache.axiom.ts.om.container.OMContainerFactory
 
addTestProperties(AxiomTestCase) - Method in class org.apache.axiom.ts.om.container.OMElementFactory
 
addTestProperties(AxiomTestCase) - Method in interface org.apache.axiom.ts.om.container.SerializationMethod
 
addTestProperties(AxiomTestCase) - Method in class org.apache.axiom.ts.om.container.SerializeToOutputStream
 
addTestProperties(TestCaseEx) - Method in class org.apache.axiom.ts.om.sourcedelement.OMSourcedElementVariant
 
addTestProperty(String, String) - Method in class org.apache.axiom.testutils.suite.TestCaseEx
 
addTests() - Method in class org.apache.axiom.testutils.suite.TestSuiteBuilder
 
addTests() - Method in class org.apache.axiom.ts.CommonImplTestSuiteBuilder
 
addTests() - Method in class org.apache.axiom.ts.dom.DOMTestSuiteBuilder
 
addTests() - Method in class org.apache.axiom.ts.om.OMTestSuiteBuilder
 
addTests() - Method in class org.apache.axiom.ts.omdom.OMDOMTestSuiteBuilder
 
addTests() - Method in class org.apache.axiom.ts.soap.SOAPTestSuiteBuilder
 
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.
allocatePort() - Static method in class org.apache.axiom.testutils.PortAllocator
Allocate a TCP port.
altSoapFactory - Variable in class org.apache.axiom.ts.soap.SOAPTestCase
 
appendChild(Node) - Method in class org.apache.axiom.om.impl.dom.LeafNode
 
appendChild(Node) - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
appendData(String) - Method in class org.apache.axiom.om.impl.dom.CharacterImpl
 
ARRAY_ITEM_LOCALNAME - Static variable in interface org.apache.axiom.om.OMConstants
Deprecated.
This constant was used in early prototypes of Axis2 and is no longer relevant.
ARRAY_ITEM_NS_PREFIX - Static variable in interface org.apache.axiom.om.OMConstants
Deprecated.
This constant was used in early prototypes of Axis2 and is no longer relevant.
ARRAY_ITEM_NSURI - Static variable in interface org.apache.axiom.om.OMConstants
Deprecated.
This constant was used in early prototypes of Axis2 and is no longer relevant.
ARRAY_ITEM_QNAME - Static variable in interface org.apache.axiom.om.OMConstants
Deprecated.
This constant was used in early prototypes of Axis2 and is no longer relevant.
assertConsumed(OMContainer) - Method in class org.apache.axiom.ts.AxiomTestCase
 
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.
assertXMLIdentical(URL, InputStream, boolean) - Static method in class org.apache.axiom.testutils.XMLAssertEx
Asserts that the two documents are identical.
assertXMLIdentical(InputSource, InputSource, boolean) - Static method in class org.apache.axiom.testutils.XMLAssertEx
 
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.
attributeDecl(String, String, String, String, String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
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
Most of the implementation is taken from org.apache.xerces.dom.NamedNodeMapImpl
attributes - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
Field attributes
AttributesAdapter() - Constructor for class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
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, 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.utils.BAAInputStream
 
available() - Method in class org.apache.axiom.om.util.DetachableInputStream
 
available() - Method in class org.apache.axiom.util.stax.dialect.CloseShieldInputStream
 
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
 
AxiomTestCase - Class in org.apache.axiom.ts
 
AxiomTestCase(OMMetaFactory) - Constructor for class org.apache.axiom.ts.AxiomTestCase
 
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
 
AxiomXmlResourceTransformer - Class in org.apache.axiom.buildutils
Merges META-INF/axiom.xml files.
AxiomXmlResourceTransformer() - Constructor for class org.apache.axiom.buildutils.AxiomXmlResourceTransformer
 
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.
AXIOMXPathTestCase - Class in org.apache.axiom.ts.om.xpath
 
AXIOMXPathTestCase(String, OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.xpath.AXIOMXPathTestCase
 

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
 
BadInputTest - Class in org.apache.axiom.ts.soap.builder
 
BadInputTest(OMMetaFactory, String) - Constructor for class org.apache.axiom.ts.soap.builder.BadInputTest
 
Base64 - Class in org.apache.axiom.om.util
Deprecated.
Use Base64Utils instead.
Base64() - Constructor for class org.apache.axiom.om.util.Base64
Deprecated.
 
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 or StringBuilder.
Base64EncodingStringBufferOutputStream(StringBuffer) - Constructor for class org.apache.axiom.util.base64.Base64EncodingStringBufferOutputStream
Constructor.
Base64EncodingStringBufferOutputStream(StringBuilder) - 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
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(IContainer) - Static method in class org.apache.axiom.om.impl.common.OMContainerHelper
 
build() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
 
build() - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
 
build() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
build() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
build() - Method in class org.apache.axiom.om.impl.dom.LeafNode
 
build() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
build() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
build() - Method in class org.apache.axiom.om.impl.llom.OMLeafNode
 
build() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
build() - Method in interface org.apache.axiom.om.OMSerializable
Builds itself.
build() - Method in class org.apache.axiom.testutils.suite.TestSuiteBuilder
 
builder - Variable in class org.apache.axiom.om.impl.dom.DocumentImpl
 
builder - Variable in class org.apache.axiom.om.impl.dom.ElementImpl
 
builder - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
builder - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
 
builder - Variable in class org.apache.axiom.soap.impl.builder.SOAPBuilderHelper
 
builder - Variable in class org.apache.axiom.ts.om.navigator.OMNavigatorTestCase
 
BuilderAwareReader - Interface in org.apache.axiom.om.impl.builder
 
BuilderFactory - Interface in org.apache.axiom.ts.om.container
Defines a strategy to create an OMXMLParserWrapper from a given test file.
buildNext(IParentNode) - Static method in class org.apache.axiom.om.impl.common.OMContainerHelper
 
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.
ByteArray() - Constructor for class org.apache.axiom.om.ds.ByteArrayDataSource.ByteArray
 
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
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
 
ByteStreamComparator - Class in org.apache.axiom.testutils.io
OutputStream implementation that compares the data written to it with another character sequence specified by an InputStream.
ByteStreamComparator(InputStream) - Constructor for class org.apache.axiom.testutils.io.ByteStreamComparator
 

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
CANONICAL_FORM - Static variable in class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
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.
canSetParameter(String, Object) - Method in class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
canTransformResource(String) - Method in class org.apache.axiom.buildutils.AxiomXmlResourceTransformer
 
canTransformResource(String) - Method in class org.apache.axiom.buildutils.OSGiManifestResourceTransformer
 
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.
CDATA_SECTIONS - Static variable in class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
CDATASectionImpl - Class in org.apache.axiom.om.impl.dom
 
CDATASectionImpl(String, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.CDATASectionImpl
 
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(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.
CharacterStreamComparator - Class in org.apache.axiom.testutils.io
Writer implementation that compares the data written to it with another character sequence specified by a Reader.
CharacterStreamComparator(Reader) - Constructor for class org.apache.axiom.testutils.io.CharacterStreamComparator
 
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
CHECK_CHAR_NORMALIZATION - Static variable in class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
Checker - Interface in org.apache.axiom.soap.impl.common
A local interface we can use to make "header checker" objects which can be used by HeaderIterators to filter results.
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.
checkHeader(SOAPHeaderBlock) - Method in interface org.apache.axiom.soap.impl.common.Checker
 
checkHeader(SOAPHeaderBlock) - Method in class org.apache.axiom.soap.impl.common.HeaderIterator
 
checkHeader(SOAPHeaderBlock) - Method in class org.apache.axiom.soap.impl.common.MURoleChecker
 
checkHeader(SOAPHeaderBlock) - Method in class org.apache.axiom.soap.impl.common.RoleChecker
 
checkHeader(SOAPHeaderBlock) - Method in class org.apache.axiom.soap.impl.common.RolePlayerChecker
 
checkImplicitNamespaces(NamespaceContext) - Static method in class org.apache.axiom.testutils.namespace.NamespaceContextTestUtils
 
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.SOAPHeaderBlockImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
 
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.SOAPHeaderBlockImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
checkQName(String, String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
Borrowed from the Xerces impl.
clearIgnorableNamespaces() - Method in class org.apache.axiom.om.impl.llom.util.XMLComparator
Deprecated.
 
clone(OMCloneOptions) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
clone(OMCloneOptions) - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
 
clone(OMCloneOptions) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
clone(OMCloneOptions) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
clone(OMCloneOptions) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
clone(OMCloneOptions) - Method in interface org.apache.axiom.om.OMInformationItem
Clone this information item.
cloneMap(Vector) - Method in class org.apache.axiom.om.impl.dom.AttributeMap
NON-DOM: copy content of this map into the specified vector
cloneNode(boolean) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
cloneOMElement() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
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 and its descendants using default options.
CloneTestCase - Class in org.apache.axiom.ts.soap.envelope
 
CloneTestCase(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.CloneTestCase
 
close() - Method in class org.apache.axiom.om.ds.AbstractOMDataSource
 
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.WrappedTextNodeOMDataSourceFromReader
 
close() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
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.llom.PushOMBuilder
 
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.testutils.io.ByteStreamComparator
 
close() - Method in class org.apache.axiom.testutils.io.CharacterStreamComparator
 
close() - Method in class org.apache.axiom.testutils.io.CloseSensorInputStream
 
close() - Method in class org.apache.axiom.testutils.io.CloseSensorReader
 
close() - Method in class org.apache.axiom.testutils.io.CloseSensorWriter
 
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.dialect.CloseShieldInputStream
 
close() - Method in class org.apache.axiom.util.stax.dialect.CloseShieldReader
 
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
 
CloseSensorInputStream - Class in org.apache.axiom.testutils.io
InputStream wrapper that remembers if InputStream.close() has been called.
CloseSensorInputStream(InputStream) - Constructor for class org.apache.axiom.testutils.io.CloseSensorInputStream
 
CloseSensorReader - Class in org.apache.axiom.testutils.io
Reader wrapper that remembers if Reader.close() has been called.
CloseSensorReader(Reader) - Constructor for class org.apache.axiom.testutils.io.CloseSensorReader
 
CloseSensorWriter - Class in org.apache.axiom.testutils.io
Writer wrapper that remembers if Writer.close() has been called.
CloseSensorWriter(Writer) - Constructor for class org.apache.axiom.testutils.io.CloseSensorWriter
 
CloseShieldInputStream - Class in org.apache.axiom.util.stax.dialect
 
CloseShieldInputStream(InputStream) - Constructor for class org.apache.axiom.util.stax.dialect.CloseShieldInputStream
 
CloseShieldReader - Class in org.apache.axiom.util.stax.dialect
 
CloseShieldReader(Reader) - Constructor for class org.apache.axiom.util.stax.dialect.CloseShieldReader
 
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(String, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.CommentImpl
 
COMMENTS - Static variable in class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
CommonImplTestCase - Class in org.apache.axiom.ts
 
CommonImplTestCase(OMMetaFactory) - Constructor for class org.apache.axiom.ts.CommonImplTestCase
 
CommonImplTestSuiteBuilder - Class in org.apache.axiom.ts
 
CommonImplTestSuiteBuilder(OMMetaFactory) - Constructor for class org.apache.axiom.ts.CommonImplTestSuiteBuilder
 
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.
 
compare() - Method in class org.apache.axiom.testutils.stax.XMLStreamReaderComparator
 
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
compareStreams(InputStream, InputStream) - Static method in class org.apache.axiom.testutils.io.IOTestUtils
 
compareStreams(Reader, Reader) - Static method in class org.apache.axiom.testutils.io.IOTestUtils
 
complete() - Method in interface org.apache.axiom.mime.MultipartWriter
Complete writing of the MIME multipart package.
COMPLETE - Static variable in interface org.apache.axiom.om.impl.common.IParentNode
 
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.
ConcurrentTestUtils - Class in org.apache.axiom.testutils.concurrent
 
ConcurrentTestUtils() - Constructor for class org.apache.axiom.testutils.concurrent.ConcurrentTestUtils
 
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.
configureXMLStreamReaderComparator(XMLStreamReaderComparator) - Method in interface org.apache.axiom.ts.om.container.BuilderFactory
 
ConformanceTestCase - Class in org.apache.axiom.ts
Base class for test cases that are executed against the files from the conformance test set.
ConformanceTestCase(OMMetaFactory, ConformanceTestFile) - Constructor for class org.apache.axiom.ts.ConformanceTestCase
 
ConformanceTestFile - Class in org.apache.axiom.testutils.conformance
 
Constants - Class in org.apache.axiom.c14n.utils
 
constructNode(OMContainer, String) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Instantiate the appropriate OMElement implementation for the current element.
constructNode(OMContainer, String) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
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.AbstractOMDataSource
 
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.jaxb.JAXBOMDataSource
 
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 interface org.apache.axiom.om.OMDataSourceExt
Create a copy of the data source.
copy(SOAPEnvelope) - Static method in class org.apache.axiom.om.util.CopyUtils
Deprecated.
This method has the same effect as calling OMInformationItem.clone(OMCloneOptions) on the source SOAPEnvelope with the following options enabled: Instead of using this method, application code should use OMInformationItem.clone(OMCloneOptions) directly and fine tune the options for the particular use case.
copyAndCheck(SOAPEnvelope) - Method in class org.apache.axiom.ts.soap.envelope.CloneTestCase
Make a copy of the source envelope and validate the target tree
copyData(OMCloneOptions, SOAPHeaderBlock) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
 
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
 
createClone(OMCloneOptions) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
createClone(OMCloneOptions) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
createClone(OMCloneOptions, OMContainer) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
createClone(OMCloneOptions, OMContainer) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
createClone(OMCloneOptions, OMDataSource) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11BodyImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultCodeImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultDetailImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultReasonImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultRoleImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultSubCodeImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultTextImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultValueImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12BodyImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultCodeImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultDetailImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultNodeImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultReasonImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultRoleImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultSubCodeImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultTextImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultValueImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderImpl
 
createClone(OMCloneOptions, ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
 
createClone(OMCloneOptions) - Method in class org.apache.axiom.soap.impl.dom.SOAPMessageImpl
 
createClone(OMCloneOptions, OMContainer) - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
createClone(OMCloneOptions, OMContainer) - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
 
createClone(OMCloneOptions, OMContainer) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
 
createClone(OMCloneOptions, OMContainer) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultDetailImpl
 
createClone(OMCloneOptions, OMContainer) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
createClone(OMCloneOptions, OMContainer) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultNodeImpl
 
createClone(OMCloneOptions, OMContainer) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultReasonImpl
 
createClone(OMCloneOptions, OMContainer) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultRoleImpl
 
createClone(OMCloneOptions, OMContainer) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
 
createClone(OMCloneOptions, OMContainer) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
 
createClone(OMCloneOptions, OMContainer) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultValueImpl
 
createClone(OMCloneOptions, OMContainer) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
createClone(OMCloneOptions, OMDataSource) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
createClone(OMCloneOptions, OMContainer) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
createClone(OMCloneOptions) - Method in class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
 
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() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
createDocument() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
 
createDocument(String, String, DocumentType) - Method in class org.apache.axiom.om.impl.dom.DOMImplementationImpl
 
createDocument() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
createDocumentFragment() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
createDocumentIfNecessary() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
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() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
 
createEntityReference(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
createEntityReference() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
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
 
createInformationItem() - Method in class org.apache.axiom.ts.om.attribute.TestDigestWithNamespace
 
createInformationItem() - Method in class org.apache.axiom.ts.om.attribute.TestDigestWithoutNamespace
 
createInformationItem() - Method in class org.apache.axiom.ts.om.DigestTestCase
 
createInformationItem() - Method in class org.apache.axiom.ts.om.document.TestDigest
 
createInformationItem() - Method in class org.apache.axiom.ts.om.element.TestDigestWithNamespace
 
createInformationItem() - Method in class org.apache.axiom.ts.om.element.TestDigestWithoutNamespace
 
createInformationItem() - Method in class org.apache.axiom.ts.om.pi.TestDigest
 
createInformationItem() - Method in class org.apache.axiom.ts.om.text.TestDigest
 
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.
createNavigator() - Method in class org.apache.axiom.test.jaxen.JaxenXPathTestBase
 
createNavigator() - Method in class org.apache.axiom.ts.om.xpath.AXIOMXPathTestCase
 
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
Create an attribute with the given name and value.
createOMBuilder(OMFactory, StAXParserConfiguration, InputSource) - Method in class org.apache.axiom.om.impl.common.factory.AbstractOMMetaFactory
 
createOMBuilder(OMFactory, Source) - Method in class org.apache.axiom.om.impl.common.factory.AbstractOMMetaFactory
 
createOMBuilder(OMFactory, Node, boolean) - Method in class org.apache.axiom.om.impl.common.factory.AbstractOMMetaFactory
 
createOMBuilder(OMFactory, SAXSource, boolean) - Method in class org.apache.axiom.om.impl.common.factory.AbstractOMMetaFactory
 
createOMBuilder(StAXParserConfiguration, OMFactory, InputSource, MimePartProvider) - Method in class org.apache.axiom.om.impl.common.factory.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(OMFactory, Node, boolean) - Method in interface org.apache.axiom.om.OMMetaFactory
Create an object model builder for plain XML that gets its input from a DOM tree.
createOMBuilder(OMFactory, SAXSource, boolean) - Method in interface org.apache.axiom.om.OMMetaFactory
Create an object model builder for plain XML that gets its input from a SAXSource.
createOMBuilder(StAXParserConfiguration, OMFactory, InputSource, MimePartProvider) - Method in interface org.apache.axiom.om.OMMetaFactory
Create an XOP aware object model builder.
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(InputStream, String) - 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(StAXParserConfiguration, InputStream, String) - 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, InputStream, String) - 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(OMFactory, StAXParserConfiguration, InputStream, String) - 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(Node, boolean) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder that reads a plain XML document from the provided DOM tree.
createOMBuilder(SAXSource, boolean) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder that reads a plain XML document from the provided SAXSource.
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.
createOMBuilder(OMFactory, Node, boolean) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder that reads an XML document from the provided DOM tree using a specified object model factory.
createOMBuilder(OMFactory, SAXSource, boolean) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder that reads an XML document from the provided SAXSource using a specified object model factory.
createOMBuilder(StAXParserConfiguration, Attachments) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an XOP aware model builder from the provided Attachments object and with a given parser configuration.
createOMBuilder(OMFactory, StAXParserConfiguration, Attachments) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an XOP aware model builder from the provided Attachments object using a specified object model factory and with a given parser configuration.
createOMComment(OMContainer, String, boolean) - Method in interface org.apache.axiom.om.impl.builder.OMFactoryEx
 
createOMComment(OMContainer, String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMComment(OMContainer, String, boolean) - 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, boolean) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMComment(OMContainer, String) - Method in interface org.apache.axiom.om.OMFactory
Creates a comment.
createOMDocType(OMContainer, String, String, String, String, boolean) - Method in interface org.apache.axiom.om.impl.builder.OMFactoryEx
 
createOMDocType(OMContainer, String, String, String, String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMDocType(OMContainer, String, String, String, String, boolean) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMDocType(OMContainer, String, String, String, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMDocType(OMContainer, String, String, String, String, boolean) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMDocType(OMContainer, String, String, String, String) - Method in interface org.apache.axiom.om.OMFactory
Creates DTD (DOCTYPE declaration) node.
createOMDocument(OMXMLParserWrapper) - Method in interface org.apache.axiom.om.impl.builder.OMFactoryEx
 
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.
createOMElement(String, OMContainer, OMXMLParserWrapper) - Method in interface org.apache.axiom.om.impl.builder.OMFactoryEx
 
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, OMContainer, OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
Creates an OMElement with the builder.
createOMElement(OMDataSource) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
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, 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) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
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
Create an element with the given name and parent.
createOMElement(OMDataSource) - Method in interface org.apache.axiom.om.OMFactory
Create a sourced element.
createOMElement(OMDataSource, String, OMNamespace) - Method in interface org.apache.axiom.om.OMFactory
Create a sourced element with a known local name and namespace URI.
createOMElement(OMDataSource, QName) - Method in interface org.apache.axiom.om.OMFactory
Create a sourced element with a known local name, namespace URI and namespace prefix.
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 element with the given QName and parent.
createOMElement(QName) - Method in interface org.apache.axiom.om.OMFactory
Create an element with the given QName.
createOMElement(OMFactory, OMContainer, String, String, String) - Method in class org.apache.axiom.ts.om.factory.CreateOMElementVariant
Create an OMElement.
CreateOMElementParentSupplier - Class in org.apache.axiom.ts.om.factory
 
CreateOMElementParentSupplier(String) - Constructor for class org.apache.axiom.ts.om.factory.CreateOMElementParentSupplier
 
CreateOMElementTestCase - Class in org.apache.axiom.ts.om.factory
Base class for the test cases that validate the behavior of the various createOMElement methods in OMFactory.
CreateOMElementTestCase(OMMetaFactory, CreateOMElementVariant, CreateOMElementParentSupplier) - Constructor for class org.apache.axiom.ts.om.factory.CreateOMElementTestCase
 
CreateOMElementVariant - Class in org.apache.axiom.ts.om.factory
 
CreateOMElementVariant(String, boolean, boolean) - Constructor for class org.apache.axiom.ts.om.factory.CreateOMElementVariant
 
createOMEntityReference(OMContainer, String, String, boolean) - Method in interface org.apache.axiom.om.impl.builder.OMFactoryEx
 
createOMEntityReference(OMContainer, String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMEntityReference(OMContainer, String, String, boolean) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMEntityReference(OMContainer, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMEntityReference(OMContainer, String, String, boolean) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMEntityReference(OMContainer, String) - Method in interface org.apache.axiom.om.OMFactory
Create an entity reference.
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, boolean) - Method in interface org.apache.axiom.om.impl.builder.OMFactoryEx
 
createOMProcessingInstruction(OMContainer, String, String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
createOMProcessingInstruction(OMContainer, String, String, boolean) - 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, boolean) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMProcessingInstruction(OMContainer, String, String) - Method in interface org.apache.axiom.om.OMFactory
Creates a PI.
createOMSourcedElement(OMFactory, QName) - Method in class org.apache.axiom.ts.om.sourcedelement.OMSourcedElementVariant
 
createOMText(OMContainer, Object, boolean, boolean) - Method in interface org.apache.axiom.om.impl.builder.OMFactoryEx
 
createOMText(OMContainer, String, int, boolean) - Method in interface org.apache.axiom.om.impl.builder.OMFactoryEx
 
createOMText(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
This method will check whether the text can be optimizable using IS_BINARY flag.
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, String, int, boolean) - 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(OMContainer, Object, boolean, boolean) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
 
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(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, String, int, boolean) - 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(OMContainer, Object, boolean, boolean) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMText(String, DataHandlerProvider, boolean) - 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.
createParent(OMFactory) - Method in class org.apache.axiom.ts.om.factory.CreateOMElementParentSupplier
 
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
Deprecated.
A builder doesn't need to generate prefixes.
createProcessingInstruction(String, String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
createProxy(Object) - Method in class org.apache.axiom.testutils.InvocationCounter
Create a new proxy.
createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
 
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
 
createSOAPEnvelope(SOAPMessage, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
 
createSOAPEnvelope(SOAPMessage, OMXMLParserWrapper) - 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(SOAPMessage, 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(SOAPMessage, 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
Create a SOAP envelope with the given namespace.
createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
 
createSOAPFault(SOAPBody) - 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
 
createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
Code eii under SOAPFault (parent)
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
 
createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
Role eii under SOAPFault (parent)
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() - 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() - 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
 
createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
Node eii under SOAPFault (parent)
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
 
createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
Reason eii under SOAPFault (parent)
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
 
createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
Role eii under SOAPFault (parent)
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
 
createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
SubCode eii under Value (parent)
createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
SubCode eii under SubCode (parent)
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(SOAPFaultSubCode) - Method in interface org.apache.axiom.soap.SOAPFactory
SubCode eii under SubCode (parent)
createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
SubCode eii under SubCode (parent)
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
 
createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
Value eii under Code (parent)
createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
 
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(SOAPFaultSubCode) - Method in interface org.apache.axiom.soap.SOAPFactory
SubCode eii under Value (parent)
createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
 
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
 
createSOAPHeaderBlock(String, SOAPHeader, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
 
createSOAPHeaderBlock(OMDataSource) - 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, 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, 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(OMDataSource) - 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, 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, SOAPHeader, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeaderBlock(OMDataSource) - 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(OMDataSource) - Method in interface org.apache.axiom.soap.SOAPFactory
Create a SOAPHeaderBlock from an OMDataSource.
createSOAPHeaderBlock(String, OMNamespace, OMDataSource) - Method in interface org.apache.axiom.soap.SOAPFactory
Create a SOAPHeaderBlock from an OMDataSource with a known local name and namespace URI.
createSOAPHeaderBlock() - Method in class org.apache.axiom.ts.soap.SOAPTestCase
 
createSOAPMessage(OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMMetaFactory
 
createSOAPMessage(OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListMetaFactory
 
createSOAPMessage(OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.OMMetaFactoryEx
Create a SOAPMessage not linked to a particular SOAPFactory.
createSOAPMessage(OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
 
createSOAPMessage(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() - 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() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPModelBuilder(StAXParserConfiguration, InputSource) - Method in class org.apache.axiom.om.impl.common.factory.AbstractOMMetaFactory
 
createSOAPModelBuilder(StAXParserConfiguration, SOAPFactory, InputSource, MimePartProvider) - Method in class org.apache.axiom.om.impl.common.factory.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(StAXParserConfiguration, SOAPFactory, InputSource, MimePartProvider) - Method in interface org.apache.axiom.om.OMMetaFactory
Create an MTOM aware object model builder.
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.
createSOAPModelBuilder(OMMetaFactory, 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 particular Axiom implementation and a given charset encoding.
createSOAPModelBuilder(Reader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder for SOAP that reads a message from the provided character stream.
createSOAPModelBuilder(OMMetaFactory, Reader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an object model builder for SOAP that reads a message from the provided character stream using a particular Axiom implementation.
createSOAPModelBuilder(Attachments) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an MTOM aware model builder from the provided Attachments object.
createSOAPModelBuilder(OMMetaFactory, Attachments) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
Create an MTOM aware model builder from the provided Attachments object using a particular Axiom implementation.
createStAXOMBuilder(OMFactory, XMLStreamReader) - Method in class org.apache.axiom.om.impl.common.factory.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.common.factory.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(OMMetaFactory, 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 and that uses a particular Axiom implementation.
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(StAXParserConfiguration, String, 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.dialect.Woodstox4InputFactoryWrapper
 
createXMLStreamReader(InputStream) - Method in class org.apache.axiom.util.stax.dialect.Woodstox4InputFactoryWrapper
 
createXMLStreamReader(Reader) - Method in class org.apache.axiom.util.stax.dialect.Woodstox4InputFactoryWrapper
 
createXMLStreamReader(String, InputStream) - Method in class org.apache.axiom.util.stax.dialect.Woodstox4InputFactoryWrapper
 
createXMLStreamReader(String, Reader) - Method in class org.apache.axiom.util.stax.dialect.Woodstox4InputFactoryWrapper
 
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
Deprecated.
Field currentChild
CUSTOM_ROLE - Static variable in class org.apache.axiom.ts.soap.header.SOAPRoleTest
 
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() - Constructor for class org.apache.axiom.om.ds.InputStreamDataSource.Data
 
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
Deprecated.
This class is no longer used in Axiom 1.2.13 and will be removed in Axiom 1.3.
DataHandlerExtImpl(DataHandler, LifecycleManager) - Constructor for class org.apache.axiom.attachments.lifecycle.impl.DataHandlerExtImpl
Deprecated.
 
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
 
DATATYPE_NORMALIZATION - Static variable in class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
dbf - Variable in class org.apache.axiom.ts.dom.DOMTestCase
 
debug - Static variable in class org.jaxen.test.XPathTestBase
 
debugDiscarded(Object) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
For internal use only.
declareDefaultNamespace(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
declareDefaultNamespace(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
declareDefaultNamespace(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
declareDefaultNamespace(String) - Method in interface org.apache.axiom.om.OMElement
Add a namespace declaration for the default namespace to this element.
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
 
declareNamespace(String, String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
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
Add a namespace declaration for the given namespace URI to this element, optionally generating a prefix for that namespace.
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
Deprecated. 
DEFAULT_XML_VERSION - Static variable in interface org.apache.axiom.om.OMConstants
 
DefaultOMMetaFactoryLocator - Class in org.apache.axiom.locator
The default OMMetaFactoryLocator implementation used in non OSGi environments.
DefaultOMMetaFactoryLocator() - Constructor for class org.apache.axiom.locator.DefaultOMMetaFactoryLocator
 
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
deleteWhenReadOnce() - Method in class org.apache.axiom.attachments.lifecycle.impl.DataHandlerExtImpl
Deprecated.
 
DESTRUCTIVE - Static variable in class org.apache.axiom.om.ds.Behavior
 
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.llom.SOAPBodyImpl
 
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
 
DigestTestCase - Class in org.apache.axiom.ts.om
Base class for unit tests validating the DOMHASH implementation.
DigestTestCase(OMMetaFactory, String, String) - Constructor for class org.apache.axiom.ts.om.DigestTestCase
 
DigestUtils - Class in org.apache.axiom.testutils
 
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.SAXOMBuilder
 
discard(OMElement) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
discard(OMContainer) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
discard(IElement) - Static method in class org.apache.axiom.om.impl.common.OMElementImplUtil
 
discard() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
discard() - Method in class org.apache.axiom.om.impl.dom.LeafNode
 
discard() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method discard.
discard() - Method in class org.apache.axiom.om.impl.llom.OMLeafNode
 
discard() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
discard() - Method in interface org.apache.axiom.om.OMNode
Discards a node.
discard(OMElement) - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Deprecated.
Use OMNode.discard() to discard elements.
DISCARDED - Static variable in interface org.apache.axiom.om.impl.common.IParentNode
 
discarded() - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
 
discarded() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
discarded() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
discarded() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
discarded() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
discarded() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
discarded() - Method in interface org.apache.axiom.om.impl.OMContainerEx
 
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 - Static variable in interface org.apache.axiom.ts.om.container.OMContainerFactory
 
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 AXIOM-3 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.
 
DocumentFragmentImpl - Class in org.apache.axiom.om.impl.dom
 
DocumentFragmentImpl(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(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(String, String, String, String, 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 - Static variable in interface org.apache.axiom.ts.om.container.BuilderFactory
Creates an OMXMLParserWrapper by parsing the input using DOM and passing it as a DOM tree to Axiom.
DOM_DOMAIN - Static variable in class org.apache.axiom.om.impl.dom.DOMMessageFormatter
 
DOMConfigurationImpl - Class in org.apache.axiom.om.impl.dom
 
DOMConfigurationImpl() - Constructor for class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
DOMImplementationImpl - Class in org.apache.axiom.om.impl.dom
 
DOMImplementationImpl(OMFactory) - 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.
DOMMetaFactory - Interface in org.apache.axiom.om.dom
Extension interface for OMMetaFactory implementations that support OMAbstractFactory.FEATURE_DOM.
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
 
DOMTestCase - Class in org.apache.axiom.ts.dom
 
DOMTestCase(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.DOMTestCase
 
DOMTestSuiteBuilder - Class in org.apache.axiom.ts.dom
 
DOMTestSuiteBuilder(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.DOMTestSuiteBuilder
 
DOMUtils - Class in org.apache.axiom.buildutils
 
DOMUtils - Class in org.apache.axiom.ts.dom
 
done - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Field done
DOOMAbstractFactory - Class in org.apache.axiom.om.impl.dom
Deprecated.
DOOMAbstractFactory() - Constructor for class org.apache.axiom.om.impl.dom.DOOMAbstractFactory
Deprecated.
 
DOOMDocumentBuilder - Class in org.apache.axiom.om.impl.dom.jaxp
 
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
Deprecated.
Application code should not instantiate this class directly, but use DOMMetaFactory.newDocumentBuilderFactory() to get an Axiom compatible DocumentBuilderFactory.
DOOMDocumentBuilderFactory(OMFactory) - 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.om.impl.llom.PushOMBuilder
 
doWriteAttribute(String, String) - Method in class org.apache.axiom.om.impl.llom.PushOMBuilder
 
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.om.impl.llom.PushOMBuilder
 
doWriteCData(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteCharacters(char[], int, int) - Method in class org.apache.axiom.om.impl.llom.PushOMBuilder
 
doWriteCharacters(String) - Method in class org.apache.axiom.om.impl.llom.PushOMBuilder
 
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.om.impl.llom.PushOMBuilder
 
doWriteComment(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteDefaultNamespace(String) - Method in class org.apache.axiom.om.impl.llom.PushOMBuilder
 
doWriteDefaultNamespace(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteDTD(String) - Method in class org.apache.axiom.om.impl.llom.PushOMBuilder
 
doWriteDTD(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteEmptyElement(String, String, String) - Method in class org.apache.axiom.om.impl.llom.PushOMBuilder
 
doWriteEmptyElement(String) - Method in class org.apache.axiom.om.impl.llom.PushOMBuilder
 
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.om.impl.llom.PushOMBuilder
 
doWriteEndDocument() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteEndElement() - Method in class org.apache.axiom.om.impl.llom.PushOMBuilder
 
doWriteEndElement() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteEntityRef(String) - Method in class org.apache.axiom.om.impl.llom.PushOMBuilder
 
doWriteEntityRef(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteNamespace(String, String) - Method in class org.apache.axiom.om.impl.llom.PushOMBuilder
 
doWriteNamespace(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteProcessingInstruction(String, String) - Method in class org.apache.axiom.om.impl.llom.PushOMBuilder
 
doWriteProcessingInstruction(String) - Method in class org.apache.axiom.om.impl.llom.PushOMBuilder
 
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.om.impl.llom.PushOMBuilder
 
doWriteStartDocument(String, String) - Method in class org.apache.axiom.om.impl.llom.PushOMBuilder
 
doWriteStartDocument(String) - Method in class org.apache.axiom.om.impl.llom.PushOMBuilder
 
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.om.impl.llom.PushOMBuilder
 
doWriteStartElement(String) - Method in class org.apache.axiom.om.impl.llom.PushOMBuilder
 
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 - Static variable in interface org.apache.axiom.testutils.stax.Normalizer
 
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
 
DTDReader - Interface in org.apache.axiom.ext.stax
Optional interface implemented by XMLStreamReader implementations that provide additional data about XMLStreamConstants.DTD events.
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 - Variable in class org.apache.axiom.ts.om.sourcedelement.OMSourcedElementTest
 
ELEMENT_CONTENT_WHITESPACE - Static variable in class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
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.
elementDecl(String, String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
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(ParentNode, String, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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.
EMPTY_STRING_TO_NULL - Static variable in interface org.apache.axiom.testutils.stax.Normalizer
 
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 interface org.apache.axiom.om.impl.OMXMLStreamReaderEx
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 as a string.
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.
encodeToCharArray(DataHandler) - Static method in class org.apache.axiom.util.base64.Base64Utils
Get a base64 representation of the content of a given DataHandler as a char array.
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(String, String, String) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method endElement.
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
 
ENTITIES - Static variable in class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
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.
EntityReferenceImpl - Class in org.apache.axiom.om.impl.dom
 
EntityReferenceImpl(String, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.EntityReferenceImpl
 
entityResolver - Variable in class org.apache.axiom.util.sax.AbstractXMLReader
 
envelope - Variable in class org.apache.axiom.ts.om.navigator.OMNavigatorTestCase
 
equals(String, String) - Method in class org.apache.axiom.om.impl.common.OMNamespaceImpl
Method equals.
equals(Object) - Method in class org.apache.axiom.om.impl.common.OMNamespaceImpl
 
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(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
Deprecated.
Method equals.
equals(Object) - Method in class org.apache.axiom.om.impl.OMNamespaceImpl
Deprecated.
 
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
 
examineAllHeaderBlocks() - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
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
 
examineHeaderBlocks(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
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
 
examineMustUnderstandHeaderBlocks(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
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.
ExceptionInputStream - Class in org.apache.axiom.testutils.io
InputStream wrapper that throws an exception after a configurable number of bytes have been read from the stream or when the end of the stream is reached.
ExceptionInputStream(InputStream) - Constructor for class org.apache.axiom.testutils.io.ExceptionInputStream
 
ExceptionInputStream(InputStream, int) - Constructor for class org.apache.axiom.testutils.io.ExceptionInputStream
 
exceptionToString(Throwable) - Static method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
exclude(Class, String) - Method in class org.apache.axiom.testutils.suite.TestSuiteBuilder
 
exclude(Class) - Method in class org.apache.axiom.testutils.suite.TestSuiteBuilder
 
exclude(String) - Method in class org.apache.axiom.testutils.suite.TestSuiteBuilder
 
execute(Sink, MacroRequest) - Method in class org.apache.axiom.buildutils.OhlohMacro
 
execute() - Method in interface org.apache.axiom.testutils.concurrent.Action
 
externalEntityDecl(String, String, String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
extractAllHeaderBlocks() - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
 
extractAllHeaderBlocks() - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
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
 
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
 
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
 
factory - Variable in class org.apache.axiom.soap.impl.builder.SOAPBuilderHelper
 
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
 
FEATURE_DEFAULT - Static variable in class org.apache.axiom.om.OMAbstractFactory
Feature for Axiom implementations that can be used as default implementations.
FEATURE_DOM - Static variable in class org.apache.axiom.om.OMAbstractFactory
Feature for Axiom implementations that implement DOM in addition to the Axiom API.
file - Variable in class org.apache.axiom.ts.ConformanceTestCase
 
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
 
FileDeletor(int, File) - Constructor for class org.apache.axiom.attachments.lifecycle.impl.LifecycleManagerImpl.FileDeletor
 
filter(XMLStreamReader) - Method in interface org.apache.axiom.ts.om.container.OMContainerFactory
Filter the given stream so that its content matches the content of the container returned by OMContainerFactory.getContainer(OMXMLParserWrapper).
filter(XMLStreamReader) - Method in class org.apache.axiom.ts.om.container.OMElementFactory
 
finalize() - Method in class org.apache.axiom.util.blob.OverflowBlob
 
findNamePoint(String, int) - Method in class org.apache.axiom.om.impl.dom.AttributeMap
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.AttributeMap
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
FirstElementNameWithParserTestCase - Class in org.apache.axiom.ts.soap.body
 
FirstElementNameWithParserTestCase(OMMetaFactory, SOAPSpec, QName, boolean) - Constructor for class org.apache.axiom.ts.soap.body.FirstElementNameWithParserTestCase
 
flags - Variable in class org.apache.axiom.om.impl.dom.NodeImpl
 
flush() - Method in class org.apache.axiom.om.impl.llom.PushOMBuilder
 
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.testutils.io.ByteStreamComparator
 
flush() - Method in class org.apache.axiom.testutils.io.CharacterStreamComparator
 
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
 
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
 
getAltFactory(OMMetaFactory) - Method in class org.apache.axiom.ts.soap.SOAPSpec
 
getAncestorAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the ancestor XPath axis.
getAncestorAxisIterator(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
getAncestorOrSelfAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the ancestor-or-self XPath axis.
getAncestorOrSelfAxisIterator(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
getAsStream() - Method in class org.apache.axiom.testutils.conformance.ConformanceTestFile
 
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.
getAttachmentUnmarshaller() - Method in class org.apache.axiom.util.jaxb.UnmarshallerAdapter
Get the AttachmentUnmarshaller to be configured on the Unmarshaller.
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.
getAttributeAxisIterator(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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.
getAttributeNamespaceUri(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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.
getAttributeQName(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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.
getAttributeStringValue(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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
 
getAttributeType() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
 
getAttributeType() - Method in interface org.apache.axiom.om.OMAttribute
Get the attribute type.
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
 
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
 
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
Get the attribute value.
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.
getBuilder() - Method in interface org.apache.axiom.om.impl.common.IParentNode
 
getBuilder() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
 
getBuilder() - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
 
getBuilder() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getBuilder() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getBuilder() - Method in class org.apache.axiom.om.impl.dom.LeafNode
 
getBuilder() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
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.OMLeafNode
 
getBuilder() - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
 
getBuilder() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getBuilder() - Method in interface org.apache.axiom.om.OMContainer
Returns the builder object.
getBuilder(OMMetaFactory, InputSource) - Method in interface org.apache.axiom.ts.om.container.BuilderFactory
 
getBuilderForTestMessage(String) - Method in class org.apache.axiom.ts.soap.SOAPTestCase
 
getBuilderType() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
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.SAXOMBuilder
 
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.
getChildAxisIterator(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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.LeafNode
 
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.
getChildrenCount(Iterator) - Static method in class org.apache.axiom.ts.AxiomTestCase
 
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.
getCommentStringValue(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
getConformanceTestFiles() - Static method in class org.apache.axiom.testutils.conformance.ConformanceTestFile
 
getContainer(OMXMLParserWrapper) - Method in interface org.apache.axiom.ts.om.container.OMContainerFactory
Extract the OMContainer from the given test file.
getContainer(OMXMLParserWrapper) - Method in class org.apache.axiom.ts.om.container.OMElementFactory
 
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.
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.
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.testutils.activation.RandomDataSource
 
getContentType() - Method in class org.apache.axiom.testutils.activation.TestDataSource
 
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
 
getControl(InputStream) - Method in interface org.apache.axiom.ts.om.container.OMContainerFactory
Prepare a control document that has the same content as the container returned by OMContainerFactory.getContainer(OMXMLParserWrapper).
getControl(InputStream) - Method in class org.apache.axiom.ts.om.container.OMElementFactory
 
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(String) - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
Deprecated.
This method is no longer used in Axiom 1.2.13 and will be removed in Axiom 1.3.
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 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 interface org.apache.axiom.om.impl.OMXMLStreamReaderEx
 
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.llom.soap11.SOAP11Factory
 
getDefaultEnvelope() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
getDefaultEnvelope() - Method in interface org.apache.axiom.soap.SOAPFactory
Create a default SOAP envelope with an empty header and an empty body.
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
Get the default namespace in scope on this element.
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
 
getDescendantAxisIterator(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
getDescendantOrSelfAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the descendant-or-self XPath axis.
getDescendantOrSelfAxisIterator(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
getDescendants(boolean) - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
getDescendants(boolean) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
getDescendants(boolean) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getDescendants(boolean) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getDescendants(boolean) - Method in interface org.apache.axiom.om.OMContainer
Get an iterator over all descendants of the container.
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.StAXBuilder
 
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(String) - Method in class org.apache.axiom.test.jaxen.JaxenXPathTestBase
 
getDocument(String) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
getDocument(String) - Method in class org.jaxen.test.XPathTestBase
 
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.SAXOMBuilder
 
getDocumentElement(boolean) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
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.
getDocumentElement(boolean) - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Get the document element, optionally discarding the document.
getDocumentNode(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns the document node that contains the given context node.
getDocumentNode(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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 interface org.apache.axiom.om.dom.DOMMetaFactory
Get the DOMImplementation instance.
getDOMImplementation() - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMMetaFactory
 
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.
getElementById(Object, String) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
getElementName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the name of the given element node.
getElementName(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
getElementNamespaceUri(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the namespace URI of the given element node.
getElementNamespaceUri(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
getElementQName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the QName of the given element node.
getElementQName(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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.
getElementStringValue(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
getElementText() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamReader
 
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
 
getEnvelopeNamespaceURI() - Method in class org.apache.axiom.ts.soap.SOAPSpec
 
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.
getExceptionCount() - Method in class org.apache.axiom.testutils.InvocationCounter
Get the number of exceptions counted by this instance.
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
getFactory(OMMetaFactory) - Method in class org.apache.axiom.ts.soap.SOAPSpec
 
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.
getFaultCodeQName() - Method in class org.apache.axiom.ts.soap.SOAPSpec
 
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.
getFaultDetailQName() - Method in class org.apache.axiom.ts.soap.SOAPSpec
 
getFaultNodeValue() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultNodeImpl
 
getFaultNodeValue() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultNodeImpl
 
getFaultNodeValue() - Method in interface org.apache.axiom.soap.SOAPFaultNode
 
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.
getFaultReasonQName() - Method in class org.apache.axiom.ts.soap.SOAPSpec
 
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.
getFaultRoleQName() - Method in class org.apache.axiom.ts.soap.SOAPSpec
 
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.lifecycle.impl.FileAccessor
 
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(IParentNode) - Static method in class org.apache.axiom.om.impl.common.OMContainerHelper
 
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 interface org.apache.axiom.om.impl.common.IParentNode
Get the first child if it is available.
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
 
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.
getFollowingAxisIterator(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
getFollowingSiblingAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the following-sibling XPath axis.
getFollowingSiblingAxisIterator(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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
 
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
 
getHeadersToProcess(RolePlayer, String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
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 and a particular namespace.
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
Deprecated.
As of Axiom 1.2.13, this method is no longer supported.
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.lifecycle.impl.FileAccessor
 
getInputStream() - Method in class org.apache.axiom.testutils.activation.RandomDataSource
 
getInputStream() - Method in class org.apache.axiom.testutils.activation.TestDataSource
 
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
 
getInternalSubset() - Method in class org.apache.axiom.om.impl.llom.OMDocTypeImpl
 
getInternalSubset() - Method in interface org.apache.axiom.om.OMDocType
Get the internal subset.
getInvocationCount() - Method in class org.apache.axiom.testutils.InvocationCounter
Get the number of invocations counted by this instance.
getIParentNode() - Method in interface org.apache.axiom.om.impl.common.IChildNode
 
getIParentNode() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getIParentNode() - Method in class org.apache.axiom.om.impl.dom.LeafNode
 
getIParentNode() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
getItem(int) - Method in class org.apache.axiom.om.impl.dom.AttributeMap
 
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.llom.SOAPFaultTextImpl
 
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
 
getLastKnownOMChild() - Method in interface org.apache.axiom.om.impl.common.IContainer
 
getLastKnownOMChild() - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
getLastKnownOMChild() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
getLastKnownOMChild() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getLastKnownOMChild() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
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.AttributeMap
From org.apache.xerces.dom.NamedNodeMapImpl
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.NodeListImpl
Returns the number of nodes.
getLength() - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
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.
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.ds.jaxb.JAXBOMDataSource
 
getLocalName() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSource
 
getLocalName() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
 
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.OMNamedInformationItem
Get the local name of the information item.
getLocalName() - Method in interface org.apache.axiom.om.QNameAwareOMDataSource
Get the local name of the element represented by this data source.
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.ts.om.sourcedelement.PushOMDataSource
 
getLocalName() - Method in class org.apache.axiom.ts.soap.envelope.XMLStreamReaderWithQName
 
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.AbstractXMLStreamReader
 
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 meta factory instance for the default Axiom implementation.
getMetaFactory(String) - Static method in class org.apache.axiom.om.OMAbstractFactory
Get the meta factory instance for the Axiom implementation with a given feature.
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.mime.Header
Get the name of this header.
getName() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getName.
getName() - Method in class org.apache.axiom.om.impl.common.OMNamespaceImpl
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.EntityReferenceImpl
 
getName() - Method in class org.apache.axiom.om.impl.llom.OMEntityReferenceImpl
 
getName() - Method in class org.apache.axiom.om.impl.OMNamespaceImpl
Deprecated.
Method getName.
getName() - Method in interface org.apache.axiom.om.OMEntityReference
Get the name of the referenced entity.
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.testutils.activation.RandomDataSource
 
getName() - Method in class org.apache.axiom.testutils.activation.TestDataSource
 
getName() - Method in class org.apache.axiom.ts.om.factory.CreateOMElementParentSupplier
 
getName() - Method in class org.apache.axiom.ts.om.factory.CreateOMElementVariant
 
getName() - Method in class org.apache.axiom.ts.om.sourcedelement.OMSourcedElementVariant
 
getName() - Method in class org.apache.axiom.ts.soap.SOAPSpec
 
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.AttributeMap
 
getNamedItemIndex(String, String) - Method in class org.apache.axiom.om.impl.dom.AttributeMap
 
getNamedItemNS(String, String) - Method in class org.apache.axiom.om.impl.dom.AttributeMap
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.OMNamedInformationItem
Get the namespace this information item 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.soap11.SOAP11Factory
 
getNamespace() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
 
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
Get the envelope namespace for the SOAP version used by this factory.
getNamespaceAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the namespace XPath axis.
getNamespaceAxisIterator(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
getNamespaceContext(OMElement, boolean) - Static method in class org.apache.axiom.om.impl.common.OMElementImplUtil
 
getNamespaceContext(boolean) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getNamespaceContext(boolean) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getNamespaceContext(boolean) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getNamespaceContext() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getNamespaceContext(boolean) - Method in interface org.apache.axiom.om.OMElement
Get the namespace context of this element, as determined by the namespace declarations present on this element and its ancestors.
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.ts.om.builder.NamespaceDeclarationFilter
 
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(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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
getNamespacesInScope() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getNamespacesInScope() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getNamespacesInScope() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getNamespacesInScope() - Method in interface org.apache.axiom.om.OMElement
Get an iterator that returns all namespaces in scope for this element.
getNamespaceStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the string-value of a namespace node.
getNamespaceStringValue(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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() - Method in class org.apache.axiom.om.ds.jaxb.JAXBOMDataSource
 
getNamespaceURI() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSource
 
getNamespaceUri(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getNamespaceUri.
getNamespaceURI() - Method in class org.apache.axiom.om.impl.common.OMNamespaceImpl
 
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.NodeImpl
 
getNamespaceURI() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
 
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
Deprecated.
 
getNamespaceURI() - Method in interface org.apache.axiom.om.OMNamedInformationItem
Get the namespace URI of this information item.
getNamespaceURI() - Method in interface org.apache.axiom.om.OMNamespace
Get the namespace URI.
getNamespaceURI() - Method in interface org.apache.axiom.om.QNameAwareOMDataSource
Get the namespace URI of the element represented by this data source.
getNamespaceURI(QName) - Static method in class org.apache.axiom.ts.dom.DOMUtils
 
getNamespaceURI() - Method in class org.apache.axiom.ts.om.sourcedelement.PushOMDataSource
 
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
 
getNavigator() - Method in class org.apache.axiom.test.jaxen.JaxenXPathTestBase
 
getNavigator() - Method in class org.jaxen.test.XPathTestBase
 
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.common.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(OMSerializable) - Method in class org.apache.axiom.om.impl.common.OMAbstractIterator
Get the next node.
getNextNode(OMSerializable) - Method in class org.apache.axiom.om.impl.common.OMDescendantsIterator
 
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
Deprecated.
 
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(IChildNode) - Static method in class org.apache.axiom.om.impl.common.OMNodeHelper
 
getNextOMSibling() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getNextOMSibling() - Method in class org.apache.axiom.om.impl.dom.LeafNode
 
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.
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
getNextRoleURI() - Method in class org.apache.axiom.ts.soap.SOAPSpec
 
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.AttrImpl
 
getNextSibling() - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
 
getNextSibling() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getNextSibling() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getNextSibling() - Method in class org.apache.axiom.om.impl.dom.LeafNode
 
getNextStream() - Method in class org.apache.axiom.attachments.IncomingAttachmentStreams
Returns the next attachment stream in sequence.
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.EntityReferenceImpl
 
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.EntityReferenceImpl
 
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.
getNodeType(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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
Deprecated.
This method conflicts with Node.getNodeValue() and will be removed in Axiom 1.3. Please use SOAPFaultNode.getFaultNodeValue() instead.
getNotations() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
 
getNumberOfOccurrences(String, String) - Static method in class org.apache.axiom.ts.AxiomTestCase
 
getObject() - Method in class org.apache.axiom.om.ds.AbstractOMDataSource
 
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.jaxb.JAXBOMDataSource
 
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(Class) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getObject() - Method in interface org.apache.axiom.om.OMDataSourceExt
Get the object that backs this data source.
getObject(Class) - Method in interface org.apache.axiom.om.OMSourcedElement
Get the object that backs the data source set on this element.
getObject(Class) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
 
getOMDataSourceProperty(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
getOMDocumentElement() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getOMDocumentElement() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
getOMDocumentElement() - Method in interface org.apache.axiom.om.OMDocument
Get the document element.
getOMFactory() - Static method in class org.apache.axiom.om.impl.dom.DOOMAbstractFactory
Deprecated.
 
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.OMInformationItem
Get the OMFactory that created this information item.
getOMFactory() - Method in interface org.apache.axiom.om.OMMetaFactory
Get the OM factory instance for the XML infoset model.
getOMMetaFactory(String) - Method in interface org.apache.axiom.om.OMMetaFactoryLocator
Get the OMMetaFactory for the given feature.
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.testutils.activation.RandomDataSource
 
getOutputStream() - Method in class org.apache.axiom.testutils.activation.TestDataSource
 
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
 
getOwner() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
 
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.DocumentImpl
 
getOwnerDocument() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
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.
getParameter(String) - Method in class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
getParameterNames() - Method in class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
getParent() - Method in interface org.apache.axiom.ext.stax.DelegatingXMLStreamReader
 
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.
getParentAxisIterator(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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.AttrImpl
 
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.
getParentNode(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
getParser() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
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.
getPrecedingAxisIterator(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
getPrecedingSiblingAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the preceding-sibling XPath axis.
getPrecedingSiblingAxisIterator(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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.ds.jaxb.JAXBOMDataSource
 
getPrefix() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSource
 
getPrefix() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getPrefix.
getPrefix() - Method in class org.apache.axiom.om.impl.common.OMNamespaceImpl
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.NodeImpl
 
getPrefix() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
 
getPrefix() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getPrefix() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getPrefix(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getPrefix() - Method in class org.apache.axiom.om.impl.OMNamespaceImpl
Deprecated.
Method getPrefix.
getPrefix() - Method in interface org.apache.axiom.om.OMNamedInformationItem
Get the prefix of this information item.
getPrefix() - Method in interface org.apache.axiom.om.OMNamespace
Get the namespace prefix.
getPrefix() - Method in interface org.apache.axiom.om.QNameAwareOMDataSource
Get the namespace prefix of the element represented by this data source.
getPrefix(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
getPrefix(QName) - Static method in class org.apache.axiom.ts.dom.DOMUtils
 
getPrefix() - Method in class org.apache.axiom.ts.om.sourcedelement.PushOMDataSource
 
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.NodeImpl
 
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.NodeImpl
 
getProcessedFlag() - Method in class org.apache.axiom.soap.SOAPCloneOptions
Determine how the SOAPHeaderBlock.isProcessed() flag should be set on cloned SOAPHeaderBlock nodes.
getProcessingInstructionData(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the data of a processing-instruction.
getProcessingInstructionData(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
getProcessingInstructionTarget(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the target of a processing-instruction.
getProcessingInstructionTarget(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
getProperty(String) - Method in class org.apache.axiom.om.ds.AbstractOMDataSource
 
getProperty(String) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
Deprecated.
 
getProperty(String) - Method in class org.apache.axiom.om.impl.llom.PushOMBuilder
 
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.ts.soap.envelope.XMLStreamReaderWithQName
 
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 interface org.apache.axiom.ext.stax.DTDReader
Get the public ID of the external subset.
getPublicId() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
 
getPublicId() - Method in class org.apache.axiom.om.impl.llom.OMDocTypeImpl
 
getPublicId() - Method in interface org.apache.axiom.om.OMDocType
Get the public ID of the external subset.
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.OMNamedInformationItem
Get the QName of this information item.
getQualifiedName(QName) - Static method in class org.apache.axiom.ts.dom.DOMUtils
 
getReader() - Method in class org.apache.axiom.om.ds.AbstractPushOMDataSource
 
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 class org.apache.axiom.util.jaxb.UnmarshallerAdapter
Get the XMLStreamReader to be passed to the Unmarshaller.
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.
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.SAXOMBuilder
 
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.
getReplacementText() - Method in class org.apache.axiom.om.impl.dom.EntityReferenceImpl
 
getReplacementText() - Method in class org.apache.axiom.om.impl.llom.OMEntityReferenceImpl
 
getReplacementText() - Method in interface org.apache.axiom.om.OMEntityReference
Get the replacement value for this entity reference.
getResourceName() - Method in class org.apache.axiom.testutils.conformance.ConformanceTestFile
 
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.
getRoles() - Method in class org.apache.axiom.ts.soap.header.SOAPRoleTest.MyRolePlayer
 
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
 
getRootName() - Method in interface org.apache.axiom.ext.stax.DTDReader
Get the root name of the DTD, i.e.
getRootName() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
 
getRootName() - Method in class org.apache.axiom.om.impl.llom.OMDocTypeImpl
 
getRootName() - Method in interface org.apache.axiom.om.OMDocType
Get the root name, i.e.
getRootPartContentID() - Method in class org.apache.axiom.attachments.Attachments
Get the content ID of the root part of the MIME message.
getRootPartContentType() - Method in class org.apache.axiom.attachments.Attachments
Get the content type of the root part of the MIME message.
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.
getRootPartInputStream() - Method in class org.apache.axiom.attachments.Attachments
Get an input stream for the root part of the MIME message.
getRootPartInputStream(boolean) - Method in class org.apache.axiom.attachments.Attachments
Get an input stream for the root part of the MIME message.
getSAXSource(boolean) - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
getSAXSource(boolean) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
getSAXSource(boolean) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getSAXSource(boolean) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getSAXSource(boolean) - Method in interface org.apache.axiom.om.OMContainer
Get a SAXSource representation for this node.
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.
 
getSchema() - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilder
 
getSchema() - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilderFactory
 
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.
getSelfAxisIterator(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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
getShortName() - Method in class org.apache.axiom.testutils.conformance.ConformanceTestFile
 
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.CachedFileDataSource
 
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
Deprecated.
 
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 the OM factory instance for the SOAP 1.1 infoset model.
getSOAP12Factory() - Static method in class org.apache.axiom.om.impl.dom.DOOMAbstractFactory
Deprecated.
 
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 the 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
Deprecated.
getSOAPPartContentType() - Method in class org.apache.axiom.attachments.Attachments
Deprecated.
getSOAPPartInputStream() - Method in class org.apache.axiom.attachments.Attachments
Deprecated.
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.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
 
getState() - Method in interface org.apache.axiom.om.impl.common.IParentNode
 
getState() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
 
getState() - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
 
getState() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
getState() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getState() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
getState() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getState() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
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 interface org.apache.axiom.ext.stax.DTDReader
Get the system ID of the external subset.
getSystemId() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
 
getSystemId() - Method in class org.apache.axiom.om.impl.llom.OMDocTypeImpl
 
getSystemId() - Method in interface org.apache.axiom.om.OMDocType
Get the system ID of the external subset.
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.
getTestMessage(String) - Method in class org.apache.axiom.ts.soap.SOAPTestCase
 
getTestProperties() - Method in class org.apache.axiom.testutils.suite.TestCaseEx
 
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(OMElement) - Static method in class org.apache.axiom.om.impl.common.OMElementImplUtil
 
getText() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getText() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
getText() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
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
Resolve the content of this element to a QName.
getTextAsQName() - Method in interface org.apache.axiom.om.OMText
Deprecated.
If the underlying parser is non coalescing, then this method may unexpectedly fail or return an incorrect result. Always use OMElement.getTextAsQName() to get the QName value of an element.
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.impl.common.OMElementImplUtil
 
getTextAsStream(boolean) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getTextAsStream(boolean) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getTextAsStream(boolean) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getTextAsStream(boolean) - Method in interface org.apache.axiom.om.OMElement
Returns a stream representing the concatenation of the text nodes that are children of a this element.
getTextAsStream(OMElement, boolean) - Static method in class org.apache.axiom.om.util.ElementHelper
Deprecated.
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.
getTextStringValue(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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
 
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.DocumentTypeImpl
 
getType() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
getType() - Method in class org.apache.axiom.om.impl.dom.EntityReferenceImpl
 
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.OMCommentImpl
 
getType() - Method in class org.apache.axiom.om.impl.llom.OMDocTypeImpl
 
getType() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getType() - Method in class org.apache.axiom.om.impl.llom.OMEntityReferenceImpl
 
getType() - Method in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
 
getType() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getType() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
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.
getUnmarshallerAdapter(XMLStreamReader) - Static method in class org.apache.axiom.util.jaxb.JAXBUtils
Create an adapter that enables an Unmarshaller to perform XOP/MTOM processing on an XMLStreamReader that exposes the DataHandlerReader extension.
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
 
getUrl() - Method in class org.apache.axiom.testutils.conformance.ConformanceTestFile
 
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.mime.Header
Get the value of this header.
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.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.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.OMProcessingInstruction
Gets the value of this Processing Instruction.
getValue() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultCodeImpl
 
getValue() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultCodeImpl
 
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
Get the SOAPFaultValue for this fault code or subcode.
getValueAsQName() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultCodeImpl
 
getValueAsQName() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultSubCodeImpl
 
getValueAsQName() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultCodeImpl
 
getValueAsQName() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultSubCodeImpl
 
getValueAsQName() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
getValueAsQName() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
getValueAsQName() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
 
getValueAsQName() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
getValueAsQName() - Method in interface org.apache.axiom.soap.SOAPFaultClassifier
Get the value of this fault code or subcode.
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.ts.soap.SOAPSpec
 
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.AbstractOMDataSource
 
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 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.
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.AbstractOMDataSource
 
getXMLInputStream(String) - Method in class org.apache.axiom.om.ds.InputStreamDataSource
 
getXMLInputStream(String) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
Deprecated.
 
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.
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(IContainer, boolean) - Static method in class org.apache.axiom.om.impl.common.OMContainerHelper
 
getXMLStreamReader(IContainer, boolean, OMXMLStreamReaderConfiguration) - Static method in class org.apache.axiom.om.impl.common.OMContainerHelper
 
getXMLStreamReader() - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
getXMLStreamReader(boolean) - Method in class org.apache.axiom.om.impl.dom.ParentNode
 
getXMLStreamReader(boolean, OMXMLStreamReaderConfiguration) - 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(boolean, OMXMLStreamReaderConfiguration) - 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, OMXMLStreamReaderConfiguration) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getXMLStreamReader(boolean) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getXMLStreamReader(boolean, OMXMLStreamReaderConfiguration) - 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 information item.
getXMLStreamReader(boolean, OMXMLStreamReaderConfiguration) - Method in interface org.apache.axiom.om.OMContainer
Get a pull parser representation of this information item.
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
 
HAS_PARENT - Static variable in class org.apache.axiom.om.impl.dom.NodeImpl
Used by ChildNode to determine the meaning of the ownerNode attribute.
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
 
hasDTD() - Method in class org.apache.axiom.testutils.conformance.ConformanceTestFile
 
hasEntityReferences() - Method in class org.apache.axiom.testutils.conformance.ConformanceTestFile
 
hasExternalSubset() - Method in class org.apache.axiom.testutils.conformance.ConformanceTestFile
 
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.common.OMNamespaceImpl
 
hashCode() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
 
hashCode() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
 
hashCode() - Method in class org.apache.axiom.om.impl.OMNamespaceImpl
Deprecated.
 
hasInternalSubset() - Method in class org.apache.axiom.testutils.conformance.ConformanceTestFile
 
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.common.NamespaceIterator
 
hasNext() - Method in class org.apache.axiom.om.impl.common.OMAbstractIterator
 
hasNext() - Method in class org.apache.axiom.om.impl.traverse.OMAbstractIterator
 
hasNext() - Method in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Deprecated.
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.soap.impl.common.HeaderIterator
 
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.AbstractOMDataSource
 
hasProperty(String) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
Deprecated.
 
hasProperty(String) - Method in interface org.apache.axiom.om.OMDataSourceExt
Returns true if property is set
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
 
hasTransformedResource() - Method in class org.apache.axiom.buildutils.AxiomXmlResourceTransformer
 
hasTransformedResource() - Method in class org.apache.axiom.buildutils.OSGiManifestResourceTransformer
 
Header - Class in org.apache.axiom.mime
A MIME header.
Header(String, String) - Constructor for class org.apache.axiom.mime.Header
Constructor.
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_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field HEADER_LOCAL_NAME
HeaderIterator - Class in org.apache.axiom.soap.impl.common
An Iterator which walks the header list as needed, potentially filtering as we traverse.
HeaderIterator(SOAPHeader) - Constructor for class org.apache.axiom.soap.impl.common.HeaderIterator
 
HeaderIterator(SOAPHeader, Checker) - Constructor for class org.apache.axiom.soap.impl.common.HeaderIterator
 
highSurrogate(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
Returns the high surrogate of a supplemental character

I

IChildNode - Interface in org.apache.axiom.om.impl.common
 
IContainer - Interface in org.apache.axiom.om.impl.common
 
identifiers - Variable in class org.apache.axiom.om.impl.dom.DocumentImpl
 
identifySOAPVersion(String) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
IDENTITY - Static variable in interface org.apache.axiom.testutils.stax.Normalizer
 
identityCheck(OMNode, OMNode, String) - Method in class org.apache.axiom.ts.soap.envelope.CloneTestCase
Check the identity of each object in the tree
IElement - Interface in org.apache.axiom.om.impl.common
 
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.
ImmutableXMLOutputFactory(XMLOutputFactory) - Constructor for class org.apache.axiom.util.stax.wrapper.ImmutableXMLOutputFactory
Constructor.
importNode(OMNode) - Method in interface org.apache.axiom.om.impl.builder.OMFactoryEx
 
importNode(Node, boolean) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
importNode(OMNode) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
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.factory.OMLinkedListImplFactory
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
 
INCOMPLETE - Static variable in interface org.apache.axiom.om.impl.common.IParentNode
 
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(OMSerializable) - Method in class org.apache.axiom.om.impl.common.OMNavigator
Method init.
init() - Static method in class org.apache.axiom.om.impl.dom.DOMMessageFormatter
Initializes Message Formatter.
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
insertBefore(Node, Node) - Method in class org.apache.axiom.om.impl.dom.LeafNode
 
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.NodeImpl
Inserts the given sibling next to this item.
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.NodeImpl
Inserts the given sibling before this item.
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.om.impl.dom.factory.OMDOMMetaFactory
 
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
 
INSTANCES - Static variable in class org.apache.axiom.ts.om.factory.CreateOMElementParentSupplier
 
INSTANCES - Static variable in class org.apache.axiom.ts.om.factory.CreateOMElementVariant
 
INSTANCES - Static variable in class org.apache.axiom.ts.om.sourcedelement.OMSourcedElementVariant
 
internalEntityDecl(String, String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
internalSerialize(OMDocument, XMLStreamWriter, boolean, boolean) - Static method in class org.apache.axiom.om.impl.common.OMDocumentImplUtil
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
 
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, boolean) - Method in class org.apache.axiom.om.impl.dom.EntityReferenceImpl
 
internalSerialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
internalSerialize(XMLStreamWriter, boolean) - 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, boolean) - Method in class org.apache.axiom.om.impl.llom.OMEntityReferenceImpl
 
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(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.
internalSetNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
 
internalSetNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
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
 
InvocationCounter - Class in org.apache.axiom.testutils
Utility class that counts the number of invocations on one or more objects.
InvocationCounter() - Constructor for class org.apache.axiom.testutils.InvocationCounter
 
IOTestUtils - Class in org.apache.axiom.testutils.io
 
IOUtils - Class in org.apache.axiom.attachments.utils
Utility class containing IO helper methods
IParentNode - Interface in org.apache.axiom.om.impl.common
Interface for parent nodes.
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. 
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.
isAttribute(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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.SAXOMBuilder
 
isCache() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
isCache() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
 
isCaching() - Method in interface org.apache.axiom.ts.om.container.SerializationMethod
 
isCaching() - Method in class org.apache.axiom.ts.om.container.SerializeToOutputStream
 
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 interface org.apache.axiom.om.impl.OMXMLStreamReaderEx
 
isClosed() - Method in class org.apache.axiom.testutils.io.CloseSensorInputStream
 
isClosed() - Method in class org.apache.axiom.testutils.io.CloseSensorReader
 
isClosed() - Method in class org.apache.axiom.testutils.io.CloseSensorWriter
 
isComment(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is a comment node.
isComment(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
isComplete() - Method in interface org.apache.axiom.om.impl.common.IParentNode
 
isComplete() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
 
isComplete() - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
 
isComplete() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
isComplete() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
isComplete() - Method in class org.apache.axiom.om.impl.dom.LeafNode
 
isComplete() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
isComplete() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
isComplete() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
isComplete() - Method in class org.apache.axiom.om.impl.llom.OMLeafNode
 
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.SAXOMBuilder
 
isCompleted() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method isCompleted.
isCompleted() - Method in class org.apache.axiom.om.impl.common.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.
isCopyOMDataSources() - Method in class org.apache.axiom.om.OMCloneOptions
Determine whether OMSourcedElement nodes should be cloned as OMSourcedElement nodes by copying the corresponding OMDataSource objects.
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.AbstractPushOMDataSource
 
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.AbstractPullOMDataSource
 
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.jaxb.JAXBOMDataSource
 
isDestructiveWrite() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
isDestructiveWrite() - Method in interface org.apache.axiom.om.OMDataSourceExt
Returns true if writing the backing object is destructive.
isDestructiveWrite() - Method in class org.apache.axiom.ts.om.sourcedelement.PushOMDataSource
 
isDocument(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is a document node.
isDocument(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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.
isElement(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
isElementContentWhitespace() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
 
isEnabled(int) - Method in class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
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.common.OMChildrenLegacyQNameIterator
Deprecated.
This version of equals returns true if the local parts match.
isEqual(QName, QName) - Method in class org.apache.axiom.om.impl.common.OMChildrenLocalNameIterator
This version of equals returns true if the local parts match.
isEqual(QName, QName) - Method in class org.apache.axiom.om.impl.common.OMChildrenNamespaceIterator
This version of equals returns true if the local parts match.
isEqual(QName, QName) - Method in class org.apache.axiom.om.impl.common.OMChildrenQNameIterator
Returns true if the qnames are equal.
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
Deprecated.
This version of equals returns true if the local parts match.
isEqual(QName, QName) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenNamespaceIterator
Deprecated.
This version of equals returns true if the local parts match.
isEqual(QName, QName) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenQNameIterator
Deprecated.
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.common.OMChildrenQNameIterator
Deprecated. 
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
 
isFetchDataHandlers() - Method in class org.apache.axiom.om.OMCloneOptions
Determine whether DataHandler objects should be fetched when cloning OMText nodes.
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 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
 
isLocalNameRequiresExpansion() - Method in class org.apache.axiom.ts.om.sourcedelement.OMSourcedElementVariant
 
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.
isNamespace(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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
 
isNamespaceURIInterning() - Method in class org.apache.axiom.om.OMXMLStreamReaderConfiguration
Determine whether namespace URIs returned by the XMLStreamReader should be interned.
isNamespaceURIRequiresExpansion() - Method in class org.apache.axiom.ts.om.sourcedelement.OMSourcedElementVariant
 
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.common.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.
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
Check if MTOM is enabled.
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, 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. If this is not possible, then MTOMXMLStreamWriter.prepareDataHandler(DataHandler) should be used. All the aforementioned methods take into account the settings defined in OMOutputFormat to determine whether the binary data should be optimized or not. Therefore, there is not need for this method anymore.
isPrefixRequiresExpansion(QName) - Method in class org.apache.axiom.ts.om.sourcedelement.OMSourcedElementVariant
 
isPreserveModel() - Method in class org.apache.axiom.om.OMCloneOptions
Determine whether domain specific extensions to the object model should be preserved.
isPreserveNamespaceContext() - Method in class org.apache.axiom.om.OMXMLStreamReaderConfiguration
Determine whether strict namespace preservation is enabled.
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
 
isProcessingInstruction(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is a processing-instruction node.
isProcessingInstruction(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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.
isReadBody() - Method in class org.apache.axiom.ts.soap.envelope.XMLStreamReaderWithQName
 
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
 
isSupported(CreateOMElementVariant) - Method in class org.apache.axiom.ts.om.factory.CreateOMElementParentSupplier
 
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.
isSupportsContainer() - Method in class org.apache.axiom.ts.om.factory.CreateOMElementVariant
Determines whether this strategy can be used to create an OMElement as a child of another container.
isSupportsDefaultNamespace() - Method in class org.apache.axiom.ts.om.factory.CreateOMElementVariant
Determines whether this strategy can be used to create an OMElement in the default namespace, i.e.
isText(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is a text node.
isText(Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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?
isUltimateDestination() - Method in class org.apache.axiom.ts.soap.header.SOAPRoleTest.MyRolePlayer
 
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.AbstractXMLStreamReader
 
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.AttributeMap
From org.apache.xerces.dom.NamedNodeMapImpl
item(int) - Method in class org.apache.axiom.om.impl.dom.NodeListImpl
Returns the node at the given index.
item(int) - Method in class org.apache.axiom.om.impl.dom.ParentNode
 

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
 
JAXBOMDataSource - Class in org.apache.axiom.om.ds.jaxb
OMDataSource backed by a JAXB object.
JAXBOMDataSource(JAXBContext, Object) - Constructor for class org.apache.axiom.om.ds.jaxb.JAXBOMDataSource
Constructor.
JAXBUtils - Class in org.apache.axiom.om.util.jaxb
Contains utility methods that integrate JAXB with Axiom.
JAXBUtils - Class in org.apache.axiom.util.jaxb
Contains low level utility methods that integrate JAXB with some of the Axiom specific StAX extensions.
JaxenXPathTestBase - Class in org.apache.axiom.test.jaxen
 
JaxenXPathTestBase(String) - Constructor for class org.apache.axiom.test.jaxen.JaxenXPathTestBase
 

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
Deprecated.
Field lastChild
LazyNameTestCase - Class in org.apache.axiom.ts.om.sourcedelement
 
LazyNameTestCase(OMMetaFactory, OMSourcedElementVariant, QName) - Constructor for class org.apache.axiom.ts.om.sourcedelement.LazyNameTestCase
 
LeafNode - Class in org.apache.axiom.om.impl.dom
 
LeafNode(OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.LeafNode
 
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
 
load(Map) - Method in interface org.apache.axiom.locator.loader.OMMetaFactoryLoader
Get the OMMetaFactory instance for the Axiom implementation.
load(Map) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMMetaFactoryLoader
 
load(Map) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListMetaFactoryLoader
 
loadDocument(InputStream) - Method in class org.apache.axiom.test.jaxen.JaxenXPathTestBase
 
loadDocument(InputStream) - Method in class org.apache.axiom.ts.om.xpath.AXIOMXPathTestCase
 
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(String) - Method in class org.jaxen.test.XPathTestBase
 
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.AttrImpl
 
lookupNamespaceURI(String) - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
 
lookupNamespaceURI(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
lookupNamespaceURI(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
lookupNamespaceURI(String) - Method in class org.apache.axiom.om.impl.dom.LeafNode
 
lookupPrefix(String) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
LOSSY_PREFIX - Static variable in interface org.apache.axiom.om.OMDataSourceExt
Deprecated.
To create an OMSourcedElement with unknown prefix, use OMFactory.createOMElement(OMDataSource, String, OMNamespace) and pass null as prefix.
LOWER_CASE - Static variable in interface org.apache.axiom.testutils.stax.Normalizer
 
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
Constructor.
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
 
mark(int) - Method in class org.apache.axiom.util.stax.dialect.CloseShieldInputStream
 
mark(int) - Method in class org.apache.axiom.util.stax.dialect.CloseShieldReader
 
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
 
markSupported() - Method in class org.apache.axiom.util.stax.dialect.CloseShieldInputStream
 
markSupported() - Method in class org.apache.axiom.util.stax.dialect.CloseShieldReader
 
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.common.OMChildElementIterator
 
matches(OMNode) - Method in class org.apache.axiom.om.impl.common.OMChildrenQNameIterator
 
matches(OMNode) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenQNameIterator
Deprecated.
 
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
 
MESSAGE - Static variable in class org.apache.axiom.ts.soap.SOAPTestCase
 
MESSAGE_WITHOUT_HEADER - Static variable in class org.apache.axiom.ts.soap.SOAPTestCase
 
MessageTest - Class in org.apache.axiom.ts.soap.builder
 
MessageTest(OMMetaFactory, String) - Constructor for class org.apache.axiom.ts.soap.builder.MessageTest
 
META_FACTORY_NAME_PROPERTY - Static variable in class org.apache.axiom.om.OMAbstractFactory
 
metaFactory - Variable in class org.apache.axiom.ts.AxiomTestCase
 
metaFactory - Variable in class org.apache.axiom.ts.CommonImplTestCase
 
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
modifyOutputStream(JarOutputStream) - Method in class org.apache.axiom.buildutils.AxiomXmlResourceTransformer
 
modifyOutputStream(JarOutputStream) - Method in class org.apache.axiom.buildutils.OSGiManifestResourceTransformer
 
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
 
MTOMStAXSOAPModelBuilder(SOAPFactory, XMLStreamReader, MimePartProvider) - 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
 
MTOMXMLStreamWriter(OutputStream, OMOutputFormat, boolean) - Constructor for class org.apache.axiom.om.impl.MTOMXMLStreamWriter
Creates a new MTOMXMLStreamWriter with specified encoding.
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.
MURoleChecker - Class in org.apache.axiom.soap.impl.common
A Checker to see that we both match a given role AND are mustUnderstand=true
MURoleChecker(String) - Constructor for class org.apache.axiom.soap.impl.common.MURoleChecker
 
MUST_UNDERSTAND_PROPERTY - Static variable in interface org.apache.axiom.soap.SOAPHeaderBlock
 
MyRolePlayer(boolean) - Constructor for class org.apache.axiom.ts.soap.header.SOAPRoleTest.MyRolePlayer
 
MyRolePlayer(boolean, String[]) - Constructor for class org.apache.axiom.ts.soap.header.SOAPRoleTest.MyRolePlayer
 

N

NamedNodeHelper - Class in org.apache.axiom.om.impl.dom
 
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
 
namespace - Variable in class org.apache.axiom.om.impl.dom.ElementImpl
The namespace of this element.
NAMESPACE_DECLARATIONS - Static variable in class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
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.
 
NamespaceContextTestUtils - Class in org.apache.axiom.testutils.namespace
 
NamespaceDeclarationFilter - Class in org.apache.axiom.ts.om.builder
XMLStreamReader wrapper that filters out all namespace declarations.
NamespaceDeclarationFilter(XMLStreamReader) - Constructor for class org.apache.axiom.ts.om.builder.NamespaceDeclarationFilter
 
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
NamespaceIterator - Class in org.apache.axiom.om.impl.common
Iterator implementation used by OMElement.getNamespacesInScope().
NamespaceIterator(OMElement) - Constructor for class org.apache.axiom.om.impl.common.NamespaceIterator
 
namespacePrefixes - Variable in class org.apache.axiom.util.sax.AbstractXMLReader
 
NAMESPACES - Static variable in class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
namespaces - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
Field namespaces
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
NavigatorWrapper - Class in org.apache.axiom.test.jaxen
 
NavigatorWrapper(Navigator) - Constructor for class org.apache.axiom.test.jaxen.NavigatorWrapper
 
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
 
newDocumentBuilderFactory() - Method in interface org.apache.axiom.om.dom.DOMMetaFactory
newDocumentBuilderFactory() - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMMetaFactory
 
newInstance() - Static method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
Deprecated.
 
next - Variable in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
next() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
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.common.NamespaceIterator
 
next() - Method in class org.apache.axiom.om.impl.common.OMAbstractIterator
 
next() - Method in class org.apache.axiom.om.impl.common.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
Deprecated.
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.soap.impl.common.HeaderIterator
 
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
Deprecated.
Field nextCalled
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.common.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(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
 
NodeUnavailableException - Exception in org.apache.axiom.om
Exception indicating that a requested node cannot be returned because it is no longer available.
NodeUnavailableException() - Constructor for exception org.apache.axiom.om.NodeUnavailableException
 
NON_COALESCING - Static variable in interface org.apache.axiom.om.util.StAXParserConfiguration
Configuration that sets up the parser in non coalescing mode.
normalize() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
normalize(Object) - Method in interface org.apache.axiom.testutils.stax.Normalizer
 
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.
NORMALIZE_CHARACTERS - Static variable in class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
normalizeDocument() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
Normalizer - Interface in org.apache.axiom.testutils.stax
 
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.
notationDecl(String, String, String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
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
The namespace of this element.
nullNode - Static variable in class org.apache.axiom.c14n.impl.CanonicalizerBase
 
numReads() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 

O

OhlohMacro - Class in org.apache.axiom.buildutils
Doxia macro to insert Ohloh widgets.
OhlohMacro() - Constructor for class org.apache.axiom.buildutils.OhlohMacro
 
OMAbstractFactory - Class in org.apache.axiom.om
Provides instances for object model and meta factories.
OMAbstractIterator - Class in org.apache.axiom.om.impl.common
Abstract base class for iterators over sets of OM nodes.
OMAbstractIterator(OMSerializable) - Constructor for class org.apache.axiom.om.impl.common.OMAbstractIterator
 
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.common
 
OMChildElementIterator(OMElement) - Constructor for class org.apache.axiom.om.impl.common.OMChildElementIterator
Constructor OMChildrenIterator.
OMChildElementIterator - Class in org.apache.axiom.om.impl.traverse
Deprecated.
This type of iterator should always be created using OMElement.getChildElements(), and this class should never be referenced directly. It will be removed in Axiom 1.3.
OMChildElementIterator(OMElement) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Deprecated.
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.common
Deprecated. 
OMChildrenLegacyQNameIterator(OMNode, QName) - Constructor for class org.apache.axiom.om.impl.common.OMChildrenLegacyQNameIterator
Deprecated.
 
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.common
Iterate over elements with the same LocalName
OMChildrenLocalNameIterator(OMNode, String) - Constructor for class org.apache.axiom.om.impl.common.OMChildrenLocalNameIterator
 
OMChildrenLocalNameIterator - Class in org.apache.axiom.om.impl.traverse
Deprecated.
This type of iterator should always be created using OMContainer.getChildrenWithLocalName(String), and this class should never be referenced directly. It will be removed in Axiom 1.3.
OMChildrenLocalNameIterator(OMNode, String) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenLocalNameIterator
Deprecated.
 
OMChildrenNamespaceIterator - Class in org.apache.axiom.om.impl.common
Iterate over elements with the same namespace uri
OMChildrenNamespaceIterator(OMNode, String) - Constructor for class org.apache.axiom.om.impl.common.OMChildrenNamespaceIterator
 
OMChildrenNamespaceIterator - Class in org.apache.axiom.om.impl.traverse
Deprecated.
This type of iterator should always be created using OMContainer.getChildrenWithNamespaceURI(String), and this class should never be referenced directly. It will be removed in Axiom 1.3.
OMChildrenNamespaceIterator(OMNode, String) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenNamespaceIterator
Deprecated.
 
OMChildrenQNameIterator - Class in org.apache.axiom.om.impl.common
Class OMChildrenQNameIterator This iterator returns the elements that have a matching QName.
OMChildrenQNameIterator(OMNode, QName) - Constructor for class org.apache.axiom.om.impl.common.OMChildrenQNameIterator
Constructor OMChildrenQNameIterator.
OMChildrenQNameIterator - Class in org.apache.axiom.om.impl.traverse
Deprecated.
This type of iterator should always be created using OMContainer.getChildrenWithName(QName), and this class should never be referenced directly. It will be removed in Axiom 1.3.
OMChildrenQNameIterator(OMNode, QName) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenQNameIterator
Deprecated.
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.
OMCloneOptions - Class in org.apache.axiom.om
 
OMCloneOptions() - Constructor for class org.apache.axiom.om.OMCloneOptions
 
OMComment - Interface in org.apache.axiom.om
Interface OMComment
OMCommentImpl - Class in org.apache.axiom.om.impl.llom
 
OMCommentImpl(OMContainer, String, OMFactory, boolean) - 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 that is used internally by Axiom and that should not be considered being part of the public API.
OMContainerFactory - Interface in org.apache.axiom.ts.om.container
Extracts an OMContainer instance from a test file.
OMContainerHelper - Class in org.apache.axiom.om.impl.common
 
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
Deprecated.
As described in AXIOM-419, this class has multiple issues and should no longer be used as a base class for OMDataSource implementations. Instead, use AbstractOMDataSource, AbstractPullOMDataSource or AbstractPushOMDataSource.
OMDataSourceExtBase() - Constructor for class org.apache.axiom.om.ds.OMDataSourceExtBase
Deprecated.
 
OMDescendantsIterator - Class in org.apache.axiom.om.impl.common
Iterator that iterates over all descendants in document order.
OMDescendantsIterator(OMContainer, boolean) - Constructor for class org.apache.axiom.om.impl.common.OMDescendantsIterator
 
OMDescendantsIterator - Class in org.apache.axiom.om.impl.traverse
Deprecated.
This type of iterator should always be created using OMContainer.getDescendants(boolean), and this class should never be referenced directly. It will be removed in Axiom 1.3.
OMDescendantsIterator(OMNode) - Constructor for class org.apache.axiom.om.impl.traverse.OMDescendantsIterator
Deprecated.
 
OMDocType - Interface in org.apache.axiom.om
Interface OMDocType
OMDocTypeImpl - Class in org.apache.axiom.om.impl.llom
 
OMDocTypeImpl(OMContainer, String, String, String, String, OMFactory, boolean) - Constructor for class org.apache.axiom.om.impl.llom.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
OMDocumentImplUtil - Class in org.apache.axiom.om.impl.common
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
 
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
 
OMDOMMetaFactoryLoader - Class in org.apache.axiom.om.impl.dom.factory
 
OMDOMMetaFactoryLoader() - Constructor for class org.apache.axiom.om.impl.dom.factory.OMDOMMetaFactoryLoader
 
OMDOMTestSuiteBuilder - Class in org.apache.axiom.ts.omdom
Builds a test suite for Axiom implementations that also implement DOM.
OMDOMTestSuiteBuilder(DOMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.OMDOMTestSuiteBuilder
 
OMElement - Interface in org.apache.axiom.om
A particular kind of node that represents an element infoset information item.
OMElementEx - Interface in org.apache.axiom.om.impl
Interface that is used internally by Axiom and that should not be considered being part of the public API.
OMElementFactory - Class in org.apache.axiom.ts.om.container
 
OMElementFactory(boolean) - Constructor for class org.apache.axiom.ts.om.container.OMElementFactory
 
OMElementImpl - Class in org.apache.axiom.om.impl.llom
Class OMElementImpl
OMElementImpl(OMContainer, String, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.om.impl.llom.OMElementImpl
 
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.
OMElementImplUtil - Class in org.apache.axiom.om.impl.common
Utility class with default implementations for some of the methods defined by the OMElement interface.
OMEntityReference - Interface in org.apache.axiom.om
Represents an unexpanded entity reference in an XML document.
OMEntityReferenceImpl - Class in org.apache.axiom.om.impl.llom
 
OMEntityReferenceImpl(OMContainer, String, String, OMFactory, boolean) - Constructor for class org.apache.axiom.om.impl.llom.OMEntityReferenceImpl
 
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
OMFactoryEx - Interface in org.apache.axiom.om.impl.builder
Interface that is used internally by Axiom and that should not be considered being part of the public API.
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
 
OMInformationItem - Interface in org.apache.axiom.om
Represents an information item in an XML document.
OMLeafNode - Class in org.apache.axiom.om.impl.llom
 
OMLeafNode(OMContainer, OMFactory, boolean) - Constructor for class org.apache.axiom.om.impl.llom.OMLeafNode
 
OMLeafNode(OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMLeafNode
 
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
 
OMLinkedListMetaFactoryLoader - Class in org.apache.axiom.om.impl.llom.factory
 
OMLinkedListMetaFactoryLoader() - Constructor for class org.apache.axiom.om.impl.llom.factory.OMLinkedListMetaFactoryLoader
 
OMMetaFactory - Interface in org.apache.axiom.om
Object model meta factory.
OMMetaFactoryEx - Interface in org.apache.axiom.soap.impl.builder
Interface that is used internally by Axiom and that should not be considered being part of the public API.
OMMetaFactoryLoader - Interface in org.apache.axiom.locator.loader
Loads the OMMetaFactory for a given Axiom implementation.
OMMetaFactoryLocator - Interface in org.apache.axiom.om
Used internally by OMAbstractFactory to locate the OMMetaFactory for a given feature.
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
 
OMNamedInformationItem - Interface in org.apache.axiom.om
Represents an information item that has a name, more precisely a namespace URI, a local name and a prefix.
OMNamespace - Interface in org.apache.axiom.om
A namespace binding specifying a namespace prefix and a namespace URI.
OMNamespaceImpl - Class in org.apache.axiom.om.impl.common
Class OMNamespaceImpl
OMNamespaceImpl(String, String) - Constructor for class org.apache.axiom.om.impl.common.OMNamespaceImpl
 
OMNamespaceImpl - Class in org.apache.axiom.om.impl
Deprecated.
OMNamespace instances should always be created using OMFactory.createOMNamespace(String, String). This class will be removed in Axiom 1.3.
OMNamespaceImpl(String, String) - Constructor for class org.apache.axiom.om.impl.OMNamespaceImpl
Deprecated.
 
OMNavigator - Class in org.apache.axiom.om.impl.common
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.common.OMNavigator
Constructor OMNavigator.
OMNavigator(OMSerializable) - Constructor for class org.apache.axiom.om.impl.common.OMNavigator
Constructor OMNavigator.
OMNavigatorTestCase - Class in org.apache.axiom.ts.om.navigator
 
OMNavigatorTestCase(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.navigator.OMNavigatorTestCase
 
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 that is used internally by Axiom and that should not be considered being part of the public API.
OMNodeHelper - Class in org.apache.axiom.om.impl.common
 
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
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, boolean) - 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.
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
 
OMSource(OMContainer) - 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(OMFactory, OMDataSource) - Constructor for class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
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(OMContainer, String, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
OMSourcedElementTest - Class in org.apache.axiom.ts.om.sourcedelement
Tests the characteristics of OMSourcedElementImpl.
OMSourcedElementTest(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.OMSourcedElementTest
 
OMSourcedElementVariant - Class in org.apache.axiom.ts.om.sourcedelement
 
OMSourcedElementVariant(String, boolean, boolean, boolean) - Constructor for class org.apache.axiom.ts.om.sourcedelement.OMSourcedElementVariant
 
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
OMTestSuiteBuilder - Class in org.apache.axiom.ts.om
 
OMTestSuiteBuilder(OMMetaFactory, boolean) - Constructor for class org.apache.axiom.ts.om.OMTestSuiteBuilder
 
OMTestUtils - Class in org.apache.axiom.ts.soap.builder
 
OMTestUtils() - Constructor for class org.apache.axiom.ts.soap.builder.OMTestUtils
 
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, boolean) - 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(OMContainer, Object, boolean, OMFactory, boolean) - 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.
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(OMContainer) - Constructor for class org.apache.axiom.om.impl.serialize.OMXMLReader
 
OMXMLReader.AttributesAdapter - Class in org.apache.axiom.om.impl.serialize
 
OMXMLStreamReader - Interface in org.apache.axiom.om
Objects returned by OMElement.getXMLStreamReader may implement this interface
OMXMLStreamReaderConfiguration - Class in org.apache.axiom.om
OMXMLStreamReaderConfiguration() - Constructor for class org.apache.axiom.om.OMXMLStreamReaderConfiguration
 
OMXMLStreamReaderEx - Interface in org.apache.axiom.om.impl
Interface that is used internally by Axiom and that should not be considered being part of the public API.
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.buildutils - package org.apache.axiom.buildutils
 
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.locator - package org.apache.axiom.locator
Contains classes used internally by the axiom-api artifact to locate Axiom implementations.
org.apache.axiom.locator.loader - package org.apache.axiom.locator.loader
 
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.dom - package org.apache.axiom.om.dom
Contains extension interfaces for Axiom implementations that support DOM.
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.ds.jaxb - package org.apache.axiom.om.ds.jaxb
 
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.common - package org.apache.axiom.om.impl.common
 
org.apache.axiom.om.impl.common.factory - package org.apache.axiom.om.impl.common.factory
 
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.util.jaxb - package org.apache.axiom.om.util.jaxb
 
org.apache.axiom.om.xpath - package org.apache.axiom.om.xpath
 
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.common - package org.apache.axiom.soap.impl.common
 
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.test.jaxen - package org.apache.axiom.test.jaxen
 
org.apache.axiom.testutils - package org.apache.axiom.testutils
 
org.apache.axiom.testutils.activation - package org.apache.axiom.testutils.activation
 
org.apache.axiom.testutils.concurrent - package org.apache.axiom.testutils.concurrent
 
org.apache.axiom.testutils.conformance - package org.apache.axiom.testutils.conformance
 
org.apache.axiom.testutils.io - package org.apache.axiom.testutils.io
 
org.apache.axiom.testutils.namespace - package org.apache.axiom.testutils.namespace
 
org.apache.axiom.testutils.stax - package org.apache.axiom.testutils.stax
 
org.apache.axiom.testutils.suite - package org.apache.axiom.testutils.suite
Contains utility classes to build test suites.
org.apache.axiom.ts - package org.apache.axiom.ts
 
org.apache.axiom.ts.dom - package org.apache.axiom.ts.dom
 
org.apache.axiom.ts.dom.attr - package org.apache.axiom.ts.dom.attr
 
org.apache.axiom.ts.dom.builder - package org.apache.axiom.ts.dom.builder
 
org.apache.axiom.ts.dom.document - package org.apache.axiom.ts.dom.document
 
org.apache.axiom.ts.dom.documentfragment - package org.apache.axiom.ts.dom.documentfragment
 
org.apache.axiom.ts.dom.documenttype - package org.apache.axiom.ts.dom.documenttype
 
org.apache.axiom.ts.dom.element - package org.apache.axiom.ts.dom.element
 
org.apache.axiom.ts.dom.element.attributes - package org.apache.axiom.ts.dom.element.attributes
 
org.apache.axiom.ts.dom.text - package org.apache.axiom.ts.dom.text
 
org.apache.axiom.ts.om - package org.apache.axiom.ts.om
 
org.apache.axiom.ts.om.attribute - package org.apache.axiom.ts.om.attribute
 
org.apache.axiom.ts.om.builder - package org.apache.axiom.ts.om.builder
 
org.apache.axiom.ts.om.container - package org.apache.axiom.ts.om.container
 
org.apache.axiom.ts.om.document - package org.apache.axiom.ts.om.document
 
org.apache.axiom.ts.om.element - package org.apache.axiom.ts.om.element
 
org.apache.axiom.ts.om.factory - package org.apache.axiom.ts.om.factory
 
org.apache.axiom.ts.om.namespace - package org.apache.axiom.ts.om.namespace
 
org.apache.axiom.ts.om.navigator - package org.apache.axiom.ts.om.navigator
 
org.apache.axiom.ts.om.node - package org.apache.axiom.ts.om.node
 
org.apache.axiom.ts.om.pi - package org.apache.axiom.ts.om.pi
 
org.apache.axiom.ts.om.sourcedelement - package org.apache.axiom.ts.om.sourcedelement
 
org.apache.axiom.ts.om.sourcedelement.push - package org.apache.axiom.ts.om.sourcedelement.push
 
org.apache.axiom.ts.om.text - package org.apache.axiom.ts.om.text
 
org.apache.axiom.ts.om.xpath - package org.apache.axiom.ts.om.xpath
 
org.apache.axiom.ts.omdom - package org.apache.axiom.ts.omdom
 
org.apache.axiom.ts.omdom.attr - package org.apache.axiom.ts.omdom.attr
 
org.apache.axiom.ts.omdom.document - package org.apache.axiom.ts.omdom.document
 
org.apache.axiom.ts.omdom.element - package org.apache.axiom.ts.omdom.element
 
org.apache.axiom.ts.omdom.factory - package org.apache.axiom.ts.omdom.factory
 
org.apache.axiom.ts.omdom.node - package org.apache.axiom.ts.omdom.node
 
org.apache.axiom.ts.soap - package org.apache.axiom.ts.soap
 
org.apache.axiom.ts.soap.body - package org.apache.axiom.ts.soap.body
 
org.apache.axiom.ts.soap.builder - package org.apache.axiom.ts.soap.builder
 
org.apache.axiom.ts.soap.envelope - package org.apache.axiom.ts.soap.envelope
 
org.apache.axiom.ts.soap.factory - package org.apache.axiom.ts.soap.factory
 
org.apache.axiom.ts.soap.fault - package org.apache.axiom.ts.soap.fault
 
org.apache.axiom.ts.soap.faultcode - package org.apache.axiom.ts.soap.faultcode
 
org.apache.axiom.ts.soap.faultdetail - package org.apache.axiom.ts.soap.faultdetail
 
org.apache.axiom.ts.soap.faulttext - package org.apache.axiom.ts.soap.faulttext
 
org.apache.axiom.ts.soap.header - package org.apache.axiom.ts.soap.header
 
org.apache.axiom.ts.soap.headerblock - package org.apache.axiom.ts.soap.headerblock
 
org.apache.axiom.ts.soap.message - package org.apache.axiom.ts.soap.message
 
org.apache.axiom.ts.soap.xpath - package org.apache.axiom.ts.soap.xpath
 
org.apache.axiom.ts.soap11.builder - package org.apache.axiom.ts.soap11.builder
 
org.apache.axiom.ts.soap11.envelope - package org.apache.axiom.ts.soap11.envelope
 
org.apache.axiom.ts.soap11.fault - package org.apache.axiom.ts.soap11.fault
 
org.apache.axiom.ts.soap11.faultcode - package org.apache.axiom.ts.soap11.faultcode
 
org.apache.axiom.ts.soap11.faultreason - package org.apache.axiom.ts.soap11.faultreason
 
org.apache.axiom.ts.soap11.header - package org.apache.axiom.ts.soap11.header
 
org.apache.axiom.ts.soap12.builder - package org.apache.axiom.ts.soap12.builder
 
org.apache.axiom.ts.soap12.envelope - package org.apache.axiom.ts.soap12.envelope
 
org.apache.axiom.ts.soap12.factory - package org.apache.axiom.ts.soap12.factory
 
org.apache.axiom.ts.soap12.fault - package org.apache.axiom.ts.soap12.fault
 
org.apache.axiom.ts.soap12.faultcode - package org.apache.axiom.ts.soap12.faultcode
 
org.apache.axiom.ts.soap12.faultreason - package org.apache.axiom.ts.soap12.faultreason
 
org.apache.axiom.ts.soap12.faultsubcode - package org.apache.axiom.ts.soap12.faultsubcode
 
org.apache.axiom.ts.soap12.faulttext - package org.apache.axiom.ts.soap12.faulttext
 
org.apache.axiom.ts.soap12.header - package org.apache.axiom.ts.soap12.header
 
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.jaxb - package org.apache.axiom.util.jaxb
 
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.
org.jaxen.test - package org.jaxen.test
 
OSGiManifestResourceTransformer - Class in org.apache.axiom.buildutils
Resource transformer that modifies the OSGi metadata in the manifest.
OSGiManifestResourceTransformer() - Constructor for class org.apache.axiom.buildutils.OSGiManifestResourceTransformer
 
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
 
owner - Variable in class org.apache.axiom.om.impl.llom.OMAttributeImpl
 

P

parent - Variable in class org.apache.axiom.om.impl.llom.OMNodeImpl
Field parent
ParentNode - Class in org.apache.axiom.om.impl.dom
 
ParentNode(OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.ParentNode
 
parentSupplier - Variable in class org.apache.axiom.ts.om.factory.CreateOMElementTestCase
 
parse(InputStream) - Static method in class org.apache.axiom.buildutils.DOMUtils
 
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 - Static variable in interface org.apache.axiom.ts.om.container.BuilderFactory
Creates an OMXMLParserWrapper directly from the given InputSource, i.e.
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.
parseXPath(String) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 
Part - Interface in org.apache.axiom.attachments
Interface representing a MIME part.
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.
PortAllocator - Class in org.apache.axiom.testutils
 
precedes(Node, Node) - Method in class org.apache.axiom.om.impl.dom.AttributeMap
 
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.
prepareDataHandler(DataHandler) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
Prepare a DataHandler for serialization without using the DataHandlerWriter API.
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.llom.OMNodeImpl
Field previousSibling
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.
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(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.
processResource(String, InputStream, List) - Method in class org.apache.axiom.buildutils.AxiomXmlResourceTransformer
 
processResource(String, InputStream, List) - Method in class org.apache.axiom.buildutils.OSGiManifestResourceTransformer
 
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.
PROPERTY - Static variable in interface org.apache.axiom.ext.stax.DTDReader
The name of the property used to look up this extension interface from a XMLStreamReader 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
Deprecated.
 
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
PushOMBuilder - Class in org.apache.axiom.om.impl.llom
 
PushOMBuilder(OMSourcedElementImpl) - Constructor for class org.apache.axiom.om.impl.llom.PushOMBuilder
 
PushOMDataSource - Class in org.apache.axiom.ts.om.sourcedelement
 
PushOMDataSource() - Constructor for class org.apache.axiom.ts.om.sourcedelement.PushOMDataSource
 
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 - Variable in class org.apache.axiom.ts.om.sourcedelement.LazyNameTestCase
 
qname - Variable in class org.apache.axiom.ts.soap.body.FirstElementNameWithParserTestCase
 
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
 
QNameAwareOMDataSource - Interface in org.apache.axiom.om
Optional interface implemented by OMDataSource implementations that have knowledge about the local name, namespace URI and/or namespace prefix of the element they represent.

R

RandomDataSource - Class in org.apache.axiom.testutils.activation
 
RandomDataSource(long, int, int, long) - Constructor for class org.apache.axiom.testutils.activation.RandomDataSource
 
RandomDataSource(long, long) - Constructor for class org.apache.axiom.testutils.activation.RandomDataSource
 
RandomDataSource(long) - Constructor for class org.apache.axiom.testutils.activation.RandomDataSource
 
randomString(int) - Static method in class org.apache.axiom.testutils.RandomUtils
 
RandomUtils - Class in org.apache.axiom.testutils
 
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.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() - Method in class org.apache.axiom.testutils.io.ExceptionInputStream
 
read(byte[]) - Method in class org.apache.axiom.testutils.io.ExceptionInputStream
 
read(byte[], int, int) - Method in class org.apache.axiom.testutils.io.ExceptionInputStream
 
read() - Method in class org.apache.axiom.util.stax.dialect.CloseShieldInputStream
 
read(byte[], int, int) - Method in class org.apache.axiom.util.stax.dialect.CloseShieldInputStream
 
read(byte[]) - Method in class org.apache.axiom.util.stax.dialect.CloseShieldInputStream
 
read() - Method in class org.apache.axiom.util.stax.dialect.CloseShieldReader
 
read(char[], int, int) - Method in class org.apache.axiom.util.stax.dialect.CloseShieldReader
 
read(char[]) - Method in class org.apache.axiom.util.stax.dialect.CloseShieldReader
 
read(CharBuffer) - Method in class org.apache.axiom.util.stax.dialect.CloseShieldReader
 
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.
readOnce() - Method in interface org.apache.axiom.attachments.lifecycle.DataHandlerExt
Get an InputStream that consumes the content of this data handler.
readOnce() - Method in class org.apache.axiom.attachments.lifecycle.impl.DataHandlerExtImpl
Deprecated.
 
readParserInputStream() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource.Data
 
ready() - Method in class org.apache.axiom.util.stax.dialect.CloseShieldReader
 
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.SAXOMBuilder
 
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.
releaseDocument(Object) - Method in class org.apache.axiom.test.jaxen.JaxenXPathTestBase
 
releaseDocument(Object) - Method in class org.apache.axiom.ts.om.xpath.AXIOMXPathTestCase
 
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 interface org.apache.axiom.om.impl.OMXMLStreamReaderEx
 
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.common.NamespaceIterator
 
remove() - Method in class org.apache.axiom.om.impl.common.OMAbstractIterator
 
remove() - Method in class org.apache.axiom.om.impl.traverse.OMAbstractIterator
 
remove() - Method in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Deprecated.
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
 
remove() - Method in class org.apache.axiom.soap.impl.common.HeaderIterator
 
removeAll() - Method in class org.apache.axiom.om.impl.dom.AttributeMap
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
 
removeAttribute(OMAttribute) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
removeAttribute(OMAttribute) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
removeAttribute(OMAttribute) - Method in interface org.apache.axiom.om.OMElement
Removes the given attribute from this element.
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
Deprecated.
Field removeCalled
removeChild(Node) - Method in class org.apache.axiom.om.impl.dom.LeafNode
 
removeChild(Node) - Method in class org.apache.axiom.om.impl.dom.ParentNode
Removes the given child from the DOM Tree.
removeChildren(IContainer) - Static method in class org.apache.axiom.om.impl.common.OMContainerHelper
 
removeChildren() - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
 
removeChildren() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
removeChildren() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
removeChildren() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
removeChildren() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
removeChildren() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
removeChildren() - Method in interface org.apache.axiom.om.OMContainer
Remove all children from this container.
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.AttributeMap
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
 
removeNamedItemNS(String, String) - Method in class org.apache.axiom.om.impl.dom.AttributeMap
 
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.LeafNode
 
replaceChild(Node, Node) - Method in class org.apache.axiom.om.impl.dom.ParentNode
Replaces the oldChild with the newChild.
ReplaceChildTestCase - Class in org.apache.axiom.ts.dom.element
 
ReplaceChildTestCase(DocumentBuilderFactory, boolean) - Constructor for class org.apache.axiom.ts.dom.element.ReplaceChildTestCase
 
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.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() - Method in class org.apache.axiom.om.util.DetachableInputStream
 
reset() - Static method in class org.apache.axiom.om.util.StAXUtils
Deprecated. 
reset() - Method in class org.apache.axiom.testutils.InvocationCounter
Reset all counters to zero.
reset() - Method in class org.apache.axiom.util.stax.dialect.CloseShieldInputStream
 
reset() - Method in class org.apache.axiom.util.stax.dialect.CloseShieldReader
 
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
Deprecated.
As of version 1.2.13, Axiom always respects the order of attachments.
RESPECT_SWA_ATTACHMENT_ORDER_DEFAULT - Static variable in class org.apache.axiom.om.OMOutputFormat
Deprecated.
As of version 1.2.13, Axiom always respects the order of attachments.
ROLE_PROPERTY - Static variable in interface org.apache.axiom.soap.SOAPHeaderBlock
A SOAPHeaderBlock may be represented as an unexpanded OMSourcedElement.
RoleChecker - Class in org.apache.axiom.soap.impl.common
A Checker to make sure headers match a given role.
RoleChecker(String) - Constructor for class org.apache.axiom.soap.impl.common.RoleChecker
 
RolePlayer - Interface in org.apache.axiom.soap
This interface represents the thing which provides us with the SOAP roles in a given context.
RolePlayerChecker - Class in org.apache.axiom.soap.impl.common
This Checker uses a RolePlayer to return the appropriate headers for that RolePlayer to process.
RolePlayerChecker(RolePlayer) - Constructor for class org.apache.axiom.soap.impl.common.RolePlayerChecker
Constructor.
RolePlayerChecker(RolePlayer, String) - Constructor for class org.apache.axiom.soap.impl.common.RolePlayerChecker
 
root - Variable in class org.apache.axiom.ts.om.sourcedelement.OMSourcedElementTest
 
ROOT_PART - Static variable in interface org.apache.axiom.om.impl.MTOMConstants
Deprecated. 
RootNode - Class in org.apache.axiom.om.impl.dom
 
RootNode(OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.RootNode
 
run() - Method in class org.apache.axiom.attachments.lifecycle.impl.LifecycleManagerImpl.FileDeletor
 
run() - Method in class org.apache.axiom.attachments.lifecycle.impl.VMShutdownHook
 
runTest() - Method in class org.apache.axiom.testutils.suite.TestCaseEx
 
runTest() - Method in class org.apache.axiom.ts.dom.attr.TestCloneNode
 
runTest() - Method in class org.apache.axiom.ts.dom.attr.TestGetChildNodes
 
runTest() - Method in class org.apache.axiom.ts.dom.attr.TestGetFirstChild
 
runTest() - Method in class org.apache.axiom.ts.dom.attr.TestGetValueWithMultipleChildren
 
runTest() - Method in class org.apache.axiom.ts.dom.attr.TestLookupNamespaceURI
 
runTest() - Method in class org.apache.axiom.ts.dom.attr.TestLookupNamespaceURIWithoutOwnerElement
 
runTest() - Method in class org.apache.axiom.ts.dom.attr.TestSetPrefixNotNullWithNamespace
 
runTest() - Method in class org.apache.axiom.ts.dom.attr.TestSetPrefixNotNullWithoutNamespace
 
runTest() - Method in class org.apache.axiom.ts.dom.builder.TestParseURI
 
runTest() - Method in class org.apache.axiom.ts.dom.builder.TestWhitespaceAroundDocumentElement
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestAdoptNode
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestAdoptNodeToSameDocument
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestAdoptNodeWithParent
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestAllowedChildren
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestAppendChildWrongDocument
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestCloneNode
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestCreateAttribute
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestCreateAttributeNS
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestCreateAttributeNSInvalid
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestCreateAttributeNSWithoutNamespace
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestCreateCDATASection
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestCreateElement
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestCreateElementNS
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestCreateElementNSWithInvalidName
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestCreateElementNSWithoutNamespace
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestCreateEntityReference
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestCreateText
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestDocumentSiblings
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestGetDomConfigDefaults
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestGetOwnerDocument
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestLookupNamespaceURI
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestLookupNamespaceURIWithEmptyDocument
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestNormalizeDocumentNamespace
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestTransformerWithIdentityStylesheet
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestTransformerWithStylesheet
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestValidator
 
runTest() - Method in class org.apache.axiom.ts.dom.documentfragment.TestCloneNode
 
runTest() - Method in class org.apache.axiom.ts.dom.documentfragment.TestLookupNamespaceURI
 
runTest() - Method in class org.apache.axiom.ts.dom.documenttype.TestWithParser1
 
runTest() - Method in class org.apache.axiom.ts.dom.documenttype.TestWithParser2
 
runTest() - Method in class org.apache.axiom.ts.dom.element.attributes.TestSetNamedItemNSWrongDocument
 
runTest() - Method in class org.apache.axiom.ts.dom.element.attributes.TestSetNamedItemWrongDocument
 
runTest() - Method in class org.apache.axiom.ts.dom.element.ReplaceChildTestCase
 
runTest(Document, Node) - Method in class org.apache.axiom.ts.dom.element.ReplaceChildTestCase
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestAppendChild
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestAppendChildCyclic
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestAppendChildSelf
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestAppendChildWrongDocument
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestAttributes
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestAttributes2
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestAttributes3
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestAttributes4
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestCloneNode
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestCloneNodeWithAttributeHavingMultipleChildren
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestCloneNodeWithAttributes
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestGetElementsByTagName
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestGetElementsByTagNameNS
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestGetElementsByTagNameRecursive
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestGetElementsByTagNameWithNamespaces
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestGetElementsByTagNameWithWildcard
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestGetNamespaceURIWithNoNamespace
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestGetPrefixWithDefaultNamespace
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestGetTextContent
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestInsertBefore
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestInsertBeforeWithDocumentFragment
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestLookupNamespaceURIExplicit
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestLookupNamespaceURIImplicit
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestRemoveAttributeNotOwner
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestRemoveFirstChild
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestRemoveLastChild
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestRemoveSingleChild
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestReplaceChildCyclic
 
runTest(Document, Node) - Method in class org.apache.axiom.ts.dom.element.TestReplaceChildFirst
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestReplaceChildFirstWithDocumentFragment
 
runTest(Document, Node) - Method in class org.apache.axiom.ts.dom.element.TestReplaceChildLast
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestReplaceChildLastWithDocumentFragment
 
runTest(Document, Node) - Method in class org.apache.axiom.ts.dom.element.TestReplaceChildMiddle
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestReplaceChildMiddleWithDocumentFragment
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestReplaceChildNotFound
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestReplaceChildNullNewChild
 
runTest(Document, Node) - Method in class org.apache.axiom.ts.dom.element.TestReplaceChildSingle
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestReplaceChildWrongDocument
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestSetAttributeNodeNSInUse
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestSetAttributeNodeNSReplace
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestSetAttributeNodeNSWrongDocument
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestSetAttributeNodeWrongDocument
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestSetAttributeNS
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestSetAttributeNSExisting
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestSetAttributeNSInvalid
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestSetPrefixNotNullWithNamespace
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestSetPrefixNotNullWithoutNamespace
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestSetPrefixNull
 
runTest() - Method in class org.apache.axiom.ts.dom.element.TestSetTextContent
 
runTest() - Method in class org.apache.axiom.ts.dom.text.TestAppendData
 
runTest() - Method in class org.apache.axiom.ts.dom.text.TestGetChildNodes
 
runTest() - Method in class org.apache.axiom.ts.dom.text.TestGetLength
 
runTest() - Method in class org.apache.axiom.ts.dom.text.TestGetWholeText
 
runTest() - Method in class org.apache.axiom.ts.dom.text.TestGetWholeTextWithCDATASection
 
runTest() - Method in class org.apache.axiom.ts.dom.text.TestGetWholeTextWithComment
 
runTest() - Method in class org.apache.axiom.ts.dom.text.TestLookupNamespaceURIWithNSDeclInScope
 
runTest() - Method in class org.apache.axiom.ts.dom.text.TestLookupNamespaceURIWithoutParent
 
runTest() - Method in class org.apache.axiom.ts.dom.text.TestSetPrefix
 
runTest() - Method in class org.apache.axiom.ts.dom.text.TestSplitText
 
runTest() - Method in class org.apache.axiom.ts.om.attribute.TestEqualsHashCode
 
runTest() - Method in class org.apache.axiom.ts.om.attribute.TestGetNamespaceNormalized
 
runTest() - Method in class org.apache.axiom.ts.om.attribute.TestGetNamespaceURIWithNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.attribute.TestGetNamespaceURIWithoutNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.attribute.TestGetPrefixWithNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.attribute.TestGetPrefixWithoutNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.attribute.TestGetQNameWithNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.attribute.TestGetQNameWithoutNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.attribute.TestSetLocalName
 
runTest() - Method in class org.apache.axiom.ts.om.builder.TestCloseWithInputStream
 
runTest() - Method in class org.apache.axiom.ts.om.builder.TestCloseWithReader
 
runTest() - Method in class org.apache.axiom.ts.om.builder.TestCloseWithXMLStreamReader
 
runTest() - Method in class org.apache.axiom.ts.om.builder.TestCreateOMBuilderFromDOM
 
runTest() - Method in class org.apache.axiom.ts.om.builder.TestCreateOMBuilderFromDOMElement
 
runTest() - Method in class org.apache.axiom.ts.om.builder.TestCreateOMBuilderFromSAXSource
 
runTest() - Method in class org.apache.axiom.ts.om.builder.TestCreateStAXOMBuilderFromFragment
 
runTest() - Method in class org.apache.axiom.ts.om.builder.TestCreateStAXOMBuilderIncorrectState
 
runTest() - Method in class org.apache.axiom.ts.om.builder.TestCreateStAXOMBuilderNamespaceRepairing
 
runTest() - Method in class org.apache.axiom.ts.om.builder.TestCreateStAXOMBuilderNamespaceRepairing2
 
runTest() - Method in class org.apache.axiom.ts.om.builder.TestGetDocumentElement
 
runTest() - Method in class org.apache.axiom.ts.om.builder.TestGetDocumentElementWithDiscardDocument
 
runTest() - Method in class org.apache.axiom.ts.om.builder.TestGetDocumentElementWithIllFormedDocument
 
runTest() - Method in class org.apache.axiom.ts.om.builder.TestInvalidXML
 
runTest() - Method in class org.apache.axiom.ts.om.builder.TestIOExceptionInGetText
 
runTest() - Method in class org.apache.axiom.ts.om.builder.TestNextBeforeGetDocumentElement
 
runTest() - Method in class org.apache.axiom.ts.om.builder.TestReadAttachmentBeforeRootPartComplete
 
runTest() - Method in class org.apache.axiom.ts.om.builder.TestRootPartStreaming
 
runTest() - Method in class org.apache.axiom.ts.om.builder.TestStandaloneConfiguration
 
runTest() - Method in class org.apache.axiom.ts.om.container.TestGetSAXSource
 
runTest() - Method in class org.apache.axiom.ts.om.container.TestGetXMLStreamReader
 
runTest() - Method in class org.apache.axiom.ts.om.container.TestSerialize
 
runTest() - Method in class org.apache.axiom.ts.om.DigestTestCase
 
runTest() - Method in class org.apache.axiom.ts.om.document.TestAddChildIncomplete
 
runTest() - Method in class org.apache.axiom.ts.om.document.TestClone
 
runTest() - Method in class org.apache.axiom.ts.om.document.TestGetOMDocumentElement
 
runTest() - Method in class org.apache.axiom.ts.om.document.TestGetOMDocumentElementAfterDetach
 
runTest() - Method in class org.apache.axiom.ts.om.document.TestGetOMDocumentElementWithParser
 
runTest() - Method in class org.apache.axiom.ts.om.document.TestIsCompleteAfterAddingIncompleteChild
 
runTest() - Method in class org.apache.axiom.ts.om.document.TestRemoveChildren
 
runTest() - Method in class org.apache.axiom.ts.om.document.TestSerializeAndConsume
 
runTest() - Method in class org.apache.axiom.ts.om.document.TestSerializeAndConsumeWithIncompleteDescendant
 
runTest() - Method in class org.apache.axiom.ts.om.document.TestSetOMDocumentElementNew
 
runTest() - Method in class org.apache.axiom.ts.om.document.TestSetOMDocumentElementNull
 
runTest() - Method in class org.apache.axiom.ts.om.document.TestSetOMDocumentElementReplace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestAddAttributeAlreadyOwnedByElement
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestAddAttributeAlreadyOwnedByOtherElement
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestAddAttributeFromOMAttributeMultiple
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestAddAttributeFromOMAttributeWithExistingName
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestAddAttributeReplace1
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestAddAttributeReplace2
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestAddAttributeWithExistingNamespaceDeclarationInScope
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestAddAttributeWithExistingNamespaceDeclarationOnSameElement
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestAddAttributeWithInvalidNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestAddAttributeWithMaskedNamespaceDeclaration
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestAddAttributeWithoutExistingNamespaceDeclaration
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestAddAttributeWithoutNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestAddChild
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestAddChild2
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestAddChildIncomplete
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestAddChildWithParent
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestAddChildWithSameParent
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestChildReDeclaringGrandParentsDefaultNSWithPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestChildReDeclaringParentsDefaultNSWithPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestCloneOMElement
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestCloneOMElement2
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestCloneOMElementNamespaceRepairing
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestDeclareDefaultNamespace1
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestDeclareDefaultNamespace2
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestDeclareDefaultNamespaceConflict1
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestDeclareDefaultNamespaceConflict2
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestDeclareNamespace1
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestDeclareNamespaceInvalid1
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestDeclareNamespaceInvalid2
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestDeclareNamespaceWithGeneratedPrefix1
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestDeclareNamespaceWithGeneratedPrefix2
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestDeclareNamespaceWithGeneratedPrefix3
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestDiscardDocumentElement
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestDiscardIncomplete
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestDiscardPartiallyBuilt
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestFindNamespaceByNamespaceURIMasked
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestFindNamespaceByPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestFindNamespaceCaseSensitivity
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestFindNamespaceURIWithPrefixUndeclaring
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetAllAttributes1
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetAllAttributes2
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetAllDeclaredNamespaces
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetAllDeclaredNamespacesRemove
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetAttributeValueNonExisting
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetAttributeValueWithXmlPrefix1
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetAttributeValueWithXmlPrefix2
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetAttributeWithXmlPrefix1
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetAttributeWithXmlPrefix2
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetChildElements
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetChildElementsConcurrentModification
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetChildren
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetChildrenConcurrentModification
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetChildrenRemove1
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetChildrenRemove2
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetChildrenRemove3
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetChildrenRemove4
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetChildrenWithLocalName
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetChildrenWithName
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetChildrenWithName2
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetChildrenWithName3
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetChildrenWithName4
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetChildrenWithNameNextWithoutHasNext
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetChildrenWithNamespaceURI
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetDefaultNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetDefaultNamespace2
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetDescendants
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetFirstChildWithName
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetFirstChildWithNameOnIncompleteElement
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetFirstOMChildAfterConsume
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetFirstOMChildAfterDiscard
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetNamespaceContext
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetNamespaceNormalized
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetNamespaceNormalizedWithParser
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetNamespaceNormalizedWithSAXSource
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetNamespacesInScope
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetNamespacesInScopeWithDefaultNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetNamespacesInScopeWithMaskedDefaultNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetNamespacesInScopeWithMaskedNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetNamespaceURIWithNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetNamespaceURIWithoutNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetPrefixWithDefaultNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetPrefixWithNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetPrefixWithoutNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetQNameWithNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetQNameWithoutNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetText
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetTextAsQName
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetTextAsQNameEmpty
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetTextAsQNameNoNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetTextAsQNameWithExtraWhitespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetTextAsStreamWithNonTextChildren
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetTextAsStreamWithoutCaching
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetTextAsStreamWithSingleTextNode
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetTextWithCDATASectionChild
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetTextWithMixedOMTextChildren
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderCDATAEventFromElement
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderCDATAEventFromParser
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderCommentEvent
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderGetElementText
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderGetElementTextFromParser
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderGetNamespaceContext
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderNextTag
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderOnNonRootElement
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderWithNamespaceURIInterning
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderWithOMSourcedElementDescendant
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderWithoutCachingPartiallyBuilt
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderWithPreserveNamespaceContext
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestIsCompleteAfterAddingIncompleteChild
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestMultipleDefaultNS
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestRemoveAttribute
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestRemoveAttributeNotOwner
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestRemoveChildren
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestResolveQNameWithDefaultNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestResolveQNameWithNonDefaultNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestResolveQNameWithoutNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestResolveQNameWithUnboundPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestSerialization
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestSerializationWithTwoNonBuiltOMElements
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestSerializeAndConsumePartiallyBuilt
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestSerializeAndConsumeWithIncompleteDescendant
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestSetNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestSetNamespaceInvalid
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestSetNamespaceWithMatchingBindingInScope
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestSetNamespaceWithNullOMNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestSetNamespaceWithNullPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestSetText
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestSetTextEmptyString
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestSetTextNull
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestSetTextQName
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestSetTextQNameNull
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestSetTextQNameWithEmptyPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestSetTextQNameWithExistingChildren
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestSetTextQNameWithoutNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestSetTextWithExistingChildren
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestUndeclarePrefix
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestWriteTextTo
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestWriteTextToWithNonTextNodes
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMAttributeGeneratedPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMAttributeNullPrefixNoNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMAttributeWithInvalidNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMCommentWithoutParent
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMDocTypeWithoutParent
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMDocument
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMElementWithDefaultNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMElementWithGeneratedPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMElementWithInvalidNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMElementWithNamespaceInScope1
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMElementWithNamespaceInScope2
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMElementWithNamespaceInScope3
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMElementWithNonDefaultNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMElementWithNullOMDataSource1
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMElementWithNullOMDataSource2
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMElementWithNullURIAndPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMElementWithoutNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMElementWithoutNamespace2
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMElementWithoutNamespace3
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMElementWithoutNamespaceNullPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMEntityReference
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMEntityReferenceWithNullParent
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMNamespaceWithNullURI
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMProcessingInstructionWithoutParent
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMText
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMTextFromDataHandlerProvider
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMTextFromOMText
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMTextWithNullParent
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestFactoryIsSingleton
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestGetMetaFactory
 
runTest() - Method in class org.apache.axiom.ts.om.namespace.TestEquals
 
runTest() - Method in class org.apache.axiom.ts.om.namespace.TestEqualsWithNullPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.namespace.TestGetNamespaceURI
 
runTest() - Method in class org.apache.axiom.ts.om.namespace.TestGetPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.namespace.TestHashCode
 
runTest() - Method in class org.apache.axiom.ts.om.namespace.TestObjectEquals
 
runTest() - Method in class org.apache.axiom.ts.om.namespace.TestObjectEqualsWithDifferentPrefixes
 
runTest() - Method in class org.apache.axiom.ts.om.namespace.TestObjectEqualsWithDifferentURIs
 
runTest() - Method in class org.apache.axiom.ts.om.navigator.TestFullyBuilt
 
runTest() - Method in class org.apache.axiom.ts.om.navigator.TestHalfBuilt
 
runTest() - Method in class org.apache.axiom.ts.om.navigator.TestHalfBuiltStep
 
runTest() - Method in class org.apache.axiom.ts.om.node.TestDetach
 
runTest() - Method in class org.apache.axiom.ts.om.node.TestDetachAfterBuilderClose
 
runTest() - Method in class org.apache.axiom.ts.om.node.TestDetachFirstChild
 
runTest() - Method in class org.apache.axiom.ts.om.node.TestGetNextOMSiblingAfterDiscard
 
runTest() - Method in class org.apache.axiom.ts.om.node.TestInsertSiblingAfter
 
runTest() - Method in class org.apache.axiom.ts.om.node.TestInsertSiblingAfterLastChild
 
runTest() - Method in class org.apache.axiom.ts.om.node.TestInsertSiblingAfterOnChild
 
runTest() - Method in class org.apache.axiom.ts.om.node.TestInsertSiblingAfterOnOrphan
 
runTest() - Method in class org.apache.axiom.ts.om.node.TestInsertSiblingAfterOnSelf
 
runTest() - Method in class org.apache.axiom.ts.om.node.TestInsertSiblingBefore
 
runTest() - Method in class org.apache.axiom.ts.om.node.TestInsertSiblingBeforeOnChild
 
runTest() - Method in class org.apache.axiom.ts.om.node.TestInsertSiblingBeforeOnOrphan
 
runTest() - Method in class org.apache.axiom.ts.om.node.TestInsertSiblingBeforeOnSelf
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.LazyNameTestCase
 
runTest(OMSourcedElement) - Method in class org.apache.axiom.ts.om.sourcedelement.LazyNameTestCase
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.push.TestGetNamespaceContext
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.push.TestWriteAttributeNoNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.push.TestWriteCData
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.push.TestWriteComment
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.push.TestWriteDataHandler
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.push.TestWriteDataHandlerProvider
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.push.TestWriteEmptyElementAutoPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.push.TestWriteNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.push.TestWriteProcessingInstruction1
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.push.TestWriteProcessingInstruction2
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.push.TestWriteStartElementAutoPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.push.TestWriteStartElementWithDefaultNamespaceDeclaredOnParent
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestByteArrayDS
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestCharArrayDS
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestCloneNonDestructive
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestCloneUnknownName
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestComplete
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestExpand
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestGetDocumentFromBuilder
 
runTest(OMSourcedElement) - Method in class org.apache.axiom.ts.om.sourcedelement.TestGetLocalName
 
runTest(OMSourcedElement) - Method in class org.apache.axiom.ts.om.sourcedelement.TestGetNamespace
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestGetNamespaceNormalized
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestGetNamespaceNormalized2
 
runTest(OMSourcedElement) - Method in class org.apache.axiom.ts.om.sourcedelement.TestGetNamespaceURI
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestGetNextOMSiblingIncomplete
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestGetObject
 
runTest(OMSourcedElement) - Method in class org.apache.axiom.ts.om.sourcedelement.TestGetPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestGetReaderException
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestGetTextAsStreamWithNonDestructiveOMDataSource
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestGetXMLStreamReaderWithPushOMDataSource
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestInputStreamDS
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestName1DefaultPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestName1QualifiedPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestName1Unqualified
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestName2DefaultPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestName2QualifiedPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestName2Unqualified
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestName3DefaultPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestName3QualifiedPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestName3Unqualified
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestName4DefaultPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestName4QualifiedPrefix
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestName4Unqualified
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestRemoveChildrenUnexpanded
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestSerializeAndConsumeToStream
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestSerializeAndConsumeToWriter
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestSerializeAndConsumeToXMLWriter
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestSerializeAndConsumeToXMLWriterEmbedded
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestSerializeModifiedOMSEWithNonDestructiveDataSource
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestSerializeToStream
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestSerializeToWriter
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestSerializeToXMLWriter
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestSerializeToXMLWriterEmbedded
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestSerializeToXMLWriterFromReader
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestSerializeToXMLWriterFromReaderEmbedded
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestSetDataSource
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestSetDataSourceOnAlreadyExpandedElement
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestSetLocalName
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestWrappedTextNodeOMDataSourceFromReader
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestWriteTextToWithNonDestructiveOMDataSource
 
runTest() - Method in class org.apache.axiom.ts.om.text.TestBase64StreamingWithGetSAXSource
 
runTest() - Method in class org.apache.axiom.ts.om.text.TestBase64StreamingWithSerialize
 
runTest() - Method in class org.apache.axiom.ts.om.text.TestGetTextCharactersFromDataHandler
 
runTest() - Method in class org.apache.axiom.ts.om.xpath.TestAddNamespaces
 
runTest() - Method in class org.apache.axiom.ts.om.xpath.TestAddNamespaces2
 
runTest() - Method in class org.apache.axiom.ts.om.xpath.TestAXIOMXPath
 
runTest() - Method in class org.apache.axiom.ts.om.xpath.TestGetAttributeQName
 
runTest() - Method in class org.apache.axiom.ts.omdom.attr.TestGetNamespaceNormalized
 
runTest() - Method in class org.apache.axiom.ts.omdom.document.TestGetOMFactory1
 
runTest() - Method in class org.apache.axiom.ts.omdom.document.TestGetOMFactory2
 
runTest() - Method in class org.apache.axiom.ts.omdom.document.TestImportNode
 
runTest() - Method in class org.apache.axiom.ts.omdom.element.TestAddAttributeReplace
 
runTest() - Method in class org.apache.axiom.ts.omdom.element.TestAddChildFromForeignDocument
 
runTest() - Method in class org.apache.axiom.ts.omdom.element.TestAppendChildIncomplete
 
runTest() - Method in class org.apache.axiom.ts.omdom.element.TestCloneNodeIncomplete
 
runTest() - Method in class org.apache.axiom.ts.omdom.element.TestCloneOMElement
 
runTest() - Method in class org.apache.axiom.ts.omdom.element.TestDetach
 
runTest() - Method in class org.apache.axiom.ts.omdom.element.TestGetNamespaceNormalized
 
runTest() - Method in class org.apache.axiom.ts.omdom.element.TestInsertBeforeIncomplete
 
runTest() - Method in class org.apache.axiom.ts.omdom.element.TestRemoveAttribute
 
runTest() - Method in class org.apache.axiom.ts.omdom.element.TestRemoveAttributeNSNamespaceDeclaration
 
runTest() - Method in class org.apache.axiom.ts.omdom.element.TestRemoveChildIncomplete
 
runTest() - Method in class org.apache.axiom.ts.omdom.element.TestReplaceChildFirstIncomplete
 
runTest() - Method in class org.apache.axiom.ts.omdom.element.TestReplaceChildMiddleIncomplete
 
runTest() - Method in class org.apache.axiom.ts.omdom.factory.TestCreateOMAttribute
 
runTest() - Method in class org.apache.axiom.ts.omdom.factory.TestCreateOMTextCDATASection
 
runTest() - Method in class org.apache.axiom.ts.omdom.factory.TestCreateOMTextCDATASectionWithParent
 
runTest() - Method in class org.apache.axiom.ts.omdom.node.TestInsertSiblingAfterFromForeignDocument
 
runTest() - Method in class org.apache.axiom.ts.omdom.node.TestInsertSiblingBeforeFromForeignDocument
 
runTest() - Method in class org.apache.axiom.ts.soap.body.FirstElementNameWithParserTestCase
 
runTest(SOAPBody) - Method in class org.apache.axiom.ts.soap.body.FirstElementNameWithParserTestCase
 
runTest() - Method in class org.apache.axiom.ts.soap.body.TestAddFault1
 
runTest() - Method in class org.apache.axiom.ts.soap.body.TestAddFault2
 
runTest() - Method in class org.apache.axiom.ts.soap.body.TestGetFault
 
runTest() - Method in class org.apache.axiom.ts.soap.body.TestGetFaultFakeFault
 
runTest() - Method in class org.apache.axiom.ts.soap.body.TestGetFaultNoFault
 
runTest() - Method in class org.apache.axiom.ts.soap.body.TestGetFaultWithParser
 
runTest(SOAPBody) - Method in class org.apache.axiom.ts.soap.body.TestGetFaultWithParserNoFault
 
runTest() - Method in class org.apache.axiom.ts.soap.body.TestGetFirstElementLocalNameEmptyBody
 
runTest(SOAPBody) - Method in class org.apache.axiom.ts.soap.body.TestGetFirstElementLocalNameWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap.body.TestGetFirstElementNSEmptyBody
 
runTest(SOAPBody) - Method in class org.apache.axiom.ts.soap.body.TestGetFirstElementNSWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap.body.TestHasFault
 
runTest() - Method in class org.apache.axiom.ts.soap.body.TestHasFaultAfterReplace
 
runTest() - Method in class org.apache.axiom.ts.soap.body.TestHasFaultFakeFault
 
runTest() - Method in class org.apache.axiom.ts.soap.body.TestHasFaultNoFault
 
runTest() - Method in class org.apache.axiom.ts.soap.body.TestHasFaultWithOMSEUnknownName
 
runTest() - Method in class org.apache.axiom.ts.soap.body.TestHasFaultWithParser
 
runTest(SOAPBody) - Method in class org.apache.axiom.ts.soap.body.TestHasFaultWithParserNoFault
 
runTest() - Method in class org.apache.axiom.ts.soap.builder.BadInputTest
 
runTest() - Method in class org.apache.axiom.ts.soap.builder.MessageTest
 
runTest() - Method in class org.apache.axiom.ts.soap.builder.TestCommentInEpilog
 
runTest() - Method in class org.apache.axiom.ts.soap.builder.TestCommentInProlog
 
runTest() - Method in class org.apache.axiom.ts.soap.builder.TestDTD
 
runTest() - Method in class org.apache.axiom.ts.soap.builder.TestRegisterCustomBuilderForPayloadAfterSOAPFaultCheck
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestAddHeaderToIncompleteEnvelope
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestBodyHeaderOrder
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestClone
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestCloneWithSourcedElement1
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestCloneWithSourcedElement2
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestDetach
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestGetBody
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestGetBodyOnEmptyEnvelope
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestGetBodyOnEnvelopeWithHeaderOnly
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestGetBodyWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestGetHeader
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestGetHeaderWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestGetSOAPBodyFirstElementLocalNameAndNS
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestGetSOAPBodyFirstElementLocalNameAndNSWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestGetXMLStreamReaderWithoutCachingWithPartiallyBuiltHeaderBlock
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestHasFault
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestHasFaultWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestHasFaultWithParserOptimized
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestSerializeAndConsumeWithOMSEInBody
 
runTest() - Method in class org.apache.axiom.ts.soap.factory.TestCreateSOAPEnvelope
 
runTest() - Method in class org.apache.axiom.ts.soap.factory.TestCreateSOAPEnvelopeWithCustomPrefix
 
runTest() - Method in class org.apache.axiom.ts.soap.factory.TestCreateSOAPFault
 
runTest() - Method in class org.apache.axiom.ts.soap.factory.TestCreateSOAPFaultDetail
 
runTest() - Method in class org.apache.axiom.ts.soap.factory.TestFactoryIsSingleton
 
runTest() - Method in class org.apache.axiom.ts.soap.factory.TestGetDefaultEnvelope
 
runTest() - Method in class org.apache.axiom.ts.soap.factory.TestGetDefaultFaultEnvelope
 
runTest() - Method in class org.apache.axiom.ts.soap.factory.TestGetMetaFactory
 
runTest() - Method in class org.apache.axiom.ts.soap.factory.TestGetNamespace
 
runTest() - Method in class org.apache.axiom.ts.soap.fault.TestGetCode
 
runTest() - Method in class org.apache.axiom.ts.soap.fault.TestGetCodeWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap.fault.TestGetDetail
 
runTest() - Method in class org.apache.axiom.ts.soap.fault.TestGetDetailWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap.fault.TestGetException
 
runTest() - Method in class org.apache.axiom.ts.soap.fault.TestGetReason
 
runTest() - Method in class org.apache.axiom.ts.soap.fault.TestGetReasonWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap.fault.TestGetRole
 
runTest() - Method in class org.apache.axiom.ts.soap.fault.TestGetRoleWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap.fault.TestSetCode
 
runTest() - Method in class org.apache.axiom.ts.soap.fault.TestSetDetail
 
runTest() - Method in class org.apache.axiom.ts.soap.fault.TestSetException
 
runTest() - Method in class org.apache.axiom.ts.soap.fault.TestSetReason
 
runTest() - Method in class org.apache.axiom.ts.soap.fault.TestSetRole
 
runTest() - Method in class org.apache.axiom.ts.soap.fault.TestWrongParent1
 
runTest() - Method in class org.apache.axiom.ts.soap.fault.TestWrongParent2
 
runTest() - Method in class org.apache.axiom.ts.soap.fault.TestWrongParent3
 
runTest() - Method in class org.apache.axiom.ts.soap.faultcode.TestGetValueAsQName
 
runTest() - Method in class org.apache.axiom.ts.soap.faultcode.TestGetValueAsQNameWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap.faultdetail.TestAddDetailEntry
 
runTest() - Method in class org.apache.axiom.ts.soap.faultdetail.TestDetailEntriesUsingDefaultNamespaceWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap.faultdetail.TestGetAllDetailEntries
 
runTest() - Method in class org.apache.axiom.ts.soap.faultdetail.TestGetAllDetailEntriesWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap.faultdetail.TestSerialization
 
runTest() - Method in class org.apache.axiom.ts.soap.faultdetail.TestWSCommons202
 
runTest() - Method in class org.apache.axiom.ts.soap.faulttext.TestSetLang
 
runTest() - Method in class org.apache.axiom.ts.soap.header.TestAddHeaderBlock
 
runTest() - Method in class org.apache.axiom.ts.soap.header.TestAddHeaderBlockWithoutNamespace1
 
runTest() - Method in class org.apache.axiom.ts.soap.header.TestAddHeaderBlockWithoutNamespace2
 
runTest() - Method in class org.apache.axiom.ts.soap.header.TestDiscardIncomplete
 
runTest() - Method in class org.apache.axiom.ts.soap.header.TestDiscardPartiallyBuilt
 
runTest() - Method in class org.apache.axiom.ts.soap.header.TestExamineAllHeaderBlocks
 
runTest() - Method in class org.apache.axiom.ts.soap.header.TestExamineAllHeaderBlocksWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap.header.TestExamineHeaderBlocks
 
runTest() - Method in class org.apache.axiom.ts.soap.header.TestExtractAllHeaderBlocks
 
runTest() - Method in class org.apache.axiom.ts.soap.header.TestGetHeaderBlocksWithNSURI
 
runTest() - Method in class org.apache.axiom.ts.soap.header.TestGetHeadersToProcessWithNamespace
 
runTest() - Method in class org.apache.axiom.ts.soap.headerblock.TestByteArrayDS
 
runTest() - Method in class org.apache.axiom.ts.soap.headerblock.TestGetMustUnderstand
 
runTest() - Method in class org.apache.axiom.ts.soap.headerblock.TestGetRole
 
runTest() - Method in class org.apache.axiom.ts.soap.headerblock.TestGetVersion
 
runTest() - Method in class org.apache.axiom.ts.soap.headerblock.TestSetMustUnderstandBoolean
 
runTest() - Method in class org.apache.axiom.ts.soap.headerblock.TestSetMustUnderstandString01
 
runTest() - Method in class org.apache.axiom.ts.soap.headerblock.TestSetMustUnderstandWithInvalidValue
 
runTest() - Method in class org.apache.axiom.ts.soap.headerblock.TestSetRole
 
runTest() - Method in class org.apache.axiom.ts.soap.headerblock.TestWrongParent1
 
runTest() - Method in class org.apache.axiom.ts.soap.headerblock.TestWrongParent2
 
runTest() - Method in class org.apache.axiom.ts.soap.headerblock.TestWrongParent3
 
runTest() - Method in class org.apache.axiom.ts.soap.message.TestClone
 
runTest() - Method in class org.apache.axiom.ts.soap.message.TestCloneIncomplete
 
runTest() - Method in class org.apache.axiom.ts.soap.message.TestGetCharsetEncodingWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap.message.TestGetOMFactoryWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap.xpath.TestXPathAppliedToSOAPEnvelope
 
runTest() - Method in class org.apache.axiom.ts.soap11.builder.TestBuilder
 
runTest() - Method in class org.apache.axiom.ts.soap11.envelope.TestAddElementAfterBody
 
runTest() - Method in class org.apache.axiom.ts.soap11.fault.TestGetNode
 
runTest() - Method in class org.apache.axiom.ts.soap11.fault.TestSetNode
 
runTest() - Method in class org.apache.axiom.ts.soap11.faultcode.TestGetValue
 
runTest() - Method in class org.apache.axiom.ts.soap11.faultcode.TestGetValueWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap11.faultcode.TestSetValueFromQName
 
runTest() - Method in class org.apache.axiom.ts.soap11.faultreason.TestAddSOAPText
 
runTest() - Method in class org.apache.axiom.ts.soap11.faultreason.TestGetFirstSOAPText
 
runTest() - Method in class org.apache.axiom.ts.soap11.faultreason.TestGetTextWithCDATA
 
runTest() - Method in class org.apache.axiom.ts.soap11.header.TestExamineAllHeaderBlocksWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap11.header.TestExamineHeaderBlocksWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap11.header.TestExamineMustUnderstandHeaderBlocksWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap11.header.TestGetHeaderBlocksWithNSURIWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap11.header.TestGetHeadersToProcessWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap12.builder.TestBuilder
 
runTest() - Method in class org.apache.axiom.ts.soap12.envelope.TestAddElementAfterBody
 
runTest() - Method in class org.apache.axiom.ts.soap12.envelope.TestBuildWithAttachments
 
runTest() - Method in class org.apache.axiom.ts.soap12.envelope.TestMTOMForwardStreaming
 
runTest() - Method in class org.apache.axiom.ts.soap12.factory.TestCreateSOAPFaultSubCode
 
runTest() - Method in class org.apache.axiom.ts.soap12.fault.TestGetNode
 
runTest() - Method in class org.apache.axiom.ts.soap12.fault.TestGetNodeWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap12.fault.TestMoreChildrenAddition
 
runTest() - Method in class org.apache.axiom.ts.soap12.fault.TestSetNode
 
runTest() - Method in class org.apache.axiom.ts.soap12.faultcode.TestGetSubCodeWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap12.faultcode.TestGetValueWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap12.faultcode.TestSetValueFromQName
 
runTest() - Method in class org.apache.axiom.ts.soap12.faultcode.TestSetValueFromQNameWithExistingValue
 
runTest() - Method in class org.apache.axiom.ts.soap12.faultreason.TestAddSOAPText
 
runTest() - Method in class org.apache.axiom.ts.soap12.faultreason.TestAddSOAPTextWithSOAPVersionMismatch
 
runTest() - Method in class org.apache.axiom.ts.soap12.faultreason.TestGetFirstSOAPText
 
runTest() - Method in class org.apache.axiom.ts.soap12.faultreason.TestGetFirstSOAPTextWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap12.faultsubcode.TestGetSubCodeNestedWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap12.faultsubcode.TestGetSubCodeWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap12.faultsubcode.TestGetValueAsQNameWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap12.faultsubcode.TestGetValueNestedWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap12.faultsubcode.TestGetValueWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap12.faulttext.TestGetLangWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap12.header.TestExamineAllHeaderBlocksWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap12.header.TestExamineHeaderBlocksWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap12.header.TestExamineMustUnderstandHeaderBlocks
 
runTest() - Method in class org.apache.axiom.ts.soap12.header.TestExamineMustUnderstandHeaderBlocksWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap12.header.TestGetHeaderBlocksWithNSURIWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap12.header.TestGetHeadersToProcessWithParser
 

S

SAX - Static variable in interface org.apache.axiom.ts.om.container.BuilderFactory
Creates an OMXMLParserWrapper by passing a SAXSource to Axiom.
SAXOMBuilder - Class in org.apache.axiom.om.impl.builder
 
SAXOMBuilder(OMFactory, SAXSource, boolean) - Constructor for class org.apache.axiom.om.impl.builder.SAXOMBuilder
For internal use only.
SAXOMBuilder(OMFactory) - Constructor for class org.apache.axiom.om.impl.builder.SAXOMBuilder
Deprecated.
Instead of creating an instance of this class directly, create a SAXSource and use OMXMLBuilderFactory.createOMBuilder(OMFactory, SAXSource, boolean).
SAXOMBuilder() - Constructor for class org.apache.axiom.om.impl.builder.SAXOMBuilder
Deprecated.
Instead of creating an instance of this class directly, create a SAXSource and use OMXMLBuilderFactory.createOMBuilder(SAXSource, boolean).
SAXSerializer - Class in org.apache.axiom.ts.om.container
 
SAXSerializer() - Constructor for class org.apache.axiom.ts.om.container.SAXSerializer
 
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.
SerializationMethod - Interface in org.apache.axiom.ts.om.container
 
serialize(Document, OutputStream) - Static method in class org.apache.axiom.buildutils.DOMUtils
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.ds.AbstractOMDataSource
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.ds.AbstractOMDataSource
 
serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.AbstractPullOMDataSource
 
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(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.jaxb.JAXBOMDataSource
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
Deprecated.
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
Deprecated.
 
serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
Deprecated.
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
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
Serialize the node with caching enabled.
serialize(Writer) - Method in interface org.apache.axiom.om.OMContainer
Serialize the node with caching enabled.
serialize(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMContainer
Serialize the node with caching enabled.
serialize(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMContainer
Serialize the node with caching enabled.
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) - Method in interface org.apache.axiom.om.OMElement
Serialize the node with caching enabled.
serialize(Writer) - Method in interface org.apache.axiom.om.OMElement
Serialize the node with caching enabled.
serialize(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMElement
Serialize the node with caching enabled.
serialize(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMElement
Serialize the node with caching enabled.
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 to the given XMLStreamWriter.
serialize(XMLStreamReader, XMLStreamWriter) - Method in interface org.apache.axiom.om.OMSerializer
Method serialize
serialize(OMContainer) - Method in interface org.apache.axiom.ts.om.container.SerializationMethod
 
serialize(OMContainer) - Method in class org.apache.axiom.ts.om.container.SerializeToOutputStream
 
serialize(XMLStreamWriter) - Method in class org.apache.axiom.ts.om.sourcedelement.PushOMDataSource
 
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
Serialize the node without caching.
serializeAndConsume(Writer) - Method in interface org.apache.axiom.om.OMContainer
Serialize the node without caching.
serializeAndConsume(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMContainer
Serialize the node without caching.
serializeAndConsume(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMContainer
Serialize the node without caching.
serializeAndConsume(OutputStream) - Method in interface org.apache.axiom.om.OMElement
Serialize the node without caching.
serializeAndConsume(Writer) - Method in interface org.apache.axiom.om.OMElement
Serialize the node without caching.
serializeAndConsume(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMElement
Serialize the node without caching.
serializeAndConsume(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMElement
Serialize 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
 
SerializeToOutputStream - Class in org.apache.axiom.ts.om.container
 
SerializeToOutputStream(boolean) - Constructor for class org.apache.axiom.ts.om.container.SerializeToOutputStream
 
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.SAXOMBuilder
 
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
 
setCompareCharacterEncodingScheme(boolean) - Method in class org.apache.axiom.testutils.stax.XMLStreamReaderComparator
 
setCompareEncoding(boolean) - Method in class org.apache.axiom.testutils.stax.XMLStreamReaderComparator
 
setCompareEntityReplacementValue(boolean) - Method in class org.apache.axiom.testutils.stax.XMLStreamReaderComparator
Specify whether the replacement value for entity references (as reported by XMLStreamReader.getText()) should be compared.
setComplete(boolean) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
 
setComplete(boolean) - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
 
setComplete(boolean) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
 
setComplete(boolean) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
setComplete(boolean) - Method in class org.apache.axiom.om.impl.dom.LeafNode
 
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.OMElementImpl
 
setComplete(boolean) - Method in class org.apache.axiom.om.impl.llom.OMLeafNode
 
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.
setCopyOMDataSources(boolean) - Method in class org.apache.axiom.om.OMCloneOptions
Specify whether OMSourcedElement nodes should be cloned as OMSourcedElement nodes by copying the corresponding OMDataSource objects.
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.common.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
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
 
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
 
setFaultNodeValue(String) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultNodeImpl
 
setFaultNodeValue(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultNodeImpl
 
setFaultNodeValue(String) - Method in interface org.apache.axiom.soap.SOAPFaultNode
each SOAP node is identified by a URI.
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
 
setFetchDataHandlers(boolean) - Method in class org.apache.axiom.om.OMCloneOptions
Specify whether DataHandler objects should be fetched when cloning OMText nodes.
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 interface org.apache.axiom.om.impl.common.IContainer
forcefully set the first element in this parent element
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
 
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 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.llom.SOAPFaultTextImpl
 
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 interface org.apache.axiom.om.impl.common.IContainer
forcefully set the last element in this parent element
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
 
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.OMNamedInformationItem
Set the local name of this information item.
setMetaFactoryLocator(OMMetaFactoryLocator) - Static method in class org.apache.axiom.om.OMAbstractFactory
Explicitly set a meta factory locator.
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.
setNamedItemNS(Node) - Method in class org.apache.axiom.om.impl.dom.AttributeMap
 
setNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
setNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
setNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
setNamespace(OMNamespace) - Method in interface org.apache.axiom.om.OMElement
Set the namespace for this element.
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.OMXMLStreamReaderConfiguration
Specify whether namespace URIs returned by the XMLStreamReader should be interned.
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.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
Deprecated.
This method conflicts with Node.setNodeValue(String) and will be removed in Axiom 1.3. Please use SOAPFaultNode.setFaultNodeValue(String) instead.
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
 
setOMDocumentElement(OMElement) - Method in interface org.apache.axiom.om.OMDocument
Set 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
 
setParameter(String, Object) - Method in class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
setParent(OMContainer) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
setParent(ParentNode, boolean) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
 
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(ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.SOAPElement
 
setParent(ParentNode, boolean) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
 
setParent(OMContainer) - Method in class org.apache.axiom.soap.impl.llom.SOAPElement
 
setParent(OMContainer) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
setPrefix(String) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
 
setPrefix(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
setPrefix(NamedNode, String) - Static method in class org.apache.axiom.om.impl.dom.NamedNodeHelper
 
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
 
setPreserveModel(boolean) - Method in class org.apache.axiom.om.OMCloneOptions
Specify whether domain specific extensions to the object model should be preserved.
setPreserveNamespaceContext(boolean) - Method in class org.apache.axiom.om.OMXMLStreamReaderConfiguration
Specify whether the namespace context determined by the ancestors of the element should be preserved.
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.
setProcessedFlag(Boolean) - Method in class org.apache.axiom.soap.SOAPCloneOptions
Specify how the SOAPHeaderBlock.isProcessed() flag should be set on cloned SOAPHeaderBlock nodes.
setProperty(String, Object) - Method in class org.apache.axiom.om.ds.AbstractOMDataSource
 
setProperty(String, Object) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
Deprecated.
 
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.
 
setSchema(Schema) - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilderFactory
 
setSoap11(boolean) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
setSOAP11(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
 
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
 
setText(QName) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
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
Set the content of this element to the given text.
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
 
setUp() - Method in class org.apache.axiom.ts.om.navigator.OMNavigatorTestCase
 
setUp() - Method in class org.apache.axiom.ts.om.sourcedelement.OMSourcedElementTest
 
setUp() - Method in class org.apache.axiom.ts.soap.SOAPTestCase
 
setUp() - Method in class org.jaxen.test.XPathTestBase
 
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.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.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.OMProcessingInstruction
Sets the value of this Processing Instruction.
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultCodeImpl
 
setValue(QName) - 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(QName) - 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(QName) - 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(QName) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultSubCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultCodeImpl
 
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(QName) - 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(QName) - 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(QName) - 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(QName) - 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.
setValue(QName) - Method in interface org.apache.axiom.soap.SOAPFaultClassifier
Set the value of this fault code or subcode.
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
 
skip(long) - Method in class org.apache.axiom.util.stax.dialect.CloseShieldInputStream
 
skip(long) - Method in class org.apache.axiom.util.stax.dialect.CloseShieldReader
 
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.
skippedEntity(String) - Method in class org.apache.axiom.ts.om.container.SAXSerializer
 
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.
SOAP11 - Static variable in class org.apache.axiom.ts.soap.SOAPSpec
 
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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11BodyImpl
 
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, SOAPFactoryEx) - 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 - 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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultCodeImpl
 
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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultDetailImpl
 
SOAP11FaultDetailImpl(SOAPFault, 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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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
 
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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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
 
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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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 - 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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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(ParentNode, String, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
 
SOAP11HeaderBlockImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11HeaderBlockImpl(OMContainer, String, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
SOAP11HeaderBlockImpl(SOAPFactory, OMDataSource) - 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
 
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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderImpl
 
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
SOAP12 - Static variable in class org.apache.axiom.ts.soap.SOAPSpec
 
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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12BodyImpl
 
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, SOAPFactoryEx) - 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 - 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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultCodeImpl
 
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
 
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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultDetailImpl
 
SOAP12FaultDetailImpl(SOAPFault, 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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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
 
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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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 - 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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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(ParentNode, String, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
 
SOAP12HeaderBlockImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12HeaderBlockImpl(OMContainer, String, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
SOAP12HeaderBlockImpl(SOAPFactory, OMDataSource) - 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
 
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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderImpl
 
SOAP12HeaderImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12HeaderImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderImpl
 
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
 
SOAP_ENVELOPE_NAMESPACE_URI - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
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_MESSAGE - Static variable in class org.apache.axiom.ts.soap.SOAPTestCase
 
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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.dom.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, SOAPFactoryEx) - Constructor for class org.apache.axiom.soap.impl.builder.SOAPBuilderHelper
 
SOAPCloneOptions - Class in org.apache.axiom.soap
 
SOAPCloneOptions() - Constructor for class org.apache.axiom.soap.SOAPCloneOptions
 
SOAPConstants - Interface in org.apache.axiom.soap
 
SOAPElement - Class in org.apache.axiom.soap.impl.dom
 
SOAPElement(OMElement, String, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPElement
 
SOAPElement(ParentNode, String, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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(OMContainer, 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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
 
SOAPEnvelopeImpl - Class in org.apache.axiom.soap.impl.llom
Class SOAPEnvelopeImpl
SOAPEnvelopeImpl(SOAPMessage, 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
 
soapFactory - Variable in class org.apache.axiom.ts.soap.SOAPTestCase
 
SOAPFactoryEx - Interface in org.apache.axiom.soap.impl.builder
Interface that is used internally by Axiom and that should not be considered being part of the public API.
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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultCodeImpl
 
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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultDetailImpl
 
SOAPFaultDetailImpl(SOAPFault, boolean, 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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.dom.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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultReasonImpl
 
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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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(ParentNode, String, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - 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(ParentNode, String, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
 
SOAPHeaderBlockImpl - Class in org.apache.axiom.soap.impl.llom
Class SOAPHeaderBlockImpl
SOAPHeaderBlockImpl(OMContainer, String, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
SOAPHeaderBlockImpl(SOAPFactory, OMDataSource) - 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
 
SOAPHeaderImpl - Class in org.apache.axiom.soap.impl.dom
 
SOAPHeaderImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
 
SOAPHeaderImpl(ParentNode, OMNamespace, OMXMLParserWrapper, OMFactory, boolean) - Constructor for class org.apache.axiom.soap.impl.dom.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(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(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
 
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
 
SOAPRoleTest - Class in org.apache.axiom.ts.soap.header
 
SOAPRoleTest(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.header.SOAPRoleTest
 
SOAPRoleTest.MyRolePlayer - Class in org.apache.axiom.ts.soap.header
 
SOAPSpec - Class in org.apache.axiom.ts.soap
Describes the characteristics of a given SOAP version.
SOAPSpec(SOAPVersion) - Constructor for class org.apache.axiom.ts.soap.SOAPSpec
 
SOAPTestCase - Class in org.apache.axiom.ts.soap
 
SOAPTestCase(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.SOAPTestCase
 
SOAPTestSuiteBuilder - Class in org.apache.axiom.ts.soap
 
SOAPTestSuiteBuilder(OMMetaFactory, boolean, boolean) - Constructor for class org.apache.axiom.ts.soap.SOAPTestSuiteBuilder
Constructor.
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.
spec - Variable in class org.apache.axiom.ts.soap.SOAPTestCase
 
SPECIFIED - Static variable in class org.apache.axiom.om.impl.dom.NodeImpl
 
SPLIT_CDATA_SECTIONS - Static variable in class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
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
 
start(BundleContext) - Method in class org.apache.axiom.locator.Activator
 
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.
state - Variable in class org.apache.axiom.om.impl.dom.DocumentImpl
 
state - Variable in class org.apache.axiom.om.impl.dom.ElementImpl
 
state - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
state - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
 
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
Deprecated. 
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
Deprecated. 
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.common.OMNavigator
This is a very special method.
stop(BundleContext) - Method in class org.apache.axiom.locator.Activator
 
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
 
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.builder.StAXBuilder
Field lastNode
target - Variable in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
 
tearDown() - Method in class org.apache.axiom.test.jaxen.JaxenXPathTestBase
 
tearDown() - Method in class org.apache.axiom.ts.om.navigator.OMNavigatorTestCase
 
TEST_PARSER_CONFIGURATION - Static variable in class org.apache.axiom.ts.AxiomTestCase
 
testAbsoluteLocationPaths() - Method in class org.jaxen.test.XPathTestBase
 
TestAddAttributeAlreadyOwnedByElement - Class in org.apache.axiom.ts.om.element
Test that calling OMElement.addAttribute(OMAttribute) with an attribute that is already owned by the element is a no-op.
TestAddAttributeAlreadyOwnedByElement(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestAddAttributeAlreadyOwnedByElement
 
TestAddAttributeAlreadyOwnedByOtherElement - Class in org.apache.axiom.ts.om.element
Test that calling OMElement.addAttribute(OMAttribute) with an attribute that is already owned by another element will clone the attribute.
TestAddAttributeAlreadyOwnedByOtherElement(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestAddAttributeAlreadyOwnedByOtherElement
 
TestAddAttributeFromOMAttributeMultiple - Class in org.apache.axiom.ts.om.element
Tests that when OMElement.addAttribute(org.apache.axiom.om.OMAttribute) is called multiple times for attributes with different namespaces, each call adds a corresponding namespace declaration.
TestAddAttributeFromOMAttributeMultiple(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestAddAttributeFromOMAttributeMultiple
 
TestAddAttributeFromOMAttributeWithExistingName - Class in org.apache.axiom.ts.om.element
 
TestAddAttributeFromOMAttributeWithExistingName(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestAddAttributeFromOMAttributeWithExistingName
 
TestAddAttributeReplace - Class in org.apache.axiom.ts.omdom.element
Tests that the owner document of an attribute changes if it is removed from its owner element as a side effect of OMElement.addAttribute(OMAttribute).
TestAddAttributeReplace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.element.TestAddAttributeReplace
 
TestAddAttributeReplace1 - Class in org.apache.axiom.ts.om.element
Test that OMElement.addAttribute(OMAttribute) behaves correctly when an attribute with the same name and namespace URI already exists.
TestAddAttributeReplace1(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestAddAttributeReplace1
 
TestAddAttributeReplace2 - Class in org.apache.axiom.ts.om.element
Test that OMElement.addAttribute(String, String, OMNamespace) behaves correctly when an attribute with the same name and namespace URI already exists.
TestAddAttributeReplace2(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestAddAttributeReplace2
 
TestAddAttributeWithExistingNamespaceDeclarationInScope - Class in org.apache.axiom.ts.om.element
Tests OMElement.addAttribute(OMAttribute) doesn't create an additional namespace declaration if a corresponding declaration is already in scope.
TestAddAttributeWithExistingNamespaceDeclarationInScope(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestAddAttributeWithExistingNamespaceDeclarationInScope
 
TestAddAttributeWithExistingNamespaceDeclarationOnSameElement - Class in org.apache.axiom.ts.om.element
Tests OMElement.addAttribute(OMAttribute) doesn't create an additional namespace declaration if a corresponding declaration already exists on the element.
TestAddAttributeWithExistingNamespaceDeclarationOnSameElement(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestAddAttributeWithExistingNamespaceDeclarationOnSameElement
 
TestAddAttributeWithInvalidNamespace - Class in org.apache.axiom.ts.om.element
 
TestAddAttributeWithInvalidNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestAddAttributeWithInvalidNamespace
 
TestAddAttributeWithMaskedNamespaceDeclaration - Class in org.apache.axiom.ts.om.element
Test checking that OMElement.addAttribute(OMAttribute) correctly generates a new namespace declaration if an equivalent namespace declaration exists but is masked.
TestAddAttributeWithMaskedNamespaceDeclaration(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestAddAttributeWithMaskedNamespaceDeclaration
 
TestAddAttributeWithoutExistingNamespaceDeclaration - Class in org.apache.axiom.ts.om.element
Tests that OMElement.addAttribute(OMAttribute) adds a namespace declaration if the attribute has a namespace and a corresponding namespace declaration doesn't exist yet.
TestAddAttributeWithoutExistingNamespaceDeclaration(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestAddAttributeWithoutExistingNamespaceDeclaration
 
TestAddAttributeWithoutNamespace - Class in org.apache.axiom.ts.om.element
Tests that OMElement.addAttribute(OMAttribute) doesn't add any namespace declarations if the attribute has no namespace.
TestAddAttributeWithoutNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestAddAttributeWithoutNamespace
 
TestAddChild - Class in org.apache.axiom.ts.om.element
 
TestAddChild(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestAddChild
 
TestAddChild2 - Class in org.apache.axiom.ts.om.element
 
TestAddChild2(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestAddChild2
 
TestAddChildFromForeignDocument - Class in org.apache.axiom.ts.omdom.element
Tests that OMContainer.addChild(OMNode) automatically adopts (in the sense of DOM) the child node if it doesn't have the same owner document.
TestAddChildFromForeignDocument(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.element.TestAddChildFromForeignDocument
 
TestAddChildIncomplete - Class in org.apache.axiom.ts.om.document
Tests the behavior of OMContainer.addChild(OMNode) if the parent has not been built completely.
TestAddChildIncomplete(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.document.TestAddChildIncomplete
 
TestAddChildIncomplete - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMContainer.addChild(OMNode) if the parent has not been built completely.
TestAddChildIncomplete(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestAddChildIncomplete
 
TestAddChildWithParent - Class in org.apache.axiom.ts.om.element
Test that OMContainer.addChild(org.apache.axiom.om.OMNode) behaves correctly if the child to be added already has a parent.
TestAddChildWithParent(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestAddChildWithParent
 
TestAddChildWithSameParent - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMContainer.addChild(OMNode) when used to add a node to an element it is already a child of.
TestAddChildWithSameParent(OMMetaFactory, boolean) - Constructor for class org.apache.axiom.ts.om.element.TestAddChildWithSameParent
 
TestAddDetailEntry - Class in org.apache.axiom.ts.soap.faultdetail
 
TestAddDetailEntry(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.faultdetail.TestAddDetailEntry
 
TestAddElementAfterBody - Class in org.apache.axiom.ts.soap11.envelope
Test that adding an arbitrary element to the envelope is allowed.
TestAddElementAfterBody(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap11.envelope.TestAddElementAfterBody
 
TestAddElementAfterBody - Class in org.apache.axiom.ts.soap12.envelope
Test that an attempt to add an arbitrary element to the SOAP envelope triggers an exception.
TestAddElementAfterBody(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.envelope.TestAddElementAfterBody
 
TestAddFault1 - Class in org.apache.axiom.ts.soap.body
 
TestAddFault1(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.body.TestAddFault1
 
TestAddFault2 - Class in org.apache.axiom.ts.soap.body
 
TestAddFault2(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.body.TestAddFault2
 
TestAddHeaderBlock - Class in org.apache.axiom.ts.soap.header
 
TestAddHeaderBlock(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.header.TestAddHeaderBlock
 
TestAddHeaderBlockWithoutNamespace1 - Class in org.apache.axiom.ts.soap.header
Tests the behavior of SOAPHeader.addHeaderBlock(String, OMNamespace) when passing a null value for the OMNamespace parameter.
TestAddHeaderBlockWithoutNamespace1(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.header.TestAddHeaderBlockWithoutNamespace1
 
TestAddHeaderBlockWithoutNamespace2 - Class in org.apache.axiom.ts.soap.header
Tests the behavior of SOAPHeader.addHeaderBlock(String, OMNamespace) when passing an OMNamespace object with an empty namespace URI.
TestAddHeaderBlockWithoutNamespace2(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.header.TestAddHeaderBlockWithoutNamespace2
 
TestAddHeaderToIncompleteEnvelope - Class in org.apache.axiom.ts.soap.envelope
Test the behavior when adding a header to an envelope that has not yet been built completely.
TestAddHeaderToIncompleteEnvelope(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestAddHeaderToIncompleteEnvelope
 
TestAddNamespaces - Class in org.apache.axiom.ts.om.xpath
 
TestAddNamespaces(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.xpath.TestAddNamespaces
 
TestAddNamespaces2 - Class in org.apache.axiom.ts.om.xpath
 
TestAddNamespaces2(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.xpath.TestAddNamespaces2
 
TestAddSOAPText - Class in org.apache.axiom.ts.soap11.faultreason
 
TestAddSOAPText(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap11.faultreason.TestAddSOAPText
 
TestAddSOAPText - Class in org.apache.axiom.ts.soap12.faultreason
 
TestAddSOAPText(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.faultreason.TestAddSOAPText
 
TestAddSOAPTextWithSOAPVersionMismatch - Class in org.apache.axiom.ts.soap12.faultreason
 
TestAddSOAPTextWithSOAPVersionMismatch(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.faultreason.TestAddSOAPTextWithSOAPVersionMismatch
 
TestAdoptNode - Class in org.apache.axiom.ts.dom.document
Tests the behavior of Document.adoptNode(Node).
TestAdoptNode(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestAdoptNode
 
TestAdoptNodeToSameDocument - Class in org.apache.axiom.ts.dom.document
Tests the behavior of Document.adoptNode(Node) if the node is already owned by the document.
TestAdoptNodeToSameDocument(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestAdoptNodeToSameDocument
 
TestAdoptNodeWithParent - Class in org.apache.axiom.ts.dom.document
Tests the behavior of Document.adoptNode(Node) if the node to adopt has a parent.
TestAdoptNodeWithParent(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestAdoptNodeWithParent
 
TestAllowedChildren - Class in org.apache.axiom.ts.dom.document
 
TestAllowedChildren(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestAllowedChildren
 
TestAppendChild - Class in org.apache.axiom.ts.dom.element
 
TestAppendChild(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestAppendChild
 
TestAppendChildCyclic - Class in org.apache.axiom.ts.dom.element
Tests that Node.appendChild(Node) throws an appropriate exception if the invocation would result in a cyclic relationship.
TestAppendChildCyclic(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestAppendChildCyclic
 
TestAppendChildIncomplete - Class in org.apache.axiom.ts.omdom.element
Tests the behavior of Node.appendChild(Node) if the parent has not been built completely.
TestAppendChildIncomplete(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.element.TestAppendChildIncomplete
 
TestAppendChildSelf - Class in org.apache.axiom.ts.dom.element
Tests that Node.appendChild(Node) throws an appropriate exception if an attempt is made to add a node as a child of itself.
TestAppendChildSelf(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestAppendChildSelf
 
TestAppendChildWrongDocument - Class in org.apache.axiom.ts.dom.document
Tests that Node.appendChild(Node) throws an appropriate exception if an attempt is made to append a child that has a different owner document.
TestAppendChildWrongDocument(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestAppendChildWrongDocument
 
TestAppendChildWrongDocument - Class in org.apache.axiom.ts.dom.element
Tests that Node.appendChild(Node) throws an appropriate exception if an attempt is made to append a child that has a different owner document.
TestAppendChildWrongDocument(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestAppendChildWrongDocument
 
TestAppendData - Class in org.apache.axiom.ts.dom.text
 
TestAppendData(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.text.TestAppendData
 
testAttributeAsContext() - Method in class org.jaxen.test.XPathTestBase
 
testAttributeParent() - Method in class org.jaxen.test.XPathTestBase
 
TestAttributes - Class in org.apache.axiom.ts.dom.element
 
TestAttributes(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestAttributes
 
TestAttributes2 - Class in org.apache.axiom.ts.dom.element
 
TestAttributes2(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestAttributes2
 
TestAttributes3 - Class in org.apache.axiom.ts.dom.element
 
TestAttributes3(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestAttributes3
 
TestAttributes4 - Class in org.apache.axiom.ts.dom.element
 
TestAttributes4(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestAttributes4
 
TestAXIOMXPath - Class in org.apache.axiom.ts.om.xpath
 
TestAXIOMXPath(OMMetaFactory, String) - Constructor for class org.apache.axiom.ts.om.xpath.TestAXIOMXPath
 
testAxisNodeOrdering() - Method in class org.jaxen.test.XPathTestBase
 
TestBase64StreamingWithGetSAXSource - Class in org.apache.axiom.ts.om.text
Tests that when an OMText node is serialized by the SAXSource returned by OMContainer.getSAXSource(boolean), the implementation doesn't construct an in-memory base64 representation of the complete binary content, but writes it in chunks (streaming).
TestBase64StreamingWithGetSAXSource(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.text.TestBase64StreamingWithGetSAXSource
 
TestBase64StreamingWithSerialize - Class in org.apache.axiom.ts.om.text
Test that when an OMText node is written to an XMLStreamWriter without MTOM support, the implementation doesn't construct an in-memory base64 representation of the complete binary content, but writes it in chunks (streaming).
TestBase64StreamingWithSerialize(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.text.TestBase64StreamingWithSerialize
 
TestBodyHeaderOrder - Class in org.apache.axiom.ts.soap.envelope
 
TestBodyHeaderOrder(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestBodyHeaderOrder
 
TestBuilder - Class in org.apache.axiom.ts.soap11.builder
 
TestBuilder(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap11.builder.TestBuilder
 
TestBuilder - Class in org.apache.axiom.ts.soap12.builder
 
TestBuilder(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.builder.TestBuilder
 
TestBuildWithAttachments - Class in org.apache.axiom.ts.soap12.envelope
 
TestBuildWithAttachments(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.envelope.TestBuildWithAttachments
 
TestByteArrayDS - Class in org.apache.axiom.ts.om.sourcedelement
Tests functionality of ByteArrayDataSource
TestByteArrayDS(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestByteArrayDS
 
TestByteArrayDS - Class in org.apache.axiom.ts.soap.headerblock
Tests functionality of ByteArrayDataSource
TestByteArrayDS(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.headerblock.TestByteArrayDS
 
TestCaseEx - Class in org.apache.axiom.testutils.suite
 
TestCaseEx() - Constructor for class org.apache.axiom.testutils.suite.TestCaseEx
 
testCDATASectionsAreIncludedInTextNodes() - Method in class org.jaxen.test.XPathTestBase
 
TestCharArrayDS - Class in org.apache.axiom.ts.om.sourcedelement
Tests functionality of ByteArrayDataSource
TestCharArrayDS(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestCharArrayDS
 
TestChildReDeclaringGrandParentsDefaultNSWithPrefix - Class in org.apache.axiom.ts.om.element
 
TestChildReDeclaringGrandParentsDefaultNSWithPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestChildReDeclaringGrandParentsDefaultNSWithPrefix
 
TestChildReDeclaringParentsDefaultNSWithPrefix - Class in org.apache.axiom.ts.om.element
 
TestChildReDeclaringParentsDefaultNSWithPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestChildReDeclaringParentsDefaultNSWithPrefix
 
TestClone - Class in org.apache.axiom.ts.om.document
 
TestClone(OMMetaFactory, ConformanceTestFile) - Constructor for class org.apache.axiom.ts.om.document.TestClone
 
TestClone - Class in org.apache.axiom.ts.soap.envelope
 
TestClone(OMMetaFactory, SOAPSpec, String) - Constructor for class org.apache.axiom.ts.soap.envelope.TestClone
 
TestClone - Class in org.apache.axiom.ts.soap.message
Tests that the clone of a SOAPMessage created by OMInformationItem.clone(OMCloneOptions) is a SOAPMessage if and only if OMCloneOptions.isPreserveModel() is true.
TestClone(OMMetaFactory, SOAPSpec, boolean) - Constructor for class org.apache.axiom.ts.soap.message.TestClone
 
TestCloneIncomplete - Class in org.apache.axiom.ts.soap.message
Tests that OMInformationItem.clone(OMCloneOptions) correctly clones a SOAPMessage that is incomplete.
TestCloneIncomplete(OMMetaFactory, SOAPSpec, boolean) - Constructor for class org.apache.axiom.ts.soap.message.TestCloneIncomplete
 
TestCloneNode - Class in org.apache.axiom.ts.dom.attr
 
TestCloneNode(DocumentBuilderFactory, boolean) - Constructor for class org.apache.axiom.ts.dom.attr.TestCloneNode
 
TestCloneNode - Class in org.apache.axiom.ts.dom.document
 
TestCloneNode(DocumentBuilderFactory, ConformanceTestFile) - Constructor for class org.apache.axiom.ts.dom.document.TestCloneNode
 
TestCloneNode - Class in org.apache.axiom.ts.dom.documentfragment
 
TestCloneNode(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.documentfragment.TestCloneNode
 
TestCloneNode - Class in org.apache.axiom.ts.dom.element
 
TestCloneNode(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestCloneNode
 
TestCloneNodeIncomplete - Class in org.apache.axiom.ts.omdom.element
Tests Node.cloneNode(boolean) on an element that is not completely built.
TestCloneNodeIncomplete(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.element.TestCloneNodeIncomplete
 
TestCloneNodeWithAttributeHavingMultipleChildren - Class in org.apache.axiom.ts.dom.element
 
TestCloneNodeWithAttributeHavingMultipleChildren(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestCloneNodeWithAttributeHavingMultipleChildren
 
TestCloneNodeWithAttributes - Class in org.apache.axiom.ts.dom.element
Tests that Node.cloneNode(boolean) correctly clones the attributes of an element.
TestCloneNodeWithAttributes(DocumentBuilderFactory, boolean) - Constructor for class org.apache.axiom.ts.dom.element.TestCloneNodeWithAttributes
 
TestCloneNonDestructive - Class in org.apache.axiom.ts.om.sourcedelement
 
TestCloneNonDestructive(OMMetaFactory, boolean) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestCloneNonDestructive
 
TestCloneOMElement - Class in org.apache.axiom.ts.om.element
 
TestCloneOMElement(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestCloneOMElement
 
TestCloneOMElement - Class in org.apache.axiom.ts.omdom.element
Tests that the element returned by OMElement.cloneOMElement() has a different owner document than the original element.
TestCloneOMElement(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.element.TestCloneOMElement
 
TestCloneOMElement2 - Class in org.apache.axiom.ts.om.element
 
TestCloneOMElement2(OMMetaFactory, ConformanceTestFile) - Constructor for class org.apache.axiom.ts.om.element.TestCloneOMElement2
 
TestCloneOMElementNamespaceRepairing - Class in org.apache.axiom.ts.om.element
Tests that OMElement.cloneOMElement() performs namespace repairing.
TestCloneOMElementNamespaceRepairing(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestCloneOMElementNamespaceRepairing
 
TestCloneUnknownName - Class in org.apache.axiom.ts.om.sourcedelement
Tests the behavior of OMInformationItem.clone(OMCloneOptions) on an OMSourcedElement backed by a non destructive OMDataSource if the name of the element is unknown and the OMCloneOptions.setCopyOMDataSources(boolean) option is enabled.
TestCloneUnknownName(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestCloneUnknownName
 
TestCloneWithSourcedElement1 - Class in org.apache.axiom.ts.soap.envelope
 
TestCloneWithSourcedElement1(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestCloneWithSourcedElement1
 
TestCloneWithSourcedElement2 - Class in org.apache.axiom.ts.soap.envelope
 
TestCloneWithSourcedElement2(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestCloneWithSourcedElement2
 
TestCloseWithInputStream - Class in org.apache.axiom.ts.om.builder
 
TestCloseWithInputStream(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestCloseWithInputStream
 
TestCloseWithReader - Class in org.apache.axiom.ts.om.builder
 
TestCloseWithReader(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestCloseWithReader
 
TestCloseWithXMLStreamReader - Class in org.apache.axiom.ts.om.builder
 
TestCloseWithXMLStreamReader(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestCloseWithXMLStreamReader
 
TestCommentInEpilog - Class in org.apache.axiom.ts.soap.builder
Tests that the SOAP builder creates OMComment nodes for comments appearing after the document element.
TestCommentInEpilog(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.builder.TestCommentInEpilog
 
TestCommentInProlog - Class in org.apache.axiom.ts.soap.builder
Tests that the SOAP builder creates OMComment nodes for comments in the XML prolog.
TestCommentInProlog(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.builder.TestCommentInProlog
 
TestComplete - Class in org.apache.axiom.ts.om.sourcedelement
Make sure that the incomplete setting of an OMSE is not propogated to the root
TestComplete(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestComplete
 
testCorrectPredicateApplication() - Method in class org.jaxen.test.XPathTestBase
 
testCountFunction() - Method in class org.jaxen.test.XPathTestBase
 
testCountFunctionMore() - Method in class org.jaxen.test.XPathTestBase
 
TestCreateAttribute - Class in org.apache.axiom.ts.dom.document
 
TestCreateAttribute(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestCreateAttribute
 
TestCreateAttributeNS - Class in org.apache.axiom.ts.dom.document
 
TestCreateAttributeNS(DocumentBuilderFactory, QName) - Constructor for class org.apache.axiom.ts.dom.document.TestCreateAttributeNS
 
TestCreateAttributeNSInvalid - Class in org.apache.axiom.ts.dom.document
 
TestCreateAttributeNSInvalid(DocumentBuilderFactory, QName) - Constructor for class org.apache.axiom.ts.dom.document.TestCreateAttributeNSInvalid
 
TestCreateAttributeNSWithoutNamespace - Class in org.apache.axiom.ts.dom.document
 
TestCreateAttributeNSWithoutNamespace(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestCreateAttributeNSWithoutNamespace
 
TestCreateCDATASection - Class in org.apache.axiom.ts.dom.document
 
TestCreateCDATASection(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestCreateCDATASection
 
TestCreateElement - Class in org.apache.axiom.ts.dom.document
 
TestCreateElement(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestCreateElement
 
TestCreateElementNS - Class in org.apache.axiom.ts.dom.document
 
TestCreateElementNS(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestCreateElementNS
 
TestCreateElementNSWithInvalidName - Class in org.apache.axiom.ts.dom.document
 
TestCreateElementNSWithInvalidName(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestCreateElementNSWithInvalidName
 
TestCreateElementNSWithoutNamespace - Class in org.apache.axiom.ts.dom.document
 
TestCreateElementNSWithoutNamespace(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestCreateElementNSWithoutNamespace
 
TestCreateEntityReference - Class in org.apache.axiom.ts.dom.document
 
TestCreateEntityReference(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestCreateEntityReference
 
TestCreateOMAttribute - Class in org.apache.axiom.ts.omdom.factory
 
TestCreateOMAttribute(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.factory.TestCreateOMAttribute
 
TestCreateOMAttributeGeneratedPrefix - Class in org.apache.axiom.ts.om.factory
Tests that OMFactory.createOMAttribute(String, OMNamespace, String) generates a prefix if an OMNamespace object with a null prefix and a non empty namespace URI is given.
TestCreateOMAttributeGeneratedPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMAttributeGeneratedPrefix
 
TestCreateOMAttributeNullPrefixNoNamespace - Class in org.apache.axiom.ts.om.factory
Tests the behavior of OMFactory.createOMAttribute(String, OMNamespace, String) if an OMNamespace object with a null prefix and an empty namespace URI is given.
TestCreateOMAttributeNullPrefixNoNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMAttributeNullPrefixNoNamespace
 
TestCreateOMAttributeWithInvalidNamespace - Class in org.apache.axiom.ts.om.factory
 
TestCreateOMAttributeWithInvalidNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMAttributeWithInvalidNamespace
 
TestCreateOMBuilderFromDOM - Class in org.apache.axiom.ts.om.builder
 
TestCreateOMBuilderFromDOM(OMMetaFactory, ConformanceTestFile, Boolean) - Constructor for class org.apache.axiom.ts.om.builder.TestCreateOMBuilderFromDOM
 
TestCreateOMBuilderFromDOMElement - Class in org.apache.axiom.ts.om.builder
Tests that OMXMLBuilderFactory.createOMBuilder(Node, boolean) can be used to create a builder from an Element and that the resulting Axiom tree corresponds to a the subtree defined by that element.
TestCreateOMBuilderFromDOMElement(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestCreateOMBuilderFromDOMElement
 
TestCreateOMBuilderFromSAXSource - Class in org.apache.axiom.ts.om.builder
 
TestCreateOMBuilderFromSAXSource(OMMetaFactory, ConformanceTestFile, Boolean) - Constructor for class org.apache.axiom.ts.om.builder.TestCreateOMBuilderFromSAXSource
 
TestCreateOMCommentWithoutParent - Class in org.apache.axiom.ts.om.factory
 
TestCreateOMCommentWithoutParent(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMCommentWithoutParent
 
TestCreateOMDocTypeWithoutParent - Class in org.apache.axiom.ts.om.factory
 
TestCreateOMDocTypeWithoutParent(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMDocTypeWithoutParent
 
TestCreateOMDocument - Class in org.apache.axiom.ts.om.factory
 
TestCreateOMDocument(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMDocument
 
TestCreateOMElementWithDefaultNamespace - Class in org.apache.axiom.ts.om.factory
 
TestCreateOMElementWithDefaultNamespace(OMMetaFactory, CreateOMElementVariant, CreateOMElementParentSupplier) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMElementWithDefaultNamespace
 
TestCreateOMElementWithGeneratedPrefix - Class in org.apache.axiom.ts.om.factory
Tests the behavior of the createOMElement methods in OMFactory when requested to create an element with a namespace but no namespace prefix is given and no matching namespace declaration is in scope.
TestCreateOMElementWithGeneratedPrefix(OMMetaFactory, CreateOMElementVariant, CreateOMElementParentSupplier) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMElementWithGeneratedPrefix
 
TestCreateOMElementWithInvalidNamespace - Class in org.apache.axiom.ts.om.factory
Tests that OMFactory forbids creating prefixed elements with an empty namespace name.
TestCreateOMElementWithInvalidNamespace(OMMetaFactory, CreateOMElementVariant, CreateOMElementParentSupplier) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMElementWithInvalidNamespace
 
TestCreateOMElementWithNamespaceInScope1 - Class in org.apache.axiom.ts.om.factory
Tests the behavior of the createOMElement methods in OMFactory if no namespace prefix is given and an existing namespace declaration is in scope.
TestCreateOMElementWithNamespaceInScope1(OMMetaFactory, CreateOMElementVariant) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMElementWithNamespaceInScope1
 
TestCreateOMElementWithNamespaceInScope2 - Class in org.apache.axiom.ts.om.factory
Tests the behavior of the createOMElement methods in OMFactory if a namespace prefix is given and an existing namespace declaration for the same URI but a different prefix is in scope.
TestCreateOMElementWithNamespaceInScope2(OMMetaFactory, CreateOMElementVariant) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMElementWithNamespaceInScope2
 
TestCreateOMElementWithNamespaceInScope3 - Class in org.apache.axiom.ts.om.factory
Tests the behavior of the createOMElement methods in OMFactory if an empty namespace prefix is given and an existing namespace declaration for the same URI but non empty prefix is in scope.
TestCreateOMElementWithNamespaceInScope3(OMMetaFactory, CreateOMElementVariant) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMElementWithNamespaceInScope3
 
TestCreateOMElementWithNonDefaultNamespace - Class in org.apache.axiom.ts.om.factory
 
TestCreateOMElementWithNonDefaultNamespace(OMMetaFactory, CreateOMElementVariant, CreateOMElementParentSupplier) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMElementWithNonDefaultNamespace
 
TestCreateOMElementWithNullOMDataSource1 - Class in org.apache.axiom.ts.om.factory
Tests the behavior of OMFactory.createOMElement(OMDataSource, String, OMNamespace) if the data source is null.
TestCreateOMElementWithNullOMDataSource1(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMElementWithNullOMDataSource1
 
TestCreateOMElementWithNullOMDataSource2 - Class in org.apache.axiom.ts.om.factory
Tests the behavior of OMFactory.createOMElement(OMDataSource, QName) if the data source is null.
TestCreateOMElementWithNullOMDataSource2(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMElementWithNullOMDataSource2
 
TestCreateOMElementWithNullURIAndPrefix - Class in org.apache.axiom.ts.om.factory
 
TestCreateOMElementWithNullURIAndPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMElementWithNullURIAndPrefix
 
TestCreateOMElementWithoutNamespace - Class in org.apache.axiom.ts.om.factory
Tests the behavior of the createOMElement methods in OMFactory when requested to create an element without namespace.
TestCreateOMElementWithoutNamespace(OMMetaFactory, CreateOMElementVariant, CreateOMElementParentSupplier) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMElementWithoutNamespace
 
TestCreateOMElementWithoutNamespace2 - Class in org.apache.axiom.ts.om.factory
Tests the behavior of the createOMElement methods in OMFactory when requested to create an element without namespace as a child of an element that has a default namespace with a non empty namespace URI.
TestCreateOMElementWithoutNamespace2(OMMetaFactory, CreateOMElementVariant) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMElementWithoutNamespace2
 
TestCreateOMElementWithoutNamespace3 - Class in org.apache.axiom.ts.om.factory
Tests the behavior of the createOMElement methods in OMFactory when requested to create an element without namespace as a child of an element with a xmlns="" declaration.
TestCreateOMElementWithoutNamespace3(OMMetaFactory, CreateOMElementVariant) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMElementWithoutNamespace3
 
TestCreateOMElementWithoutNamespaceNullPrefix - Class in org.apache.axiom.ts.om.factory
Tests the behavior of the createOMElement methods in OMFactory when requested to create an element without namespace and the specified namespace prefix is null.
TestCreateOMElementWithoutNamespaceNullPrefix(OMMetaFactory, CreateOMElementVariant, CreateOMElementParentSupplier) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMElementWithoutNamespaceNullPrefix
 
TestCreateOMEntityReference - Class in org.apache.axiom.ts.om.factory
 
TestCreateOMEntityReference(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMEntityReference
 
TestCreateOMEntityReferenceWithNullParent - Class in org.apache.axiom.ts.om.factory
 
TestCreateOMEntityReferenceWithNullParent(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMEntityReferenceWithNullParent
 
TestCreateOMNamespace - Class in org.apache.axiom.ts.om.factory
 
TestCreateOMNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMNamespace
 
TestCreateOMNamespaceWithNullURI - Class in org.apache.axiom.ts.om.factory
 
TestCreateOMNamespaceWithNullURI(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMNamespaceWithNullURI
 
TestCreateOMProcessingInstructionWithoutParent - Class in org.apache.axiom.ts.om.factory
 
TestCreateOMProcessingInstructionWithoutParent(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMProcessingInstructionWithoutParent
 
TestCreateOMText - Class in org.apache.axiom.ts.om.factory
 
TestCreateOMText(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMText
 
TestCreateOMTextCDATASection - Class in org.apache.axiom.ts.omdom.factory
Tests that OMFactory.createOMText(String, int) creates a node that implements CDATASection if the specified type is OMNode.CDATA_SECTION_NODE.
TestCreateOMTextCDATASection(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.factory.TestCreateOMTextCDATASection
 
TestCreateOMTextCDATASectionWithParent - Class in org.apache.axiom.ts.omdom.factory
Tests that OMFactory.createOMText(OMContainer, String, int) creates a node that implements CDATASection if the specified type is OMNode.CDATA_SECTION_NODE.
TestCreateOMTextCDATASectionWithParent(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.factory.TestCreateOMTextCDATASectionWithParent
 
TestCreateOMTextFromDataHandlerProvider - Class in org.apache.axiom.ts.om.factory
 
TestCreateOMTextFromDataHandlerProvider(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMTextFromDataHandlerProvider
 
TestCreateOMTextFromOMText - Class in org.apache.axiom.ts.om.factory
TestCreateOMTextFromOMText(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMTextFromOMText
 
TestCreateOMTextWithNullParent - Class in org.apache.axiom.ts.om.factory
Tests that OMFactory.createOMText(OMContainer, String) can be used to create an orphaned node by setting parent to null.
TestCreateOMTextWithNullParent(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMTextWithNullParent
 
TestCreateSOAPEnvelope - Class in org.apache.axiom.ts.soap.factory
 
TestCreateSOAPEnvelope(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.factory.TestCreateSOAPEnvelope
 
TestCreateSOAPEnvelopeWithCustomPrefix - Class in org.apache.axiom.ts.soap.factory
TestCreateSOAPEnvelopeWithCustomPrefix(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.factory.TestCreateSOAPEnvelopeWithCustomPrefix
 
TestCreateSOAPFault - Class in org.apache.axiom.ts.soap.factory
 
TestCreateSOAPFault(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.factory.TestCreateSOAPFault
 
TestCreateSOAPFaultDetail - Class in org.apache.axiom.ts.soap.factory
 
TestCreateSOAPFaultDetail(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.factory.TestCreateSOAPFaultDetail
 
TestCreateSOAPFaultSubCode - Class in org.apache.axiom.ts.soap12.factory
TestCreateSOAPFaultSubCode(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.factory.TestCreateSOAPFaultSubCode
 
TestCreateStAXOMBuilderFromFragment - Class in org.apache.axiom.ts.om.builder
TestCreateStAXOMBuilderFromFragment(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestCreateStAXOMBuilderFromFragment
 
TestCreateStAXOMBuilderIncorrectState - Class in org.apache.axiom.ts.om.builder
TestCreateStAXOMBuilderIncorrectState(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestCreateStAXOMBuilderIncorrectState
 
TestCreateStAXOMBuilderNamespaceRepairing - Class in org.apache.axiom.ts.om.builder
Tests that OMMetaFactory.createStAXOMBuilder(OMFactory, XMLStreamReader) performs namespace repairing.
TestCreateStAXOMBuilderNamespaceRepairing(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestCreateStAXOMBuilderNamespaceRepairing
 
TestCreateStAXOMBuilderNamespaceRepairing2 - Class in org.apache.axiom.ts.om.builder
Tests that OMMetaFactory.createStAXOMBuilder(OMFactory, XMLStreamReader) correctly performs namespace repairing in cases where a namespace declaration of the form xmlns="" is required.
TestCreateStAXOMBuilderNamespaceRepairing2(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestCreateStAXOMBuilderNamespaceRepairing2
 
TestCreateText - Class in org.apache.axiom.ts.dom.document
 
TestCreateText(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestCreateText
 
TestDataSource - Class in org.apache.axiom.testutils.activation
Test data source that produces a byte sequence with specified length and with all bytes equal to a specified value.
TestDataSource(int, long) - Constructor for class org.apache.axiom.testutils.activation.TestDataSource
 
TestDeclareDefaultNamespace1 - Class in org.apache.axiom.ts.om.element
 
TestDeclareDefaultNamespace1(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestDeclareDefaultNamespace1
 
TestDeclareDefaultNamespace2 - Class in org.apache.axiom.ts.om.element
 
TestDeclareDefaultNamespace2(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestDeclareDefaultNamespace2
 
TestDeclareDefaultNamespaceConflict1 - Class in org.apache.axiom.ts.om.element
Tests that OMElement.declareDefaultNamespace(String) throws an exception if an attempt is made to add a namespace declaration that would conflict with the namespace information of the element.
TestDeclareDefaultNamespaceConflict1(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestDeclareDefaultNamespaceConflict1
 
TestDeclareDefaultNamespaceConflict2 - Class in org.apache.axiom.ts.om.element
Tests that OMElement.declareDefaultNamespace(String) throws an exception if an attempt is made to add a namespace declaration that would conflict with the namespace information of the element.
TestDeclareDefaultNamespaceConflict2(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestDeclareDefaultNamespaceConflict2
 
TestDeclareNamespace1 - Class in org.apache.axiom.ts.om.element
 
TestDeclareNamespace1(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestDeclareNamespace1
 
TestDeclareNamespaceInvalid1 - Class in org.apache.axiom.ts.om.element
Tests Axiom's behavior when OMElement.declareNamespace(String, String) is used to add a namespace declaration that binds a prefix to an empty namespace URI.
TestDeclareNamespaceInvalid1(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestDeclareNamespaceInvalid1
 
TestDeclareNamespaceInvalid2 - Class in org.apache.axiom.ts.om.element
Tests Axiom's behavior when OMElement.declareNamespace(OMNamespace) is used to add a namespace declaration that binds a prefix to an empty namespace URI.
TestDeclareNamespaceInvalid2(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestDeclareNamespaceInvalid2
 
TestDeclareNamespaceWithGeneratedPrefix1 - Class in org.apache.axiom.ts.om.element
Tests that OMElement.declareNamespace(OMNamespace) generates a new prefix if the prefix specified in the OMNamespace object is null.
TestDeclareNamespaceWithGeneratedPrefix1(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestDeclareNamespaceWithGeneratedPrefix1
 
TestDeclareNamespaceWithGeneratedPrefix2 - Class in org.apache.axiom.ts.om.element
Tests that OMElement.declareNamespace(String, String) generates a new prefix if the specified prefix is empty.
TestDeclareNamespaceWithGeneratedPrefix2(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestDeclareNamespaceWithGeneratedPrefix2
 
TestDeclareNamespaceWithGeneratedPrefix3 - Class in org.apache.axiom.ts.om.element
Tests that OMElement.declareNamespace(String, String) generates a new prefix if the specified prefix is null.
TestDeclareNamespaceWithGeneratedPrefix3(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestDeclareNamespaceWithGeneratedPrefix3
 
TestDetach - Class in org.apache.axiom.ts.om.node
Tests the behavior of OMNode.detach().
TestDetach(OMMetaFactory, boolean) - Constructor for class org.apache.axiom.ts.om.node.TestDetach
 
TestDetach - Class in org.apache.axiom.ts.omdom.element
Tests that after a node has been removed from its parent using OMNode.detach(), it will have a new owner document.
TestDetach(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.element.TestDetach
 
TestDetach - Class in org.apache.axiom.ts.soap.envelope
Tests OMNode.detach() when used on a SOAPEnvelope.
TestDetach(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestDetach
 
TestDetachAfterBuilderClose - Class in org.apache.axiom.ts.om.node
 
TestDetachAfterBuilderClose(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.node.TestDetachAfterBuilderClose
 
TestDetachFirstChild - Class in org.apache.axiom.ts.om.node
Tests the behavior of OMNode.detach().
TestDetachFirstChild(OMMetaFactory, boolean) - Constructor for class org.apache.axiom.ts.om.node.TestDetachFirstChild
 
TestDetailEntriesUsingDefaultNamespaceWithParser - Class in org.apache.axiom.ts.soap.faultdetail
Tests parsing of a SOAP fault that has detail entries that use a default namespace.
TestDetailEntriesUsingDefaultNamespaceWithParser(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.faultdetail.TestDetailEntriesUsingDefaultNamespaceWithParser
 
TestDigest - Class in org.apache.axiom.ts.om.document
 
TestDigest(OMMetaFactory, String, String, String) - Constructor for class org.apache.axiom.ts.om.document.TestDigest
 
TestDigest - Class in org.apache.axiom.ts.om.pi
 
TestDigest(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.pi.TestDigest
 
TestDigest - Class in org.apache.axiom.ts.om.text
 
TestDigest(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.text.TestDigest
 
TestDigestWithNamespace - Class in org.apache.axiom.ts.om.attribute
 
TestDigestWithNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.attribute.TestDigestWithNamespace
 
TestDigestWithNamespace - Class in org.apache.axiom.ts.om.element
 
TestDigestWithNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestDigestWithNamespace
 
TestDigestWithoutNamespace - Class in org.apache.axiom.ts.om.attribute
 
TestDigestWithoutNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.attribute.TestDigestWithoutNamespace
 
TestDigestWithoutNamespace - Class in org.apache.axiom.ts.om.element
 
TestDigestWithoutNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestDigestWithoutNamespace
 
TestDiscardDocumentElement - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMNode.discard() on an incomplete OMElement that is a document element, i.e.
TestDiscardDocumentElement(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestDiscardDocumentElement
 
TestDiscardIncomplete - Class in org.apache.axiom.ts.om.element
Test the discard method
TestDiscardIncomplete(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestDiscardIncomplete
 
TestDiscardIncomplete - Class in org.apache.axiom.ts.soap.header
 
TestDiscardIncomplete(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.header.TestDiscardIncomplete
 
TestDiscardPartiallyBuilt - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMNode.discard() on an element that is partially built, more precisely in a situation where the builder is building a descendant that is not an immediate child of the element.
TestDiscardPartiallyBuilt(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestDiscardPartiallyBuilt
 
TestDiscardPartiallyBuilt - Class in org.apache.axiom.ts.soap.header
Tests the behavior of OMNode.discard() on a SOAPHeader that is partially built, more precisely in a situation where the builder is building a descendant that is not an immediate child of the header.
TestDiscardPartiallyBuilt(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.header.TestDiscardPartiallyBuilt
 
testDocument - Static variable in class org.apache.axiom.ts.om.sourcedelement.OMSourcedElementTest
 
testDocument2 - Static variable in class org.apache.axiom.ts.om.sourcedelement.OMSourcedElementTest
 
testDocument3 - Static variable in class org.apache.axiom.ts.om.sourcedelement.OMSourcedElementTest
 
testDocumentFunction1() - Method in class org.jaxen.test.XPathTestBase
 
testDocumentFunctionActual() - Method in class org.jaxen.test.XPathTestBase
 
testDocumentFunctionContextExample() - Method in class org.jaxen.test.XPathTestBase
 
TestDocumentSiblings - Class in org.apache.axiom.ts.dom.document
 
TestDocumentSiblings(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestDocumentSiblings
 
TestDTD - Class in org.apache.axiom.ts.soap.builder
Tests that the SOAP model builder rejects attempts to create a DTD.
TestDTD(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.builder.TestDTD
 
TestEquals - Class in org.apache.axiom.ts.om.namespace
Tests the behavior of OMNamespace.equals(String, String) for an OMNamespace instance with non null prefix.
TestEquals(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.namespace.TestEquals
 
TestEqualsHashCode - Class in org.apache.axiom.ts.om.attribute
 
TestEqualsHashCode(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.attribute.TestEqualsHashCode
 
TestEqualsWithNullPrefix - Class in org.apache.axiom.ts.om.namespace
Tests the behavior of OMNamespace.equals(String, String) for an OMNamespace instance with non prefix.
TestEqualsWithNullPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.namespace.TestEqualsWithNullPrefix
 
TestExamineAllHeaderBlocks - Class in org.apache.axiom.ts.soap.header
 
TestExamineAllHeaderBlocks(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.header.TestExamineAllHeaderBlocks
 
TestExamineAllHeaderBlocksWithParser - Class in org.apache.axiom.ts.soap.header
 
TestExamineAllHeaderBlocksWithParser(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.header.TestExamineAllHeaderBlocksWithParser
 
TestExamineAllHeaderBlocksWithParser - Class in org.apache.axiom.ts.soap11.header
 
TestExamineAllHeaderBlocksWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap11.header.TestExamineAllHeaderBlocksWithParser
 
TestExamineAllHeaderBlocksWithParser - Class in org.apache.axiom.ts.soap12.header
 
TestExamineAllHeaderBlocksWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.header.TestExamineAllHeaderBlocksWithParser
 
TestExamineHeaderBlocks - Class in org.apache.axiom.ts.soap.header
 
TestExamineHeaderBlocks(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.header.TestExamineHeaderBlocks
 
TestExamineHeaderBlocksWithParser - Class in org.apache.axiom.ts.soap11.header
 
TestExamineHeaderBlocksWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap11.header.TestExamineHeaderBlocksWithParser
 
TestExamineHeaderBlocksWithParser - Class in org.apache.axiom.ts.soap12.header
 
TestExamineHeaderBlocksWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.header.TestExamineHeaderBlocksWithParser
 
TestExamineMustUnderstandHeaderBlocks - Class in org.apache.axiom.ts.soap12.header
 
TestExamineMustUnderstandHeaderBlocks(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.header.TestExamineMustUnderstandHeaderBlocks
 
TestExamineMustUnderstandHeaderBlocksWithParser - Class in org.apache.axiom.ts.soap11.header
 
TestExamineMustUnderstandHeaderBlocksWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap11.header.TestExamineMustUnderstandHeaderBlocksWithParser
 
TestExamineMustUnderstandHeaderBlocksWithParser - Class in org.apache.axiom.ts.soap12.header
 
TestExamineMustUnderstandHeaderBlocksWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.header.TestExamineMustUnderstandHeaderBlocksWithParser
 
TestExpand - Class in org.apache.axiom.ts.om.sourcedelement
Make sure the expanded OMSourcedElement behaves like a normal OMElement.
TestExpand(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestExpand
 
TestExtractAllHeaderBlocks - Class in org.apache.axiom.ts.soap.header
 
TestExtractAllHeaderBlocks(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.header.TestExtractAllHeaderBlocks
 
TestFactoryIsSingleton - Class in org.apache.axiom.ts.om.factory
Tests that the OMFactory returned by OMMetaFactory is a singleton.
TestFactoryIsSingleton(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestFactoryIsSingleton
 
TestFactoryIsSingleton - Class in org.apache.axiom.ts.soap.factory
Tests that the SOAP factories returned by OMMetaFactory are singletons.
TestFactoryIsSingleton(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.factory.TestFactoryIsSingleton
 
TestFindNamespaceByNamespaceURIMasked - Class in org.apache.axiom.ts.om.element
Tests that OMElement.findNamespace(String, String) returns null if the matching namespace declaration is masked by another namespace declaration, i.e.
TestFindNamespaceByNamespaceURIMasked(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestFindNamespaceByNamespaceURIMasked
 
TestFindNamespaceByPrefix - Class in org.apache.axiom.ts.om.element
 
TestFindNamespaceByPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestFindNamespaceByPrefix
 
TestFindNamespaceCaseSensitivity - Class in org.apache.axiom.ts.om.element
 
TestFindNamespaceCaseSensitivity(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestFindNamespaceCaseSensitivity
 
TestFindNamespaceURIWithPrefixUndeclaring - Class in org.apache.axiom.ts.om.element
 
TestFindNamespaceURIWithPrefixUndeclaring(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestFindNamespaceURIWithPrefixUndeclaring
 
testFloatingPointArithmetic() - Method in class org.jaxen.test.XPathTestBase
 
testForParserErrors() - Method in class org.jaxen.test.XPathTestBase
 
TestFullyBuilt - Class in org.apache.axiom.ts.om.navigator
 
TestFullyBuilt(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.navigator.TestFullyBuilt
 
TestGetAllAttributes1 - Class in org.apache.axiom.ts.om.element
Test OMElement.getAllAttributes() on a programmatically created document.
TestGetAllAttributes1(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetAllAttributes1
 
TestGetAllAttributes2 - Class in org.apache.axiom.ts.om.element
Test OMElement.getAllAttributes() on a parsed document.
TestGetAllAttributes2(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetAllAttributes2
 
TestGetAllDeclaredNamespaces - Class in org.apache.axiom.ts.om.element
 
TestGetAllDeclaredNamespaces(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetAllDeclaredNamespaces
 
TestGetAllDeclaredNamespacesRemove - Class in org.apache.axiom.ts.om.element
Tests that Iterator.remove() can be used on the iterator returned by OMElement.getAllDeclaredNamespaces() to remove a namespace declaration.
TestGetAllDeclaredNamespacesRemove(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetAllDeclaredNamespacesRemove
 
TestGetAllDetailEntries - Class in org.apache.axiom.ts.soap.faultdetail
 
TestGetAllDetailEntries(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.faultdetail.TestGetAllDetailEntries
 
TestGetAllDetailEntriesWithParser - Class in org.apache.axiom.ts.soap.faultdetail
 
TestGetAllDetailEntriesWithParser(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.faultdetail.TestGetAllDetailEntriesWithParser
 
TestGetAttributeQName - Class in org.apache.axiom.ts.om.xpath
Tests that DocumentNavigator.getAttributeQName(Object) returns the correct result for an attribute with namespace.
TestGetAttributeQName(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.xpath.TestGetAttributeQName
 
TestGetAttributeValueNonExisting - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.getAttributeValue(QName) if the element has no attribute with the given QName.
TestGetAttributeValueNonExisting(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetAttributeValueNonExisting
 
TestGetAttributeValueWithXmlPrefix1 - Class in org.apache.axiom.ts.om.element
Test that OMElement.getAttributeValue(QName) works properly for an attribute with the xml prefix, even if this prefix is not declared explicitly.
TestGetAttributeValueWithXmlPrefix1(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetAttributeValueWithXmlPrefix1
 
TestGetAttributeValueWithXmlPrefix2 - Class in org.apache.axiom.ts.om.element
Test that OMElement.getAttributeValue(QName) works properly for an attribute with the xml prefix, even if this prefix is not declared explicitly.
TestGetAttributeValueWithXmlPrefix2(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetAttributeValueWithXmlPrefix2
 
TestGetAttributeWithXmlPrefix1 - Class in org.apache.axiom.ts.om.element
Test that OMElement.getAttribute(QName) works properly for an attribute with the xml prefix, even if this prefix is not declared explicitly.
TestGetAttributeWithXmlPrefix1(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetAttributeWithXmlPrefix1
 
TestGetAttributeWithXmlPrefix2 - Class in org.apache.axiom.ts.om.element
Test that OMElement.getAttribute(QName) works properly for an attribute with the xml prefix, even if this prefix is not declared explicitly.
TestGetAttributeWithXmlPrefix2(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetAttributeWithXmlPrefix2
 
TestGetBody - Class in org.apache.axiom.ts.soap.envelope
 
TestGetBody(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestGetBody
 
TestGetBodyOnEmptyEnvelope - Class in org.apache.axiom.ts.soap.envelope
 
TestGetBodyOnEmptyEnvelope(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestGetBodyOnEmptyEnvelope
 
TestGetBodyOnEnvelopeWithHeaderOnly - Class in org.apache.axiom.ts.soap.envelope
 
TestGetBodyOnEnvelopeWithHeaderOnly(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestGetBodyOnEnvelopeWithHeaderOnly
 
TestGetBodyWithParser - Class in org.apache.axiom.ts.soap.envelope
 
TestGetBodyWithParser(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestGetBodyWithParser
 
TestGetCharsetEncodingWithParser - Class in org.apache.axiom.ts.soap.message
Tests OMDocument.getCharsetEncoding() on a SOAPMessage created by a builder.
TestGetCharsetEncodingWithParser(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.message.TestGetCharsetEncodingWithParser
 
TestGetChildElements - Class in org.apache.axiom.ts.om.element
Test the element iterator
TestGetChildElements(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetChildElements
 
TestGetChildElementsConcurrentModification - Class in org.apache.axiom.ts.om.element
Tests that the iterator returned by OMElement.getChildElements() throws a ConcurrentModificationException if the current node is removed using a method other than Iterator.remove().
TestGetChildElementsConcurrentModification(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetChildElementsConcurrentModification
 
TestGetChildNodes - Class in org.apache.axiom.ts.dom.attr
 
TestGetChildNodes(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.attr.TestGetChildNodes
 
TestGetChildNodes - Class in org.apache.axiom.ts.dom.text
 
TestGetChildNodes(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.text.TestGetChildNodes
 
TestGetChildren - Class in org.apache.axiom.ts.om.element
Test the plain iterator which includes all the children (including the texts)
TestGetChildren(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetChildren
 
TestGetChildrenConcurrentModification - Class in org.apache.axiom.ts.om.element
Tests that the iterator returned by OMContainer.getChildren() throws a ConcurrentModificationException if the current node is removed using a method other than Iterator.remove().
TestGetChildrenConcurrentModification(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetChildrenConcurrentModification
 
TestGetChildrenRemove1 - Class in org.apache.axiom.ts.om.element
test the remove exception behavior
TestGetChildrenRemove1(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetChildrenRemove1
 
TestGetChildrenRemove2 - Class in org.apache.axiom.ts.om.element
test the remove exception behavior, consecutive remove calls
TestGetChildrenRemove2(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetChildrenRemove2
 
TestGetChildrenRemove3 - Class in org.apache.axiom.ts.om.element
Remove all!
TestGetChildrenRemove3(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetChildrenRemove3
 
TestGetChildrenRemove4 - Class in org.apache.axiom.ts.om.element
test whether the children count reduces.
TestGetChildrenRemove4(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetChildrenRemove4
 
TestGetChildrenWithLocalName - Class in org.apache.axiom.ts.om.element
 
TestGetChildrenWithLocalName(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetChildrenWithLocalName
 
TestGetChildrenWithName - Class in org.apache.axiom.ts.om.element
Test the element iterator
TestGetChildrenWithName(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetChildrenWithName
 
TestGetChildrenWithName2 - Class in org.apache.axiom.ts.om.element
 
TestGetChildrenWithName2(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetChildrenWithName2
 
TestGetChildrenWithName3 - Class in org.apache.axiom.ts.om.element
Regression test for AXIOM-166.
TestGetChildrenWithName3(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetChildrenWithName3
 
TestGetChildrenWithName4 - Class in org.apache.axiom.ts.om.element
 
TestGetChildrenWithName4(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetChildrenWithName4
 
TestGetChildrenWithNameNextWithoutHasNext - Class in org.apache.axiom.ts.om.element
Tests that the iterator returned by OMContainer.getChildrenWithName(QName) returns the correct element when Iterator.next() is used without calling Iterator.hasNext() before.
TestGetChildrenWithNameNextWithoutHasNext(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetChildrenWithNameNextWithoutHasNext
 
TestGetChildrenWithNamespaceURI - Class in org.apache.axiom.ts.om.element
TestGetChildrenWithNamespaceURI(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetChildrenWithNamespaceURI
 
TestGetCode - Class in org.apache.axiom.ts.soap.fault
 
TestGetCode(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.fault.TestGetCode
 
TestGetCodeWithParser - Class in org.apache.axiom.ts.soap.fault
 
TestGetCodeWithParser(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.fault.TestGetCodeWithParser
 
TestGetDefaultEnvelope - Class in org.apache.axiom.ts.soap.factory
Checks the content of the SOAP envelope returned by SOAPFactory.getDefaultEnvelope().
TestGetDefaultEnvelope(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.factory.TestGetDefaultEnvelope
 
TestGetDefaultFaultEnvelope - Class in org.apache.axiom.ts.soap.factory
TestGetDefaultFaultEnvelope(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.factory.TestGetDefaultFaultEnvelope
 
TestGetDefaultNamespace - Class in org.apache.axiom.ts.om.element
 
TestGetDefaultNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetDefaultNamespace
 
TestGetDefaultNamespace2 - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.getDefaultNamespace() in the special case where the element has no namespace and was created as a child element of an element having a default namespace with a non empty namespace URI.
TestGetDefaultNamespace2(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetDefaultNamespace2
 
TestGetDescendants - Class in org.apache.axiom.ts.om.element
 
TestGetDescendants(OMMetaFactory, boolean) - Constructor for class org.apache.axiom.ts.om.element.TestGetDescendants
 
TestGetDetail - Class in org.apache.axiom.ts.soap.fault
 
TestGetDetail(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.fault.TestGetDetail
 
TestGetDetailWithParser - Class in org.apache.axiom.ts.soap.fault
 
TestGetDetailWithParser(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.fault.TestGetDetailWithParser
 
TestGetDocumentElement - Class in org.apache.axiom.ts.om.builder
TestGetDocumentElement(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestGetDocumentElement
 
TestGetDocumentElementWithDiscardDocument - Class in org.apache.axiom.ts.om.builder
Tests the behavior of OMXMLParserWrapper.getDocumentElement(boolean) with discardDocument set to true.
TestGetDocumentElementWithDiscardDocument(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestGetDocumentElementWithDiscardDocument
 
TestGetDocumentElementWithIllFormedDocument - Class in org.apache.axiom.ts.om.builder
Tests that OMXMLParserWrapper.getDocumentElement() throws an exception (instead of returning null) if the input document has no document element.
TestGetDocumentElementWithIllFormedDocument(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestGetDocumentElementWithIllFormedDocument
 
TestGetDocumentFromBuilder - Class in org.apache.axiom.ts.om.sourcedelement
TestGetDocumentFromBuilder(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestGetDocumentFromBuilder
 
TestGetDomConfigDefaults - Class in org.apache.axiom.ts.dom.document
Tests that the DOMConfiguration object returned by Document.getDomConfig() is initialized with the correct default values as defined by the DOM specification.
TestGetDomConfigDefaults(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestGetDomConfigDefaults
 
TestGetElementsByTagName - Class in org.apache.axiom.ts.dom.element
Testing the NodeList returned with the elements's children
TestGetElementsByTagName(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestGetElementsByTagName
 
TestGetElementsByTagNameNS - Class in org.apache.axiom.ts.dom.element
 
TestGetElementsByTagNameNS(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestGetElementsByTagNameNS
 
TestGetElementsByTagNameRecursive - Class in org.apache.axiom.ts.dom.element
 
TestGetElementsByTagNameRecursive(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestGetElementsByTagNameRecursive
 
TestGetElementsByTagNameWithNamespaces - Class in org.apache.axiom.ts.dom.element
 
TestGetElementsByTagNameWithNamespaces(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestGetElementsByTagNameWithNamespaces
 
TestGetElementsByTagNameWithWildcard - Class in org.apache.axiom.ts.dom.element
 
TestGetElementsByTagNameWithWildcard(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestGetElementsByTagNameWithWildcard
 
TestGetException - Class in org.apache.axiom.ts.soap.fault
 
TestGetException(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.fault.TestGetException
 
TestGetFault - Class in org.apache.axiom.ts.soap.body
 
TestGetFault(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.body.TestGetFault
 
TestGetFaultFakeFault - Class in org.apache.axiom.ts.soap.body
Tests the behavior of SOAPBody.getFault() if the SOAPBody contains a plain OMElement with a name corresponding to a SOAP fault.
TestGetFaultFakeFault(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.body.TestGetFaultFakeFault
 
TestGetFaultNoFault - Class in org.apache.axiom.ts.soap.body
 
TestGetFaultNoFault(OMMetaFactory, SOAPSpec, QName) - Constructor for class org.apache.axiom.ts.soap.body.TestGetFaultNoFault
 
TestGetFaultWithParser - Class in org.apache.axiom.ts.soap.body
 
TestGetFaultWithParser(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.body.TestGetFaultWithParser
 
TestGetFaultWithParserNoFault - Class in org.apache.axiom.ts.soap.body
Tests SOAPBody.getFault() in the case where the body doesn't contain a SOAP fault.
TestGetFaultWithParserNoFault(OMMetaFactory, SOAPSpec, QName) - Constructor for class org.apache.axiom.ts.soap.body.TestGetFaultWithParserNoFault
 
TestGetFirstChild - Class in org.apache.axiom.ts.dom.attr
 
TestGetFirstChild(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.attr.TestGetFirstChild
 
TestGetFirstChildWithName - Class in org.apache.axiom.ts.om.element
TestGetFirstChildWithName(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetFirstChildWithName
 
TestGetFirstChildWithNameOnIncompleteElement - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMContainer.getFirstChildWithName(QName) on an incomplete element.
TestGetFirstChildWithNameOnIncompleteElement(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetFirstChildWithNameOnIncompleteElement
 
TestGetFirstElementLocalNameEmptyBody - Class in org.apache.axiom.ts.soap.body
Tests that SOAPBody.getFirstElementLocalName() returns null if the body is empty.
TestGetFirstElementLocalNameEmptyBody(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.body.TestGetFirstElementLocalNameEmptyBody
 
TestGetFirstElementLocalNameWithParser - Class in org.apache.axiom.ts.soap.body
Tests SOAPBody.getFirstElementLocalName(), in particular the optimization described by AXIOM-282.
TestGetFirstElementLocalNameWithParser(OMMetaFactory, SOAPSpec, QName, boolean) - Constructor for class org.apache.axiom.ts.soap.body.TestGetFirstElementLocalNameWithParser
 
TestGetFirstElementNSEmptyBody - Class in org.apache.axiom.ts.soap.body
Tests that SOAPBody.getFirstElementNS() returns null if the body is empty.
TestGetFirstElementNSEmptyBody(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.body.TestGetFirstElementNSEmptyBody
 
TestGetFirstElementNSWithParser - Class in org.apache.axiom.ts.soap.body
Tests SOAPBody.getFirstElementNS(), in particular the optimization described by AXIOM-282.
TestGetFirstElementNSWithParser(OMMetaFactory, SOAPSpec, QName, boolean) - Constructor for class org.apache.axiom.ts.soap.body.TestGetFirstElementNSWithParser
 
TestGetFirstOMChildAfterConsume - Class in org.apache.axiom.ts.om.element
Tests that OMContainer.getFirstOMChild() throws the expected NodeUnavailableException if the element has been consumed using OMContainer.getXMLStreamReaderWithoutCaching().
TestGetFirstOMChildAfterConsume(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetFirstOMChildAfterConsume
 
TestGetFirstOMChildAfterDiscard - Class in org.apache.axiom.ts.om.element
Tests that OMContainer.getFirstOMChild() throws the expected NodeUnavailableException if the element has been discarded before the first child could be created.
TestGetFirstOMChildAfterDiscard(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetFirstOMChildAfterDiscard
 
TestGetFirstSOAPText - Class in org.apache.axiom.ts.soap11.faultreason
 
TestGetFirstSOAPText(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap11.faultreason.TestGetFirstSOAPText
 
TestGetFirstSOAPText - Class in org.apache.axiom.ts.soap12.faultreason
 
TestGetFirstSOAPText(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.faultreason.TestGetFirstSOAPText
 
TestGetFirstSOAPTextWithParser - Class in org.apache.axiom.ts.soap12.faultreason
 
TestGetFirstSOAPTextWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.faultreason.TestGetFirstSOAPTextWithParser
 
TestGetHeader - Class in org.apache.axiom.ts.soap.envelope
 
TestGetHeader(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestGetHeader
 
TestGetHeaderBlocksWithNSURI - Class in org.apache.axiom.ts.soap.header
 
TestGetHeaderBlocksWithNSURI(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.header.TestGetHeaderBlocksWithNSURI
 
TestGetHeaderBlocksWithNSURIWithParser - Class in org.apache.axiom.ts.soap11.header
 
TestGetHeaderBlocksWithNSURIWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap11.header.TestGetHeaderBlocksWithNSURIWithParser
 
TestGetHeaderBlocksWithNSURIWithParser - Class in org.apache.axiom.ts.soap12.header
 
TestGetHeaderBlocksWithNSURIWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.header.TestGetHeaderBlocksWithNSURIWithParser
 
TestGetHeadersToProcessWithNamespace - Class in org.apache.axiom.ts.soap.header
TestGetHeadersToProcessWithNamespace(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.header.TestGetHeadersToProcessWithNamespace
 
TestGetHeadersToProcessWithParser - Class in org.apache.axiom.ts.soap11.header
 
TestGetHeadersToProcessWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap11.header.TestGetHeadersToProcessWithParser
 
TestGetHeadersToProcessWithParser - Class in org.apache.axiom.ts.soap12.header
 
TestGetHeadersToProcessWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.header.TestGetHeadersToProcessWithParser
 
TestGetHeaderWithParser - Class in org.apache.axiom.ts.soap.envelope
 
TestGetHeaderWithParser(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestGetHeaderWithParser
 
TestGetLangWithParser - Class in org.apache.axiom.ts.soap12.faulttext
 
TestGetLangWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.faulttext.TestGetLangWithParser
 
TestGetLength - Class in org.apache.axiom.ts.dom.text
Tests that CharacterData.getLength() returns the expected result.
TestGetLength(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.text.TestGetLength
 
TestGetLocalName - Class in org.apache.axiom.ts.om.sourcedelement
 
TestGetLocalName(OMMetaFactory, OMSourcedElementVariant, QName) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestGetLocalName
 
TestGetMetaFactory - Class in org.apache.axiom.ts.om.factory
Tests that OMFactory.getMetaFactory() returns the reference of the OMMetaFactory from which the reference to the OMFactory was obtained.
TestGetMetaFactory(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.factory.TestGetMetaFactory
 
TestGetMetaFactory - Class in org.apache.axiom.ts.soap.factory
Tests that OMFactory.getMetaFactory() returns the reference of the OMMetaFactory from which the reference to the OMFactory was obtained.
TestGetMetaFactory(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.factory.TestGetMetaFactory
 
TestGetMustUnderstand - Class in org.apache.axiom.ts.soap.headerblock
 
TestGetMustUnderstand(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.headerblock.TestGetMustUnderstand
 
TestGetNamespace - Class in org.apache.axiom.ts.om.sourcedelement
 
TestGetNamespace(OMMetaFactory, OMSourcedElementVariant, QName) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestGetNamespace
 
TestGetNamespace - Class in org.apache.axiom.ts.soap.factory
 
TestGetNamespace(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.factory.TestGetNamespace
 
TestGetNamespaceContext - Class in org.apache.axiom.ts.om.element
TestGetNamespaceContext(OMMetaFactory, boolean) - Constructor for class org.apache.axiom.ts.om.element.TestGetNamespaceContext
 
TestGetNamespaceContext - Class in org.apache.axiom.ts.om.sourcedelement.push
Tests that XMLStreamWriter.getNamespaceContext() gives access to pre-existing namespace bindings (defined by the ancestors of the OMSourcedElement).
TestGetNamespaceContext(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.push.TestGetNamespaceContext
 
TestGetNamespaceNormalized - Class in org.apache.axiom.ts.om.attribute
Tests that OMNamedInformationItem.getNamespace() returns null for an attribute without namespace, even if during creation an OMNamespace object with empty prefix and namespace URI was given.
TestGetNamespaceNormalized(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.attribute.TestGetNamespaceNormalized
 
TestGetNamespaceNormalized - Class in org.apache.axiom.ts.om.element
Tests that OMNamedInformationItem.getNamespace() returns null for an element with no namespace.
TestGetNamespaceNormalized(OMMetaFactory, boolean) - Constructor for class org.apache.axiom.ts.om.element.TestGetNamespaceNormalized
 
TestGetNamespaceNormalized - Class in org.apache.axiom.ts.om.sourcedelement
Tests that OMNamedInformationItem.getNamespace() returns null even if an OMNamespace object with empty prefix and namespace URI was passed to OMFactory.createOMElement(OMDataSource, String, OMNamespace).
TestGetNamespaceNormalized(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestGetNamespaceNormalized
 
TestGetNamespaceNormalized - Class in org.apache.axiom.ts.omdom.attr
Tests that the return value of OMNamedInformationItem.getNamespace() is correctly normalized for attributes created using Document.createAttributeNS(String, String).
TestGetNamespaceNormalized(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.attr.TestGetNamespaceNormalized
 
TestGetNamespaceNormalized - Class in org.apache.axiom.ts.omdom.element
Tests that the return value of OMNamedInformationItem.getNamespace() is correctly normalized for elements created using Document.createElementNS(String, String).
TestGetNamespaceNormalized(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.element.TestGetNamespaceNormalized
 
TestGetNamespaceNormalized2 - Class in org.apache.axiom.ts.om.sourcedelement
Tests that OMNamedInformationItem.getNamespace() returns null for an OMSourcedElement created using OMFactory.createOMElement(OMDataSource, QName) and a QName without namespace.
TestGetNamespaceNormalized2(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestGetNamespaceNormalized2
 
TestGetNamespaceNormalizedWithParser - Class in org.apache.axiom.ts.om.element
Tests that OMNamedInformationItem.getNamespace() returns null for an element with no namespace.
TestGetNamespaceNormalizedWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetNamespaceNormalizedWithParser
 
TestGetNamespaceNormalizedWithSAXSource - Class in org.apache.axiom.ts.om.element
Tests that OMNamedInformationItem.getNamespace() returns null for an element with no namespace.
TestGetNamespaceNormalizedWithSAXSource(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetNamespaceNormalizedWithSAXSource
 
TestGetNamespacesInScope - Class in org.apache.axiom.ts.om.element
 
TestGetNamespacesInScope(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetNamespacesInScope
 
TestGetNamespacesInScopeWithDefaultNamespace - Class in org.apache.axiom.ts.om.element
 
TestGetNamespacesInScopeWithDefaultNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetNamespacesInScopeWithDefaultNamespace
 
TestGetNamespacesInScopeWithMaskedDefaultNamespace - Class in org.apache.axiom.ts.om.element
 
TestGetNamespacesInScopeWithMaskedDefaultNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetNamespacesInScopeWithMaskedDefaultNamespace
 
TestGetNamespacesInScopeWithMaskedNamespace - Class in org.apache.axiom.ts.om.element
 
TestGetNamespacesInScopeWithMaskedNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetNamespacesInScopeWithMaskedNamespace
 
TestGetNamespaceURI - Class in org.apache.axiom.ts.om.namespace
Tests the behavior of OMNamespace.getNamespaceURI().
TestGetNamespaceURI(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.namespace.TestGetNamespaceURI
 
TestGetNamespaceURI - Class in org.apache.axiom.ts.om.sourcedelement
 
TestGetNamespaceURI(OMMetaFactory, OMSourcedElementVariant, QName) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestGetNamespaceURI
 
TestGetNamespaceURIWithNamespace - Class in org.apache.axiom.ts.om.attribute
Tests that OMNamedInformationItem.getNamespaceURI() returns the namespace URI when invoked on an OMAttribute that has a namespace.
TestGetNamespaceURIWithNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.attribute.TestGetNamespaceURIWithNamespace
 
TestGetNamespaceURIWithNamespace - Class in org.apache.axiom.ts.om.element
Tests that OMNamedInformationItem.getNamespaceURI() returns the namespace URI when invoked on an OMElement that has a namespace.
TestGetNamespaceURIWithNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetNamespaceURIWithNamespace
 
TestGetNamespaceURIWithNoNamespace - Class in org.apache.axiom.ts.dom.element
 
TestGetNamespaceURIWithNoNamespace(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestGetNamespaceURIWithNoNamespace
 
TestGetNamespaceURIWithoutNamespace - Class in org.apache.axiom.ts.om.attribute
Tests that OMNamedInformationItem.getNamespaceURI() returns null when invoked on an OMAttribute that has no namespace.
TestGetNamespaceURIWithoutNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.attribute.TestGetNamespaceURIWithoutNamespace
 
TestGetNamespaceURIWithoutNamespace - Class in org.apache.axiom.ts.om.element
Tests that OMNamedInformationItem.getNamespaceURI() returns null when invoked on an OMElement that has no namespace.
TestGetNamespaceURIWithoutNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetNamespaceURIWithoutNamespace
 
TestGetNextOMSiblingAfterDiscard - Class in org.apache.axiom.ts.om.node
 
TestGetNextOMSiblingAfterDiscard(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.node.TestGetNextOMSiblingAfterDiscard
 
TestGetNextOMSiblingIncomplete - Class in org.apache.axiom.ts.om.sourcedelement
Tests that OMNode.getNextOMSibling() doesn't change the state of an OMSourcedElement that is expanded but not complete.
TestGetNextOMSiblingIncomplete(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestGetNextOMSiblingIncomplete
 
TestGetNode - Class in org.apache.axiom.ts.soap11.fault
 
TestGetNode(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap11.fault.TestGetNode
 
TestGetNode - Class in org.apache.axiom.ts.soap12.fault
 
TestGetNode(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.fault.TestGetNode
 
testGetNodeType() - Method in class org.jaxen.test.XPathTestBase
 
TestGetNodeWithParser - Class in org.apache.axiom.ts.soap12.fault
 
TestGetNodeWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.fault.TestGetNodeWithParser
 
TestGetObject - Class in org.apache.axiom.ts.om.sourcedelement
 
TestGetObject(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestGetObject
 
TestGetOMDocumentElement - Class in org.apache.axiom.ts.om.document
Tests the result of OMDocument.getOMDocumentElement() after adding a child element to an empty document.
TestGetOMDocumentElement(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.document.TestGetOMDocumentElement
 
TestGetOMDocumentElementAfterDetach - Class in org.apache.axiom.ts.om.document
Tests that OMDocument.getOMDocumentElement() returns null after the existing document element has been removed using OMNode.detach().
TestGetOMDocumentElementAfterDetach(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.document.TestGetOMDocumentElementAfterDetach
 
TestGetOMDocumentElementWithParser - Class in org.apache.axiom.ts.om.document
Tests the result of OMDocument.getOMDocumentElement() for an OMDocument constructed from a stream.
TestGetOMDocumentElementWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.document.TestGetOMDocumentElementWithParser
 
TestGetOMFactory1 - Class in org.apache.axiom.ts.omdom.document
Tests that OMInformationItem.getOMFactory() returns the expected instance for a Document created with the DocumentBuilder.newDocument().
TestGetOMFactory1(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.document.TestGetOMFactory1
 
TestGetOMFactory2 - Class in org.apache.axiom.ts.omdom.document
TestGetOMFactory2(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.document.TestGetOMFactory2
 
TestGetOMFactoryWithParser - Class in org.apache.axiom.ts.soap.message
Tests that OMInformationItem.getOMFactory() returns the expected SOAPFactory when invoked on a SOAPMessage created by a builder.
TestGetOMFactoryWithParser(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.message.TestGetOMFactoryWithParser
 
TestGetOwnerDocument - Class in org.apache.axiom.ts.dom.document
Tests that Node.getOwnerDocument() returns null if the node is a Document.
TestGetOwnerDocument(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestGetOwnerDocument
 
TestGetPrefix - Class in org.apache.axiom.ts.om.namespace
Tests the behavior of OMNamespace.getPrefix().
TestGetPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.namespace.TestGetPrefix
 
TestGetPrefix - Class in org.apache.axiom.ts.om.sourcedelement
 
TestGetPrefix(OMMetaFactory, OMSourcedElementVariant, QName) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestGetPrefix
 
TestGetPrefixWithDefaultNamespace - Class in org.apache.axiom.ts.dom.element
 
TestGetPrefixWithDefaultNamespace(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestGetPrefixWithDefaultNamespace
 
TestGetPrefixWithDefaultNamespace - Class in org.apache.axiom.ts.om.element
Tests that OMNamedInformationItem.getPrefix() returns null when invoked on an OMElement that has a namespace without a prefix.
TestGetPrefixWithDefaultNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetPrefixWithDefaultNamespace
 
TestGetPrefixWithNamespace - Class in org.apache.axiom.ts.om.attribute
Tests that OMNamedInformationItem.getPrefix() returns the prefix when invoked on an OMAttribute that has a namespace.
TestGetPrefixWithNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.attribute.TestGetPrefixWithNamespace
 
TestGetPrefixWithNamespace - Class in org.apache.axiom.ts.om.element
Tests that OMNamedInformationItem.getPrefix() returns the prefix when invoked on an OMElement that has a namespace with a prefix.
TestGetPrefixWithNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetPrefixWithNamespace
 
TestGetPrefixWithoutNamespace - Class in org.apache.axiom.ts.om.attribute
Tests that OMNamedInformationItem.getPrefix() returns null when invoked on an OMAttribute that has no namespace.
TestGetPrefixWithoutNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.attribute.TestGetPrefixWithoutNamespace
 
TestGetPrefixWithoutNamespace - Class in org.apache.axiom.ts.om.element
Tests that OMNamedInformationItem.getPrefix() returns null when invoked on an OMElement that has no namespace.
TestGetPrefixWithoutNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetPrefixWithoutNamespace
 
TestGetQNameWithNamespace - Class in org.apache.axiom.ts.om.attribute
Tests that OMNamedInformationItem.getQName() returns the correct value for an attribute (with namespace) created by OMFactory.createOMAttribute(String, OMNamespace, String).
TestGetQNameWithNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.attribute.TestGetQNameWithNamespace
 
TestGetQNameWithNamespace - Class in org.apache.axiom.ts.om.element
 
TestGetQNameWithNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetQNameWithNamespace
 
TestGetQNameWithoutNamespace - Class in org.apache.axiom.ts.om.attribute
Tests that OMNamedInformationItem.getQName() returns the correct value for an attribute (without namespace) created by OMFactory.createOMAttribute(String, OMNamespace, String).
TestGetQNameWithoutNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.attribute.TestGetQNameWithoutNamespace
 
TestGetQNameWithoutNamespace - Class in org.apache.axiom.ts.om.element
 
TestGetQNameWithoutNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetQNameWithoutNamespace
 
TestGetReaderException - Class in org.apache.axiom.ts.om.sourcedelement
Tests the behavior of OMSourcedElement if OMDataSource.getReader() throws an exception.
TestGetReaderException(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestGetReaderException
 
TestGetReason - Class in org.apache.axiom.ts.soap.fault
 
TestGetReason(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.fault.TestGetReason
 
TestGetReasonWithParser - Class in org.apache.axiom.ts.soap.fault
 
TestGetReasonWithParser(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.fault.TestGetReasonWithParser
 
TestGetRole - Class in org.apache.axiom.ts.soap.fault
 
TestGetRole(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.fault.TestGetRole
 
TestGetRole - Class in org.apache.axiom.ts.soap.headerblock
 
TestGetRole(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.headerblock.TestGetRole
 
TestGetRoleWithParser - Class in org.apache.axiom.ts.soap.fault
 
TestGetRoleWithParser(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.fault.TestGetRoleWithParser
 
TestGetSAXSource - Class in org.apache.axiom.ts.om.container
 
TestGetSAXSource(OMMetaFactory, ConformanceTestFile, OMContainerFactory, boolean) - Constructor for class org.apache.axiom.ts.om.container.TestGetSAXSource
 
TestGetSOAPBodyFirstElementLocalNameAndNS - Class in org.apache.axiom.ts.soap.envelope
 
TestGetSOAPBodyFirstElementLocalNameAndNS(OMMetaFactory, SOAPSpec, QName) - Constructor for class org.apache.axiom.ts.soap.envelope.TestGetSOAPBodyFirstElementLocalNameAndNS
 
TestGetSOAPBodyFirstElementLocalNameAndNSWithParser - Class in org.apache.axiom.ts.soap.envelope
TestGetSOAPBodyFirstElementLocalNameAndNSWithParser(OMMetaFactory, SOAPSpec, QName) - Constructor for class org.apache.axiom.ts.soap.envelope.TestGetSOAPBodyFirstElementLocalNameAndNSWithParser
 
TestGetSubCodeNestedWithParser - Class in org.apache.axiom.ts.soap12.faultsubcode
 
TestGetSubCodeNestedWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.faultsubcode.TestGetSubCodeNestedWithParser
 
TestGetSubCodeWithParser - Class in org.apache.axiom.ts.soap12.faultcode
 
TestGetSubCodeWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.faultcode.TestGetSubCodeWithParser
 
TestGetSubCodeWithParser - Class in org.apache.axiom.ts.soap12.faultsubcode
 
TestGetSubCodeWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.faultsubcode.TestGetSubCodeWithParser
 
TestGetText - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.getText() when invoked on an element with a single child of type OMText.
TestGetText(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetText
 
TestGetTextAsQName - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.getTextAsQName() for a prefixed QName.
TestGetTextAsQName(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetTextAsQName
 
TestGetTextAsQNameEmpty - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.getTextAsQName() if the element is empty.
TestGetTextAsQNameEmpty(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetTextAsQNameEmpty
 
TestGetTextAsQNameNoNamespace - Class in org.apache.axiom.ts.om.element
 
TestGetTextAsQNameNoNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetTextAsQNameNoNamespace
 
TestGetTextAsQNameWithExtraWhitespace - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.getTextAsQName() if the element content has extra surrounding whitespace.
TestGetTextAsQNameWithExtraWhitespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetTextAsQNameWithExtraWhitespace
 
TestGetTextAsStreamWithNonDestructiveOMDataSource - Class in org.apache.axiom.ts.om.sourcedelement
 
TestGetTextAsStreamWithNonDestructiveOMDataSource(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestGetTextAsStreamWithNonDestructiveOMDataSource
 
TestGetTextAsStreamWithNonTextChildren - Class in org.apache.axiom.ts.om.element
 
TestGetTextAsStreamWithNonTextChildren(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetTextAsStreamWithNonTextChildren
 
TestGetTextAsStreamWithoutCaching - Class in org.apache.axiom.ts.om.element
 
TestGetTextAsStreamWithoutCaching(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetTextAsStreamWithoutCaching
 
TestGetTextAsStreamWithSingleTextNode - Class in org.apache.axiom.ts.om.element
 
TestGetTextAsStreamWithSingleTextNode(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetTextAsStreamWithSingleTextNode
 
TestGetTextCharactersFromDataHandler - Class in org.apache.axiom.ts.om.text
Tests that OMText.getTextCharacters() returns the expected result for an OMText node backed by a DataHandler.
TestGetTextCharactersFromDataHandler(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.text.TestGetTextCharactersFromDataHandler
 
TestGetTextContent - Class in org.apache.axiom.ts.dom.element
 
TestGetTextContent(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestGetTextContent
 
TestGetTextWithCDATA - Class in org.apache.axiom.ts.soap11.faultreason
 
TestGetTextWithCDATA(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap11.faultreason.TestGetTextWithCDATA
 
TestGetTextWithCDATASectionChild - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.getText() when invoked on an element containing both a text node and a CDATA section.
TestGetTextWithCDATASectionChild(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetTextWithCDATASectionChild
 
TestGetTextWithMixedOMTextChildren - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.getText() when invoked on an element containing a single CDATA section.
TestGetTextWithMixedOMTextChildren(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetTextWithMixedOMTextChildren
 
TestGetValue - Class in org.apache.axiom.ts.soap11.faultcode
Tests that SOAPFaultClassifier.getValue() returns null when invoked on a SOAP 1.1 SOAPFaultCode.
TestGetValue(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap11.faultcode.TestGetValue
 
TestGetValueAsQName - Class in org.apache.axiom.ts.soap.faultcode
 
TestGetValueAsQName(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.faultcode.TestGetValueAsQName
 
TestGetValueAsQNameWithParser - Class in org.apache.axiom.ts.soap.faultcode
TestGetValueAsQNameWithParser(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.faultcode.TestGetValueAsQNameWithParser
 
TestGetValueAsQNameWithParser - Class in org.apache.axiom.ts.soap12.faultsubcode
TestGetValueAsQNameWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.faultsubcode.TestGetValueAsQNameWithParser
 
TestGetValueNestedWithParser - Class in org.apache.axiom.ts.soap12.faultsubcode
 
TestGetValueNestedWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.faultsubcode.TestGetValueNestedWithParser
 
TestGetValueWithMultipleChildren - Class in org.apache.axiom.ts.dom.attr
 
TestGetValueWithMultipleChildren(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.attr.TestGetValueWithMultipleChildren
 
TestGetValueWithParser - Class in org.apache.axiom.ts.soap11.faultcode
 
TestGetValueWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap11.faultcode.TestGetValueWithParser
 
TestGetValueWithParser - Class in org.apache.axiom.ts.soap12.faultcode
 
TestGetValueWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.faultcode.TestGetValueWithParser
 
TestGetValueWithParser - Class in org.apache.axiom.ts.soap12.faultsubcode
 
TestGetValueWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.faultsubcode.TestGetValueWithParser
 
TestGetVersion - Class in org.apache.axiom.ts.soap.headerblock
 
TestGetVersion(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.headerblock.TestGetVersion
 
TestGetWholeText - Class in org.apache.axiom.ts.dom.text
 
TestGetWholeText(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.text.TestGetWholeText
 
TestGetWholeTextWithCDATASection - Class in org.apache.axiom.ts.dom.text
 
TestGetWholeTextWithCDATASection(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.text.TestGetWholeTextWithCDATASection
 
TestGetWholeTextWithComment - Class in org.apache.axiom.ts.dom.text
 
TestGetWholeTextWithComment(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.text.TestGetWholeTextWithComment
 
TestGetXMLStreamReader - Class in org.apache.axiom.ts.om.container
Test comparing the output of OMContainer.getXMLStreamReader(boolean) with that of a native StAX parser.
TestGetXMLStreamReader(OMMetaFactory, ConformanceTestFile, BuilderFactory, OMContainerFactory, boolean) - Constructor for class org.apache.axiom.ts.om.container.TestGetXMLStreamReader
 
TestGetXMLStreamReaderCDATAEventFromElement - Class in org.apache.axiom.ts.om.element
 
TestGetXMLStreamReaderCDATAEventFromElement(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderCDATAEventFromElement
 
TestGetXMLStreamReaderCDATAEventFromParser - Class in org.apache.axiom.ts.om.element
 
TestGetXMLStreamReaderCDATAEventFromParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderCDATAEventFromParser
 
TestGetXMLStreamReaderCommentEvent - Class in org.apache.axiom.ts.om.element
 
TestGetXMLStreamReaderCommentEvent(OMMetaFactory, BuilderFactory, boolean) - Constructor for class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderCommentEvent
 
TestGetXMLStreamReaderGetElementText - Class in org.apache.axiom.ts.om.element
 
TestGetXMLStreamReaderGetElementText(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderGetElementText
 
TestGetXMLStreamReaderGetElementTextFromParser - Class in org.apache.axiom.ts.om.element
 
TestGetXMLStreamReaderGetElementTextFromParser(OMMetaFactory, BuilderFactory, boolean) - Constructor for class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderGetElementTextFromParser
 
TestGetXMLStreamReaderGetNamespaceContext - Class in org.apache.axiom.ts.om.element
 
TestGetXMLStreamReaderGetNamespaceContext(OMMetaFactory, boolean) - Constructor for class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderGetNamespaceContext
 
TestGetXMLStreamReaderNextTag - Class in org.apache.axiom.ts.om.element
 
TestGetXMLStreamReaderNextTag(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderNextTag
 
TestGetXMLStreamReaderOnNonRootElement - Class in org.apache.axiom.ts.om.element
 
TestGetXMLStreamReaderOnNonRootElement(OMMetaFactory, boolean) - Constructor for class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderOnNonRootElement
 
TestGetXMLStreamReaderWithNamespaceURIInterning - Class in org.apache.axiom.ts.om.element
TestGetXMLStreamReaderWithNamespaceURIInterning(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderWithNamespaceURIInterning
 
TestGetXMLStreamReaderWithOMSourcedElementDescendant - Class in org.apache.axiom.ts.om.element
 
TestGetXMLStreamReaderWithOMSourcedElementDescendant(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderWithOMSourcedElementDescendant
 
TestGetXMLStreamReaderWithoutCachingPartiallyBuilt - Class in org.apache.axiom.ts.om.element
Tests that OMContainer.getXMLStreamReaderWithoutCaching() correctly generated events for an element that has been partially built.
TestGetXMLStreamReaderWithoutCachingPartiallyBuilt(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderWithoutCachingPartiallyBuilt
 
TestGetXMLStreamReaderWithoutCachingWithPartiallyBuiltHeaderBlock - Class in org.apache.axiom.ts.soap.envelope
Tests the behavior of OMContainer.getXMLStreamReaderWithoutCaching() on a SOAPEnvelope with a partially built SOAPHeaderBlock.
TestGetXMLStreamReaderWithoutCachingWithPartiallyBuiltHeaderBlock(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestGetXMLStreamReaderWithoutCachingWithPartiallyBuiltHeaderBlock
 
TestGetXMLStreamReaderWithPreserveNamespaceContext - Class in org.apache.axiom.ts.om.element
TestGetXMLStreamReaderWithPreserveNamespaceContext(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderWithPreserveNamespaceContext
 
TestGetXMLStreamReaderWithPushOMDataSource - Class in org.apache.axiom.ts.om.sourcedelement
 
TestGetXMLStreamReaderWithPushOMDataSource(OMMetaFactory, boolean) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestGetXMLStreamReaderWithPushOMDataSource
 
TestHalfBuilt - Class in org.apache.axiom.ts.om.navigator
 
TestHalfBuilt(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.navigator.TestHalfBuilt
 
TestHalfBuiltStep - Class in org.apache.axiom.ts.om.navigator
 
TestHalfBuiltStep(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.navigator.TestHalfBuiltStep
 
TestHasFault - Class in org.apache.axiom.ts.soap.body
 
TestHasFault(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.body.TestHasFault
 
TestHasFault - Class in org.apache.axiom.ts.soap.envelope
 
TestHasFault(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestHasFault
 
TestHasFaultAfterReplace - Class in org.apache.axiom.ts.soap.body
Tests that SOAPBody.hasFault() returns the correct value after a SOAPFault child has been replaced by an OMElement that is not a SOAPFault.
TestHasFaultAfterReplace(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.body.TestHasFaultAfterReplace
 
TestHasFaultFakeFault - Class in org.apache.axiom.ts.soap.body
Tests the behavior of SOAPBody.hasFault() if the SOAPBody contains a plain OMElement with a name corresponding to a SOAP fault.
TestHasFaultFakeFault(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.body.TestHasFaultFakeFault
 
TestHasFaultNoFault - Class in org.apache.axiom.ts.soap.body
 
TestHasFaultNoFault(OMMetaFactory, SOAPSpec, QName) - Constructor for class org.apache.axiom.ts.soap.body.TestHasFaultNoFault
 
TestHasFaultWithOMSEUnknownName - Class in org.apache.axiom.ts.soap.body
Tests that a call to SOAPBody.hasFault() doesn't cause expansion of an OMSourcedElement with an unknown name that is the first child of the SOAP body.
TestHasFaultWithOMSEUnknownName(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.body.TestHasFaultWithOMSEUnknownName
 
TestHasFaultWithParser - Class in org.apache.axiom.ts.soap.body
 
TestHasFaultWithParser(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.body.TestHasFaultWithParser
 
TestHasFaultWithParser - Class in org.apache.axiom.ts.soap.envelope
 
TestHasFaultWithParser(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestHasFaultWithParser
 
TestHasFaultWithParserNoFault - Class in org.apache.axiom.ts.soap.body
Tests SOAPBody.hasFault() in the case where the body doesn't contain a SOAP fault.
TestHasFaultWithParserNoFault(OMMetaFactory, SOAPSpec, QName, boolean) - Constructor for class org.apache.axiom.ts.soap.body.TestHasFaultWithParserNoFault
 
TestHasFaultWithParserOptimized - Class in org.apache.axiom.ts.soap.envelope
 
TestHasFaultWithParserOptimized(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestHasFaultWithParserOptimized
 
TestHashCode - Class in org.apache.axiom.ts.om.namespace
Tests that the OMNamespace overrides Object.hashCode().
TestHashCode(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.namespace.TestHashCode
 
testid53992() - Method in class org.jaxen.test.XPathTestBase
 
testid54032() - Method in class org.jaxen.test.XPathTestBase
 
testid54082() - Method in class org.jaxen.test.XPathTestBase
 
testid54145() - Method in class org.jaxen.test.XPathTestBase
 
testid54156() - Method in class org.jaxen.test.XPathTestBase
 
testid54168() - Method in class org.jaxen.test.XPathTestBase
 
testid54180() - Method in class org.jaxen.test.XPathTestBase
 
testid54197() - Method in class org.jaxen.test.XPathTestBase
 
testid54219() - Method in class org.jaxen.test.XPathTestBase
 
testid54249() - Method in class org.jaxen.test.XPathTestBase
 
testid54266() - Method in class org.jaxen.test.XPathTestBase
 
testid54278() - Method in class org.jaxen.test.XPathTestBase
 
testid54298() - Method in class org.jaxen.test.XPathTestBase
 
testid54467() - Method in class org.jaxen.test.XPathTestBase
 
testid54522() - Method in class org.jaxen.test.XPathTestBase
 
testid54534() - Method in class org.jaxen.test.XPathTestBase
 
testid54570() - Method in class org.jaxen.test.XPathTestBase
 
testid54614() - Method in class org.jaxen.test.XPathTestBase
 
testid54853() - Method in class org.jaxen.test.XPathTestBase
 
testid54932() - Method in class org.jaxen.test.XPathTestBase
 
TestImportNode - Class in org.apache.axiom.ts.omdom.document
 
TestImportNode(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.document.TestImportNode
 
TestInputStreamDS - Class in org.apache.axiom.ts.om.sourcedelement
Tests functionality of InputStreamDataSource
TestInputStreamDS(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestInputStreamDS
 
TestInsertBefore - Class in org.apache.axiom.ts.dom.element
 
TestInsertBefore(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestInsertBefore
 
TestInsertBeforeIncomplete - Class in org.apache.axiom.ts.omdom.element
Tests the behavior of Node.insertBefore(Node, Node) if refChild is null and the parent has not been built completely.
TestInsertBeforeIncomplete(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.element.TestInsertBeforeIncomplete
 
TestInsertBeforeWithDocumentFragment - Class in org.apache.axiom.ts.dom.element
 
TestInsertBeforeWithDocumentFragment(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestInsertBeforeWithDocumentFragment
 
TestInsertSiblingAfter - Class in org.apache.axiom.ts.om.node
Tests the behavior of OMNode.insertSiblingAfter(OMNode).
TestInsertSiblingAfter(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.node.TestInsertSiblingAfter
 
TestInsertSiblingAfterFromForeignDocument - Class in org.apache.axiom.ts.omdom.node
Tests that OMNode.insertSiblingAfter(OMNode) automatically adopts (in the sense of DOM) the sibling if it doesn't have the same owner document.
TestInsertSiblingAfterFromForeignDocument(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.node.TestInsertSiblingAfterFromForeignDocument
 
TestInsertSiblingAfterLastChild - Class in org.apache.axiom.ts.om.node
Regression test for AXIOM-153.
TestInsertSiblingAfterLastChild(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.node.TestInsertSiblingAfterLastChild
 
TestInsertSiblingAfterOnChild - Class in org.apache.axiom.ts.om.node
 
TestInsertSiblingAfterOnChild(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.node.TestInsertSiblingAfterOnChild
 
TestInsertSiblingAfterOnOrphan - Class in org.apache.axiom.ts.om.node
Tests that OMNode.insertSiblingBefore(OMNode) fails if the node doesn't have a parent.
TestInsertSiblingAfterOnOrphan(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.node.TestInsertSiblingAfterOnOrphan
 
TestInsertSiblingAfterOnSelf - Class in org.apache.axiom.ts.om.node
 
TestInsertSiblingAfterOnSelf(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.node.TestInsertSiblingAfterOnSelf
 
TestInsertSiblingBefore - Class in org.apache.axiom.ts.om.node
Tests the behavior of OMNode.insertSiblingBefore(OMNode).
TestInsertSiblingBefore(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.node.TestInsertSiblingBefore
 
TestInsertSiblingBeforeFromForeignDocument - Class in org.apache.axiom.ts.omdom.node
Tests that OMNode.insertSiblingBefore(OMNode) automatically adopts (in the sense of DOM) the sibling if it doesn't have the same owner document.
TestInsertSiblingBeforeFromForeignDocument(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.node.TestInsertSiblingBeforeFromForeignDocument
 
TestInsertSiblingBeforeOnChild - Class in org.apache.axiom.ts.om.node
 
TestInsertSiblingBeforeOnChild(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.node.TestInsertSiblingBeforeOnChild
 
TestInsertSiblingBeforeOnOrphan - Class in org.apache.axiom.ts.om.node
Tests that OMNode.insertSiblingAfter(OMNode) fails if the node doesn't have a parent.
TestInsertSiblingBeforeOnOrphan(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.node.TestInsertSiblingBeforeOnOrphan
 
TestInsertSiblingBeforeOnSelf - Class in org.apache.axiom.ts.om.node
 
TestInsertSiblingBeforeOnSelf(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.node.TestInsertSiblingBeforeOnSelf
 
testIntegerArithmetic() - Method in class org.jaxen.test.XPathTestBase
 
TestInvalidXML - Class in org.apache.axiom.ts.om.builder
 
TestInvalidXML(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestInvalidXML
 
TestIOExceptionInGetText - Class in org.apache.axiom.ts.om.builder
Test the behavior of the builder when an exception is thrown by XMLStreamReader.getText().
TestIOExceptionInGetText(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestIOExceptionInGetText
 
TestIsCompleteAfterAddingIncompleteChild - Class in org.apache.axiom.ts.om.document
Tests that the completeness status (as returned by OMSerializable.isComplete()) is updated correctly after an incomplete child is added to a programmatically created document.
TestIsCompleteAfterAddingIncompleteChild(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.document.TestIsCompleteAfterAddingIncompleteChild
 
TestIsCompleteAfterAddingIncompleteChild - Class in org.apache.axiom.ts.om.element
Tests that the completeness status (as returned by OMSerializable.isComplete()) is updated correctly after an incomplete child is added to a programmatically created element.
TestIsCompleteAfterAddingIncompleteChild(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestIsCompleteAfterAddingIncompleteChild
 
testJaxen24() - Method in class org.jaxen.test.XPathTestBase
 
testJaxen3() - Method in class org.jaxen.test.XPathTestBase
 
testJaxen3dupe() - Method in class org.jaxen.test.XPathTestBase
 
testJaxen58() - Method in class org.jaxen.test.XPathTestBase
 
testLangFunction() - Method in class org.jaxen.test.XPathTestBase
 
TestLookupNamespaceURI - Class in org.apache.axiom.ts.dom.attr
 
TestLookupNamespaceURI(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.attr.TestLookupNamespaceURI
 
TestLookupNamespaceURI - Class in org.apache.axiom.ts.dom.document
Tests that a call to Node.lookupNamespaceURI(String) on a Document actually performs a lookup on the document element as described in appendix B.4 of the DOM Level 3 Core specification.
TestLookupNamespaceURI(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestLookupNamespaceURI
 
TestLookupNamespaceURI - Class in org.apache.axiom.ts.dom.documentfragment
Tests that a call to Node.lookupNamespaceURI(String) on a DocumentFragment always returns null (in contrast to Document), even if one of its children has a matching namespace declaration.
TestLookupNamespaceURI(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.documentfragment.TestLookupNamespaceURI
 
TestLookupNamespaceURIExplicit - Class in org.apache.axiom.ts.dom.element
Tests the behavior of Node.lookupNamespaceURI(String) on an Element for namespaces defined explicitly by attributes representing namespace declarations.
TestLookupNamespaceURIExplicit(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestLookupNamespaceURIExplicit
 
TestLookupNamespaceURIImplicit - Class in org.apache.axiom.ts.dom.element
Tests the behavior of Node.lookupNamespaceURI(String) on an Element for namespaces defined implicitly by the namespace prefix/URI of the element and its ancestors, i.e.
TestLookupNamespaceURIImplicit(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestLookupNamespaceURIImplicit
 
TestLookupNamespaceURIWithEmptyDocument - Class in org.apache.axiom.ts.dom.document
Tests the behavior of Node.lookupNamespaceURI(String) on an empty Document.
TestLookupNamespaceURIWithEmptyDocument(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestLookupNamespaceURIWithEmptyDocument
 
TestLookupNamespaceURIWithNSDeclInScope - Class in org.apache.axiom.ts.dom.text
Tests that a call to Node.lookupNamespaceURI(String) on a Text node locates namespace declarations present on an ancestor element of the node.
TestLookupNamespaceURIWithNSDeclInScope(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.text.TestLookupNamespaceURIWithNSDeclInScope
 
TestLookupNamespaceURIWithoutOwnerElement - Class in org.apache.axiom.ts.dom.attr
Tests the behavior of Node.lookupNamespaceURI(String) on an attribute node that has no owner element.
TestLookupNamespaceURIWithoutOwnerElement(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.attr.TestLookupNamespaceURIWithoutOwnerElement
 
TestLookupNamespaceURIWithoutParent - Class in org.apache.axiom.ts.dom.text
Tests the behavior of Node.lookupNamespaceURI(String) on a Text node without parent.
TestLookupNamespaceURIWithoutParent(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.text.TestLookupNamespaceURIWithoutParent
 
TestMoreChildrenAddition - Class in org.apache.axiom.ts.soap12.fault
 
TestMoreChildrenAddition(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.fault.TestMoreChildrenAddition
 
TestMTOMForwardStreaming - Class in org.apache.axiom.ts.soap12.envelope
Tests that attachments are streamed (i.e.
TestMTOMForwardStreaming(OMMetaFactory, boolean) - Constructor for class org.apache.axiom.ts.soap12.envelope.TestMTOMForwardStreaming
 
TestMultipleDefaultNS - Class in org.apache.axiom.ts.om.element
 
TestMultipleDefaultNS(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestMultipleDefaultNS
 
TestName1DefaultPrefix - Class in org.apache.axiom.ts.om.sourcedelement
Tests the OMSourcedElement localName, namespace and prefix settings before and after serialization Document: testDocument (which uses the default namespace) Type of Serialization: Serialize and cache Prefix test
TestName1DefaultPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestName1DefaultPrefix
 
TestName1QualifiedPrefix - Class in org.apache.axiom.ts.om.sourcedelement
Tests the OMSourcedElement localName, namespace and prefix settings before and after serialization Document: testDocument2 (which uses a qualified prefix) Type of Serialization: Serialize and cache Prefix test
TestName1QualifiedPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestName1QualifiedPrefix
 
TestName1Unqualified - Class in org.apache.axiom.ts.om.sourcedelement
Tests the OMSourcedElement localName, namespace and prefix settings before and after serialization Document: testDocument3 (which uses unqualified names) Type of Serialization: Serialize and cache Prefix test
TestName1Unqualified(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestName1Unqualified
 
TestName2DefaultPrefix - Class in org.apache.axiom.ts.om.sourcedelement
Tests the OMSourcedElement localName, namespace and prefix settings before and after serialization Document: testDocument (which uses the default namespace) Type of Serialization: Serialize and consume Tests update of prefix
TestName2DefaultPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestName2DefaultPrefix
 
TestName2QualifiedPrefix - Class in org.apache.axiom.ts.om.sourcedelement
Tests the OMSourcedElement localName, namespace and prefix settings before and after serialization Document: testDocument2 (which uses a qualified prefix) Type of Serialization: Serialize and consume Tests update of prefix
TestName2QualifiedPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestName2QualifiedPrefix
 
TestName2Unqualified - Class in org.apache.axiom.ts.om.sourcedelement
Tests the OMSourcedElement localName, namespace and prefix settings before and after serialization Document: testDocument3 (which uses unqualified names) Type of Serialization: Serialize and consume Tests update of prefix
TestName2Unqualified(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestName2Unqualified
 
TestName3DefaultPrefix - Class in org.apache.axiom.ts.om.sourcedelement
Tests the OMSourcedElement localName, namespace and prefix settings before and after serialization Document: testDocument (which uses the default namespace) Type of Serialization: Serialize and cache Tests attempt to rename namespace and localpart, which is not allowed
TestName3DefaultPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestName3DefaultPrefix
 
TestName3QualifiedPrefix - Class in org.apache.axiom.ts.om.sourcedelement
Tests the OMSourcedElement localName, namespace and prefix settings before and after serialization Document: testDocument2 (which uses a qualified prefix) Type of Serialization: Serialize and cache Tests attempt to rename namespace and localpart, which is not allowed
TestName3QualifiedPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestName3QualifiedPrefix
 
TestName3Unqualified - Class in org.apache.axiom.ts.om.sourcedelement
Tests the OMSourcedElement localName, namespace and prefix settings before and after serialization Document: testDocument3 (which uses unqualified names) Type of Serialization: Serialize and cache Tests attempt to rename namespace and localpart, which is not allowed
TestName3Unqualified(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestName3Unqualified
 
TestName4DefaultPrefix - Class in org.apache.axiom.ts.om.sourcedelement
Tests the OMSourcedElement localName, namespace and prefix settings before and after serialization Document: testDocument (which uses the default namespace) Type of Serialization: Serialize and consume Tests that the namespace and localName are not affected by the serializeAndConsume
TestName4DefaultPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestName4DefaultPrefix
 
TestName4QualifiedPrefix - Class in org.apache.axiom.ts.om.sourcedelement
Tests the OMSourcedElement localName, namespace and prefix settings before and after serialization Document: testDocument2 (which uses a qualified prefix) Type of Serialization: Serialize and cache Tests attempt to rename namespace and localpart, which is not allowed
TestName4QualifiedPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestName4QualifiedPrefix
 
TestName4Unqualified - Class in org.apache.axiom.ts.om.sourcedelement
Tests the OMSourcedElement localName, namespace and prefix settings before and after serialization Document: testDocument3 (which uses unqualified names) Type of Serialization: Serialize and cache Tests attempt to rename namespace and localpart, which is not allowed
TestName4Unqualified(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestName4Unqualified
 
testNamespaceNodeAsContext() - Method in class org.jaxen.test.XPathTestBase
 
testNamespaceNodeCounts() - Method in class org.jaxen.test.XPathTestBase
 
testNamespaceNodeCounts1() - Method in class org.jaxen.test.XPathTestBase
 
testNamespaceNodesHaveParent() - Method in class org.jaxen.test.XPathTestBase
 
testNamespaceResolution() - Method in class org.jaxen.test.XPathTestBase
 
testNamespaces() - Method in class org.jaxen.test.XPathTestBase
 
testNamespacesAgain() - Method in class org.jaxen.test.XPathTestBase
 
TestNextBeforeGetDocumentElement - Class in org.apache.axiom.ts.om.builder
Tests that the builder works correctly if OMXMLParserWrapper.next() is called before OMXMLParserWrapper.getDocumentElement().
TestNextBeforeGetDocumentElement(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestNextBeforeGetDocumentElement
 
testNodesetEqualsNumber() - Method in class org.jaxen.test.XPathTestBase
 
testNodesetEqualsString() - Method in class org.jaxen.test.XPathTestBase
 
testNodeTypes() - Method in class org.jaxen.test.XPathTestBase
 
testNoNamespace() - Method in class org.jaxen.test.XPathTestBase
 
TestNormalizeDocumentNamespace - Class in org.apache.axiom.ts.dom.document
 
TestNormalizeDocumentNamespace(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestNormalizeDocumentNamespace
 
testNormalizeSpaceFunction() - Method in class org.jaxen.test.XPathTestBase
 
TestObjectEquals - Class in org.apache.axiom.ts.om.namespace
Tests the behavior of Object.equals(Object) for OMNamespace instances with same namespace URI and prefix.
TestObjectEquals(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.namespace.TestObjectEquals
 
TestObjectEqualsWithDifferentPrefixes - Class in org.apache.axiom.ts.om.namespace
Tests the behavior of Object.equals(Object) for OMNamespace instances with different prefixes.
TestObjectEqualsWithDifferentPrefixes(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.namespace.TestObjectEqualsWithDifferentPrefixes
 
TestObjectEqualsWithDifferentURIs - Class in org.apache.axiom.ts.om.namespace
Tests the behavior of Object.equals(Object) for OMNamespace instances with different namespace URIs.
TestObjectEqualsWithDifferentURIs(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.namespace.TestObjectEqualsWithDifferentURIs
 
testOMSEReplacement() - Method in class org.apache.axiom.ts.om.sourcedelement.TestSetDataSource
 
TestParseURI - Class in org.apache.axiom.ts.dom.builder
TestParseURI(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.builder.TestParseURI
 
testPositioning() - Method in class org.jaxen.test.XPathTestBase
 
testPrecedingSiblingAxis() - Method in class org.jaxen.test.XPathTestBase
 
testPrefixDoesntMatter() - Method in class org.jaxen.test.XPathTestBase
 
TestReadAttachmentBeforeRootPartComplete - Class in org.apache.axiom.ts.om.builder
Tests that the content of the root part of an XOP message is buffered, i.e.
TestReadAttachmentBeforeRootPartComplete(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestReadAttachmentBeforeRootPartComplete
 
TestRegisterCustomBuilderForPayloadAfterSOAPFaultCheck - Class in org.apache.axiom.ts.soap.builder
Tests that a custom builder registered with StAXBuilder.registerCustomBuilderForPayload(CustomBuilder) is still taken into account after using SOAPBody.hasFault().
TestRegisterCustomBuilderForPayloadAfterSOAPFaultCheck(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.builder.TestRegisterCustomBuilderForPayloadAfterSOAPFaultCheck
 
TestRemoveAttribute - Class in org.apache.axiom.ts.om.element
TestRemoveAttribute(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestRemoveAttribute
 
TestRemoveAttribute - Class in org.apache.axiom.ts.omdom.element
Tests that the owner document of an attribute changes if it is removed using OMElement.removeAttribute(OMAttribute).
TestRemoveAttribute(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.element.TestRemoveAttribute
 
TestRemoveAttributeNotOwner - Class in org.apache.axiom.ts.dom.element
Tests the behavior of Element.removeAttributeNode(Attr) if the given attribute is not owned by the element.
TestRemoveAttributeNotOwner(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestRemoveAttributeNotOwner
 
TestRemoveAttributeNotOwner - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.removeAttribute(OMAttribute) if the given attribute is not owned by the element.
TestRemoveAttributeNotOwner(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestRemoveAttributeNotOwner
 
TestRemoveAttributeNSNamespaceDeclaration - Class in org.apache.axiom.ts.omdom.element
Tests that Element.removeAttributeNS(String, String) can be used to remove a namespace declaration.
TestRemoveAttributeNSNamespaceDeclaration(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.element.TestRemoveAttributeNSNamespaceDeclaration
 
TestRemoveChildIncomplete - Class in org.apache.axiom.ts.omdom.element
Tests the behavior of Node.removeChild(Node) on an element that has not been built completely.
TestRemoveChildIncomplete(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.element.TestRemoveChildIncomplete
 
TestRemoveChildren - Class in org.apache.axiom.ts.om.document
TestRemoveChildren(OMMetaFactory, boolean, boolean) - Constructor for class org.apache.axiom.ts.om.document.TestRemoveChildren
 
TestRemoveChildren - Class in org.apache.axiom.ts.om.element
TestRemoveChildren(OMMetaFactory, boolean) - Constructor for class org.apache.axiom.ts.om.element.TestRemoveChildren
 
TestRemoveChildrenUnexpanded - Class in org.apache.axiom.ts.om.sourcedelement
Tests OMContainer.removeChildren() on an OMSourcedElement that is not expanded.
TestRemoveChildrenUnexpanded(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestRemoveChildrenUnexpanded
 
TestRemoveFirstChild - Class in org.apache.axiom.ts.dom.element
 
TestRemoveFirstChild(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestRemoveFirstChild
 
TestRemoveLastChild - Class in org.apache.axiom.ts.dom.element
 
TestRemoveLastChild(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestRemoveLastChild
 
TestRemoveSingleChild - Class in org.apache.axiom.ts.dom.element
 
TestRemoveSingleChild(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestRemoveSingleChild
 
TestReplaceChildCyclic - Class in org.apache.axiom.ts.dom.element
Tests the behavior of Node.replaceChild(Node, Node) if an attempt is made to replace a child with an ancestor of the node, i.e.
TestReplaceChildCyclic(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestReplaceChildCyclic
 
TestReplaceChildFirst - Class in org.apache.axiom.ts.dom.element
Tests the behavior of Node.replaceChild(Node, Node).
TestReplaceChildFirst(DocumentBuilderFactory, boolean) - Constructor for class org.apache.axiom.ts.dom.element.TestReplaceChildFirst
 
TestReplaceChildFirstIncomplete - Class in org.apache.axiom.ts.omdom.element
Tests the behavior of Node.replaceChild(Node, Node) on an element that has not been built completely.
TestReplaceChildFirstIncomplete(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.element.TestReplaceChildFirstIncomplete
 
TestReplaceChildFirstWithDocumentFragment - Class in org.apache.axiom.ts.dom.element
Tests the behavior of Node.replaceChild(Node, Node) when replacing a child by a DocumentFragment.
TestReplaceChildFirstWithDocumentFragment(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestReplaceChildFirstWithDocumentFragment
 
TestReplaceChildLast - Class in org.apache.axiom.ts.dom.element
Tests the behavior of Node.replaceChild(Node, Node).
TestReplaceChildLast(DocumentBuilderFactory, boolean) - Constructor for class org.apache.axiom.ts.dom.element.TestReplaceChildLast
 
TestReplaceChildLastWithDocumentFragment - Class in org.apache.axiom.ts.dom.element
Tests the behavior of Node.replaceChild(Node, Node) when replacing a child by a DocumentFragment.
TestReplaceChildLastWithDocumentFragment(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestReplaceChildLastWithDocumentFragment
 
TestReplaceChildMiddle - Class in org.apache.axiom.ts.dom.element
Tests the behavior of Node.replaceChild(Node, Node).
TestReplaceChildMiddle(DocumentBuilderFactory, boolean) - Constructor for class org.apache.axiom.ts.dom.element.TestReplaceChildMiddle
 
TestReplaceChildMiddleIncomplete - Class in org.apache.axiom.ts.omdom.element
Tests the behavior of Node.replaceChild(Node, Node) on an element that has not been built completely.
TestReplaceChildMiddleIncomplete(OMMetaFactory) - Constructor for class org.apache.axiom.ts.omdom.element.TestReplaceChildMiddleIncomplete
 
TestReplaceChildMiddleWithDocumentFragment - Class in org.apache.axiom.ts.dom.element
Tests the behavior of Node.replaceChild(Node, Node) when replacing a child by a DocumentFragment.
TestReplaceChildMiddleWithDocumentFragment(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestReplaceChildMiddleWithDocumentFragment
 
TestReplaceChildNotFound - Class in org.apache.axiom.ts.dom.element
Tests the behavior of Node.replaceChild(Node, Node) if oldChild is not a child.
TestReplaceChildNotFound(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestReplaceChildNotFound
 
TestReplaceChildNullNewChild - Class in org.apache.axiom.ts.dom.element
Tests the behavior of Node.replaceChild(Node, Node) if newChild is null.
TestReplaceChildNullNewChild(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestReplaceChildNullNewChild
 
TestReplaceChildSingle - Class in org.apache.axiom.ts.dom.element
Tests the behavior of Node.replaceChild(Node, Node).
TestReplaceChildSingle(DocumentBuilderFactory, boolean) - Constructor for class org.apache.axiom.ts.dom.element.TestReplaceChildSingle
 
TestReplaceChildWrongDocument - Class in org.apache.axiom.ts.dom.element
 
TestReplaceChildWrongDocument(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestReplaceChildWrongDocument
 
TestResolveQNameWithDefaultNamespace - Class in org.apache.axiom.ts.om.element
 
TestResolveQNameWithDefaultNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestResolveQNameWithDefaultNamespace
 
TestResolveQNameWithNonDefaultNamespace - Class in org.apache.axiom.ts.om.element
 
TestResolveQNameWithNonDefaultNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestResolveQNameWithNonDefaultNamespace
 
TestResolveQNameWithoutNamespace - Class in org.apache.axiom.ts.om.element
 
TestResolveQNameWithoutNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestResolveQNameWithoutNamespace
 
TestResolveQNameWithUnboundPrefix - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.resolveQName(String) if the prefix of the QName is not bound in the namespace context of the element.
TestResolveQNameWithUnboundPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestResolveQNameWithUnboundPrefix
 
TestRootPartStreaming - Class in org.apache.axiom.ts.om.builder
Tests that the content of the root part of an XOP/MTOM message is not buffered (i.e.
TestRootPartStreaming(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestRootPartStreaming
 
TESTS_XML - Static variable in class org.jaxen.test.XPathTestBase
 
TestSerialization - Class in org.apache.axiom.ts.om.element
Tests proper serialization for different combinations of namespaces on the element and its children.
TestSerialization(OMMetaFactory, String, String, String) - Constructor for class org.apache.axiom.ts.om.element.TestSerialization
 
TestSerialization - Class in org.apache.axiom.ts.soap.faultdetail
 
TestSerialization(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.faultdetail.TestSerialization
 
TestSerializationWithTwoNonBuiltOMElements - Class in org.apache.axiom.ts.om.element
Regression test for AXIOM-65.
TestSerializationWithTwoNonBuiltOMElements(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestSerializationWithTwoNonBuiltOMElements
 
TestSerialize - Class in org.apache.axiom.ts.om.container
 
TestSerialize(OMMetaFactory, ConformanceTestFile, OMContainerFactory, SerializationMethod) - Constructor for class org.apache.axiom.ts.om.container.TestSerialize
 
TestSerializeAndConsume - Class in org.apache.axiom.ts.om.document
Tests the behavior of OMContainer.serializeAndConsume(java.io.OutputStream) when invoked on an OMDocument instance.
TestSerializeAndConsume(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.document.TestSerializeAndConsume
 
TestSerializeAndConsumePartiallyBuilt - Class in org.apache.axiom.ts.om.element
Tests that OMElement.serializeAndConsume(java.io.Writer) correctly serializes an object model tree that has been partially built.
TestSerializeAndConsumePartiallyBuilt(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestSerializeAndConsumePartiallyBuilt
 
TestSerializeAndConsumeToStream - Class in org.apache.axiom.ts.om.sourcedelement
Test serialization of OMSourcedElementImpl to a Stream
TestSerializeAndConsumeToStream(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestSerializeAndConsumeToStream
 
TestSerializeAndConsumeToWriter - Class in org.apache.axiom.ts.om.sourcedelement
Test serialization of OMSourcedElementImpl to a Writer
TestSerializeAndConsumeToWriter(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestSerializeAndConsumeToWriter
 
TestSerializeAndConsumeToXMLWriter - Class in org.apache.axiom.ts.om.sourcedelement
Test serialization of OMSourcedElementImpl to an XMLWriter
TestSerializeAndConsumeToXMLWriter(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestSerializeAndConsumeToXMLWriter
 
TestSerializeAndConsumeToXMLWriterEmbedded - Class in org.apache.axiom.ts.om.sourcedelement
Tests OMSourcedElement serialization when the root (parent) is serialized.
TestSerializeAndConsumeToXMLWriterEmbedded(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestSerializeAndConsumeToXMLWriterEmbedded
 
TestSerializeAndConsumeWithIncompleteDescendant - Class in org.apache.axiom.ts.om.document
Tests that OMContainer.serializeAndConsume(java.io.Writer) consumes incomplete descendants, even if the document itself is complete (more precisely, created programmatically).
TestSerializeAndConsumeWithIncompleteDescendant(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.document.TestSerializeAndConsumeWithIncompleteDescendant
 
TestSerializeAndConsumeWithIncompleteDescendant - Class in org.apache.axiom.ts.om.element
Tests that OMElement.serializeAndConsume(java.io.Writer) consumes incomplete descendants, even if the element itself is complete (more precisely, created programmatically).
TestSerializeAndConsumeWithIncompleteDescendant(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestSerializeAndConsumeWithIncompleteDescendant
 
TestSerializeAndConsumeWithOMSEInBody - Class in org.apache.axiom.ts.soap.envelope
Regression test for WSCOMMONS-226.
TestSerializeAndConsumeWithOMSEInBody(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestSerializeAndConsumeWithOMSEInBody
 
TestSerializeModifiedOMSEWithNonDestructiveDataSource - Class in org.apache.axiom.ts.om.sourcedelement
 
TestSerializeModifiedOMSEWithNonDestructiveDataSource(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestSerializeModifiedOMSEWithNonDestructiveDataSource
 
TestSerializeToStream - Class in org.apache.axiom.ts.om.sourcedelement
Test serialization of OMSourcedElementImpl to a Stream
TestSerializeToStream(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestSerializeToStream
 
TestSerializeToWriter - Class in org.apache.axiom.ts.om.sourcedelement
Test serialization of OMSourcedElementImpl to a Writer
TestSerializeToWriter(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestSerializeToWriter
 
TestSerializeToXMLWriter - Class in org.apache.axiom.ts.om.sourcedelement
Test serialization of OMSourcedElementImpl to an XMLWriter
TestSerializeToXMLWriter(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestSerializeToXMLWriter
 
TestSerializeToXMLWriterEmbedded - Class in org.apache.axiom.ts.om.sourcedelement
Tests OMSourcedElement serialization when the root (parent) is serialized.
TestSerializeToXMLWriterEmbedded(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestSerializeToXMLWriterEmbedded
 
TestSerializeToXMLWriterFromReader - Class in org.apache.axiom.ts.om.sourcedelement
Tests OMSourcedElement getReader support
TestSerializeToXMLWriterFromReader(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestSerializeToXMLWriterFromReader
 
TestSerializeToXMLWriterFromReaderEmbedded - Class in org.apache.axiom.ts.om.sourcedelement
Tests OMSourcedElement processing when the getReader() of the parent is accessed.
TestSerializeToXMLWriterFromReaderEmbedded(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestSerializeToXMLWriterFromReaderEmbedded
 
TestSetAttributeNodeNSInUse - Class in org.apache.axiom.ts.dom.element
 
TestSetAttributeNodeNSInUse(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestSetAttributeNodeNSInUse
 
TestSetAttributeNodeNSReplace - Class in org.apache.axiom.ts.dom.element
Tests the behavior of Element.setAttributeNodeNS(Attr) when the element already has an attribute with the same local name and namespace URI, i.e.
TestSetAttributeNodeNSReplace(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestSetAttributeNodeNSReplace
 
TestSetAttributeNodeNSWrongDocument - Class in org.apache.axiom.ts.dom.element
 
TestSetAttributeNodeNSWrongDocument(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestSetAttributeNodeNSWrongDocument
 
TestSetAttributeNodeWrongDocument - Class in org.apache.axiom.ts.dom.element
 
TestSetAttributeNodeWrongDocument(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestSetAttributeNodeWrongDocument
 
TestSetAttributeNS - Class in org.apache.axiom.ts.dom.element
 
TestSetAttributeNS(DocumentBuilderFactory, QName, String) - Constructor for class org.apache.axiom.ts.dom.element.TestSetAttributeNS
 
TestSetAttributeNSExisting - Class in org.apache.axiom.ts.dom.element
Tests the behavior of Element.setAttributeNS(String, String, String) if the element already has an attribute with the same namespace URI and local name.
TestSetAttributeNSExisting(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestSetAttributeNSExisting
 
TestSetAttributeNSInvalid - Class in org.apache.axiom.ts.dom.element
 
TestSetAttributeNSInvalid(DocumentBuilderFactory, QName) - Constructor for class org.apache.axiom.ts.dom.element.TestSetAttributeNSInvalid
 
TestSetCode - Class in org.apache.axiom.ts.soap.fault
 
TestSetCode(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.fault.TestSetCode
 
TestSetDataSource - Class in org.apache.axiom.ts.om.sourcedelement
Verifies that a OMDataSource can be replaced with another one
TestSetDataSource(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestSetDataSource
 
TestSetDataSourceOnAlreadyExpandedElement - Class in org.apache.axiom.ts.om.sourcedelement
 
TestSetDataSourceOnAlreadyExpandedElement(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestSetDataSourceOnAlreadyExpandedElement
 
TestSetDetail - Class in org.apache.axiom.ts.soap.fault
 
TestSetDetail(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.fault.TestSetDetail
 
TestSetException - Class in org.apache.axiom.ts.soap.fault
 
TestSetException(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.fault.TestSetException
 
TestSetLang - Class in org.apache.axiom.ts.soap.faulttext
 
TestSetLang(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.faulttext.TestSetLang
 
TestSetLocalName - Class in org.apache.axiom.ts.om.attribute
 
TestSetLocalName(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.attribute.TestSetLocalName
 
TestSetLocalName - Class in org.apache.axiom.ts.om.sourcedelement
Tests that the effect of OMNamedInformationItem.setLocalName(String) on a OMSourcedElement is the same on expanded and unexpanded elements.
TestSetLocalName(OMMetaFactory, boolean) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestSetLocalName
 
TestSetMustUnderstandBoolean - Class in org.apache.axiom.ts.soap.headerblock
 
TestSetMustUnderstandBoolean(OMMetaFactory, SOAPSpec, boolean, String) - Constructor for class org.apache.axiom.ts.soap.headerblock.TestSetMustUnderstandBoolean
 
TestSetMustUnderstandString01 - Class in org.apache.axiom.ts.soap.headerblock
 
TestSetMustUnderstandString01(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.headerblock.TestSetMustUnderstandString01
 
TestSetMustUnderstandWithInvalidValue - Class in org.apache.axiom.ts.soap.headerblock
 
TestSetMustUnderstandWithInvalidValue(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.headerblock.TestSetMustUnderstandWithInvalidValue
 
TestSetNamedItemNSWrongDocument - Class in org.apache.axiom.ts.dom.element.attributes
 
TestSetNamedItemNSWrongDocument(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.attributes.TestSetNamedItemNSWrongDocument
 
TestSetNamedItemWrongDocument - Class in org.apache.axiom.ts.dom.element.attributes
 
TestSetNamedItemWrongDocument(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.attributes.TestSetNamedItemWrongDocument
 
TestSetNamespace - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.setNamespace(OMNamespace) if no matching namespace binding is in scope.
TestSetNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestSetNamespace
 
TestSetNamespaceInvalid - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.setNamespace(OMNamespace) when the argument binds a prefix to the empty namespace name.
TestSetNamespaceInvalid(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestSetNamespaceInvalid
 
TestSetNamespaceWithMatchingBindingInScope - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.setNamespace(OMNamespace) if a matching namespace binding is in scope.
TestSetNamespaceWithMatchingBindingInScope(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestSetNamespaceWithMatchingBindingInScope
 
TestSetNamespaceWithNullOMNamespace - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.setNamespace(OMNamespace) if the OMNamespace parameter is null.
TestSetNamespaceWithNullOMNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestSetNamespaceWithNullOMNamespace
 
TestSetNamespaceWithNullPrefix - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.setNamespace(OMNamespace) if the OMNamespace object has a null prefix.
TestSetNamespaceWithNullPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestSetNamespaceWithNullPrefix
 
TestSetNode - Class in org.apache.axiom.ts.soap11.fault
 
TestSetNode(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap11.fault.TestSetNode
 
TestSetNode - Class in org.apache.axiom.ts.soap12.fault
 
TestSetNode(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.fault.TestSetNode
 
TestSetOMDocumentElementNew - Class in org.apache.axiom.ts.om.document
Tests the behavior of OMDocument.setOMDocumentElement(OMElement) if there is no existing document element.
TestSetOMDocumentElementNew(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.document.TestSetOMDocumentElementNew
 
TestSetOMDocumentElementNull - Class in org.apache.axiom.ts.om.document
Tests the behavior of OMDocument.setOMDocumentElement(OMElement) with a null parameter.
TestSetOMDocumentElementNull(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.document.TestSetOMDocumentElementNull
 
TestSetOMDocumentElementReplace - Class in org.apache.axiom.ts.om.document
Tests the behavior of OMDocument.setOMDocumentElement(OMElement) if the document already has a document element.
TestSetOMDocumentElementReplace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.document.TestSetOMDocumentElementReplace
 
TestSetPrefix - Class in org.apache.axiom.ts.dom.text
Tests that calling Node.setPrefix(String) on a text node results in an exception.
TestSetPrefix(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.text.TestSetPrefix
 
TestSetPrefixNotNullWithNamespace - Class in org.apache.axiom.ts.dom.attr
Tests the behavior of Node.setPrefix(String) on an Attr if the specified prefix is not null (and not an empty string) and the attribute has a namespace.
TestSetPrefixNotNullWithNamespace(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.attr.TestSetPrefixNotNullWithNamespace
 
TestSetPrefixNotNullWithNamespace - Class in org.apache.axiom.ts.dom.element
Tests the behavior of Node.setPrefix(String) on an Element if the specified prefix is not null (and not an empty string) and the element has a namespace.
TestSetPrefixNotNullWithNamespace(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestSetPrefixNotNullWithNamespace
 
TestSetPrefixNotNullWithoutNamespace - Class in org.apache.axiom.ts.dom.attr
Tests that Node.setPrefix(String) throws an exception if an attempt is made to set a prefix on an Attr that has no namespace.
TestSetPrefixNotNullWithoutNamespace(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.attr.TestSetPrefixNotNullWithoutNamespace
 
TestSetPrefixNotNullWithoutNamespace - Class in org.apache.axiom.ts.dom.element
Tests that Node.setPrefix(String) throws an exception if an attempt is made to set a prefix on an Element that has no namespace.
TestSetPrefixNotNullWithoutNamespace(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestSetPrefixNotNullWithoutNamespace
 
TestSetPrefixNull - Class in org.apache.axiom.ts.dom.element
Tests the behavior of Node.setPrefix(String) on an Element if the specified prefix is null.
TestSetPrefixNull(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestSetPrefixNull
 
TestSetReason - Class in org.apache.axiom.ts.soap.fault
 
TestSetReason(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.fault.TestSetReason
 
TestSetRole - Class in org.apache.axiom.ts.soap.fault
 
TestSetRole(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.fault.TestSetRole
 
TestSetRole - Class in org.apache.axiom.ts.soap.headerblock
 
TestSetRole(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.headerblock.TestSetRole
 
TestSetText - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.setText(String) when invoked on an empty element.
TestSetText(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestSetText
 
TestSetTextContent - Class in org.apache.axiom.ts.dom.element
 
TestSetTextContent(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestSetTextContent
 
TestSetTextEmptyString - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.setText(String) when invoked with an empty string as parameter.
TestSetTextEmptyString(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestSetTextEmptyString
 
TestSetTextNull - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.setText(String) when invoked with a null parameter.
TestSetTextNull(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestSetTextNull
 
TestSetTextQName - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.setText(QName), in particular that it adds a namespace declaration if necessary.
TestSetTextQName(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestSetTextQName
 
TestSetTextQNameNull - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.setText(String) when invoked with a null parameter.
TestSetTextQNameNull(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestSetTextQNameNull
 
TestSetTextQNameWithEmptyPrefix - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.setText(QName) if the QName has a namespace URI but an empty prefix.
TestSetTextQNameWithEmptyPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestSetTextQNameWithEmptyPrefix
 
TestSetTextQNameWithExistingChildren - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.setText(QName) when invoked on an element that has children.
TestSetTextQNameWithExistingChildren(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestSetTextQNameWithExistingChildren
 
TestSetTextQNameWithoutNamespace - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.setText(QName) if the QName has no namespace.
TestSetTextQNameWithoutNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestSetTextQNameWithoutNamespace
 
TestSetTextWithExistingChildren - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.setText(String) when invoked on an element that has children.
TestSetTextWithExistingChildren(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestSetTextWithExistingChildren
 
TestSetValueFromQName - Class in org.apache.axiom.ts.soap11.faultcode
Tests the behavior of SOAPFaultClassifier.setValue(QName) when invoked on a SOAP 1.1 SOAPFaultCode.
TestSetValueFromQName(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap11.faultcode.TestSetValueFromQName
 
TestSetValueFromQName - Class in org.apache.axiom.ts.soap12.faultcode
Tests the behavior of SOAPFaultClassifier.setValue(QName) when invoked on an empty SOAP 1.2 SOAPFaultCode.
TestSetValueFromQName(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.faultcode.TestSetValueFromQName
 
TestSetValueFromQNameWithExistingValue - Class in org.apache.axiom.ts.soap12.faultcode
Tests the behavior of SOAPFaultClassifier.setValue(QName) when invoked on a SOAP 1.2 SOAPFaultCode that already has a SOAPFaultValue child.
TestSetValueFromQNameWithExistingValue(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.faultcode.TestSetValueFromQNameWithExistingValue
 
TestSplitText - Class in org.apache.axiom.ts.dom.text
 
TestSplitText(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.text.TestSplitText
 
TestStandaloneConfiguration - Class in org.apache.axiom.ts.om.builder
TestStandaloneConfiguration(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestStandaloneConfiguration
 
testStringExtensionFunctions() - Method in class org.jaxen.test.XPathTestBase
 
testStringFunction1() - Method in class org.jaxen.test.XPathTestBase
 
testStringFunction2() - Method in class org.jaxen.test.XPathTestBase
 
testStringFunction3() - Method in class org.jaxen.test.XPathTestBase
 
testSubstringFunction() - Method in class org.jaxen.test.XPathTestBase
 
TestSuiteBuilder - Class in org.apache.axiom.testutils.suite
 
TestSuiteBuilder() - Constructor for class org.apache.axiom.testutils.suite.TestSuiteBuilder
 
testTextNodes() - Method in class org.jaxen.test.XPathTestBase
 
testThreadSafety(Action) - Static method in class org.apache.axiom.testutils.concurrent.ConcurrentTestUtils
 
TestTransformerWithIdentityStylesheet - Class in org.apache.axiom.ts.dom.document
 
TestTransformerWithIdentityStylesheet(DocumentBuilderFactory, Class) - Constructor for class org.apache.axiom.ts.dom.document.TestTransformerWithIdentityStylesheet
 
TestTransformerWithStylesheet - Class in org.apache.axiom.ts.dom.document
 
TestTransformerWithStylesheet(DocumentBuilderFactory, Class) - Constructor for class org.apache.axiom.ts.dom.document.TestTransformerWithStylesheet
 
testTranslateFunction() - Method in class org.jaxen.test.XPathTestBase
 
TestUndeclarePrefix - Class in org.apache.axiom.ts.om.element
 
TestUndeclarePrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestUndeclarePrefix
 
testUnderscoresInNames() - Method in class org.jaxen.test.XPathTestBase
 
TestValidator - Class in org.apache.axiom.ts.dom.document
 
TestValidator(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestValidator
 
testVariableLookup() - Method in class org.jaxen.test.XPathTestBase
 
TestWhitespaceAroundDocumentElement - Class in org.apache.axiom.ts.dom.builder
Test that whitespace around the document element is discarded.
TestWhitespaceAroundDocumentElement(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.builder.TestWhitespaceAroundDocumentElement
 
TestWithParser1 - Class in org.apache.axiom.ts.dom.documenttype
 
TestWithParser1(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.documenttype.TestWithParser1
 
TestWithParser2 - Class in org.apache.axiom.ts.dom.documenttype
 
TestWithParser2(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.documenttype.TestWithParser2
 
TestWrappedTextNodeOMDataSourceFromReader - Class in org.apache.axiom.ts.om.sourcedelement
 
TestWrappedTextNodeOMDataSourceFromReader(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestWrappedTextNodeOMDataSourceFromReader
 
TestWriteAttributeNoNamespace - Class in org.apache.axiom.ts.om.sourcedelement.push
Tests that XMLStreamWriter.writeAttribute(String, String) creates the expected attribute.
TestWriteAttributeNoNamespace(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.push.TestWriteAttributeNoNamespace
 
TestWriteCData - Class in org.apache.axiom.ts.om.sourcedelement.push
 
TestWriteCData(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.push.TestWriteCData
 
TestWriteComment - Class in org.apache.axiom.ts.om.sourcedelement.push
 
TestWriteComment(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.push.TestWriteComment
 
TestWriteDataHandler - Class in org.apache.axiom.ts.om.sourcedelement.push
TestWriteDataHandler(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.push.TestWriteDataHandler
 
TestWriteDataHandlerProvider - Class in org.apache.axiom.ts.om.sourcedelement.push
TestWriteDataHandlerProvider(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.push.TestWriteDataHandlerProvider
 
TestWriteEmptyElementAutoPrefix - Class in org.apache.axiom.ts.om.sourcedelement.push
Tests that XMLStreamWriter.writeEmptyElement(String, String) automatically selects an appropriate prefix.
TestWriteEmptyElementAutoPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.push.TestWriteEmptyElementAutoPrefix
 
TestWriteNamespace - Class in org.apache.axiom.ts.om.sourcedelement.push
Tests that XMLStreamWriter.writeNamespace(String, String) creates the expected namespace declaration.
TestWriteNamespace(OMMetaFactory, String, String) - Constructor for class org.apache.axiom.ts.om.sourcedelement.push.TestWriteNamespace
 
TestWriteProcessingInstruction1 - Class in org.apache.axiom.ts.om.sourcedelement.push
 
TestWriteProcessingInstruction1(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.push.TestWriteProcessingInstruction1
 
TestWriteProcessingInstruction2 - Class in org.apache.axiom.ts.om.sourcedelement.push
 
TestWriteProcessingInstruction2(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.push.TestWriteProcessingInstruction2
 
TestWriteStartElementAutoPrefix - Class in org.apache.axiom.ts.om.sourcedelement.push
Tests that XMLStreamWriter.writeStartElement(String, String) automatically selects an appropriate prefix.
TestWriteStartElementAutoPrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.push.TestWriteStartElementAutoPrefix
 
TestWriteStartElementWithDefaultNamespaceDeclaredOnParent - Class in org.apache.axiom.ts.om.sourcedelement.push
Tests that XMLStreamWriter.writeStartElement(String, String, String) creates the correct OMElement if the element uses a default namespace declared on the parent.
TestWriteStartElementWithDefaultNamespaceDeclaredOnParent(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.push.TestWriteStartElementWithDefaultNamespaceDeclaredOnParent
 
TestWriteTextTo - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMElement.writeTextTo(Writer, boolean) in the simple case with a single OMText child.
TestWriteTextTo(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestWriteTextTo
 
TestWriteTextToWithNonDestructiveOMDataSource - Class in org.apache.axiom.ts.om.sourcedelement
 
TestWriteTextToWithNonDestructiveOMDataSource(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.sourcedelement.TestWriteTextToWithNonDestructiveOMDataSource
 
TestWriteTextToWithNonTextNodes - Class in org.apache.axiom.ts.om.element
 
TestWriteTextToWithNonTextNodes(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestWriteTextToWithNonTextNodes
 
TestWrongParent1 - Class in org.apache.axiom.ts.soap.fault
Tests that OMContainer.addChild(OMNode) throws an exception if an attempt is made to add a SOAPFault to a plain OMElement.
TestWrongParent1(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.fault.TestWrongParent1
 
TestWrongParent1 - Class in org.apache.axiom.ts.soap.headerblock
Tests that OMContainer.addChild(OMNode) throws an exception if an attempt is made to add a SOAPHeaderBlock to a plain OMElement.
TestWrongParent1(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.headerblock.TestWrongParent1
 
TestWrongParent2 - Class in org.apache.axiom.ts.soap.fault
Tests that OMNode.insertSiblingAfter(OMNode) throws an exception if an attempt is made to add a SOAPFault as a child of a plain OMElement.
TestWrongParent2(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.fault.TestWrongParent2
 
TestWrongParent2 - Class in org.apache.axiom.ts.soap.headerblock
Tests that OMNode.insertSiblingAfter(OMNode) throws an exception if an attempt is made to add a SOAPHeaderBlock as a child of a plain OMElement.
TestWrongParent2(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.headerblock.TestWrongParent2
 
TestWrongParent3 - Class in org.apache.axiom.ts.soap.fault
Tests that OMNode.insertSiblingBefore(OMNode) throws an exception if an attempt is made to add a SOAPFault as a child of a plain OMElement.
TestWrongParent3(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.fault.TestWrongParent3
 
TestWrongParent3 - Class in org.apache.axiom.ts.soap.headerblock
Tests that OMNode.insertSiblingBefore(OMNode) throws an exception if an attempt is made to add a SOAPHeaderBlock as a child of a plain OMElement.
TestWrongParent3(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.headerblock.TestWrongParent3
 
TestWSCommons202 - Class in org.apache.axiom.ts.soap.faultdetail
 
TestWSCommons202(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.faultdetail.TestWSCommons202
 
TestXPathAppliedToSOAPEnvelope - Class in org.apache.axiom.ts.soap.xpath
Regression test for AXIOM-141.
TestXPathAppliedToSOAPEnvelope(OMMetaFactory, SOAPSpec, boolean) - Constructor for class org.apache.axiom.ts.soap.xpath.TestXPathAppliedToSOAPEnvelope
 
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(char[], OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextImpl
 
TextImpl(Object, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextImpl
 
TextImpl(String, DataHandlerProvider, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextImpl
 
TextImpl(OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextImpl
 
TextImpl(String, int, 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(TextNodeImpl, 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(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(Object, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextNodeImpl
 
TextNodeImpl(String, DataHandlerProvider, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextNodeImpl
Constructor.
TextNodeImpl(OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.TextNodeImpl
 
TextNodeImpl(char[], 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
 
toHexString(byte[]) - Static method in class org.apache.axiom.testutils.DigestUtils
 
toOMText(byte[], int, int, OMFactory, boolean) - Static method in class org.apache.axiom.om.util.TextHelper
Deprecated.
The implementation of this method is incomplete. It will be removed in Axiom 1.3.
toOMText(byte[], int, int, OMFactory, boolean, String) - Static method in class org.apache.axiom.om.util.TextHelper
Deprecated.
The implementation of this method is incomplete. It will be removed in Axiom 1.3.
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 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
Convenience method to serialize the element to a string with caching enabled.
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
Deprecated.
This method was internally used by Axiom before version 1.2.9 but is no longer required.
toStringBuffer(InputStream, StringBuffer) - Static method in class org.apache.axiom.om.util.TextHelper
Deprecated.
This method was internally used by Axiom before version 1.2.9 but is no longer required.
toStringBuffer(OMText, StringBuffer) - Static method in class org.apache.axiom.om.util.TextHelper
Deprecated.
If you really need to write the base64 encoded content of an OMText instance to a StringBuffer, then request the DataHandler using OMText.getDataHandler() and use Base64EncodingStringBufferOutputStream to encode it.
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
Convenience method to serialize the element to a string without caching.
transformerFactoryClass - Variable in class org.apache.axiom.ts.dom.document.TransformerTestCase
 
TransformerTestCase - Class in org.apache.axiom.ts.dom.document
 
TransformerTestCase(DocumentBuilderFactory, Class) - Constructor for class org.apache.axiom.ts.dom.document.TransformerTestCase
 
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.
translateNamespacePrefixToUri(String, Object) - Method in class org.apache.axiom.test.jaxen.NavigatorWrapper
 

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.
undeclarePrefix(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
undeclarePrefix(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
undeclarePrefix(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
undeclarePrefix(String) - Method in interface org.apache.axiom.om.OMElement
Add a namespace declaration that undeclares a given prefix.
unmarshal(JAXBContext, OMElement, boolean) - Static method in class org.apache.axiom.om.util.jaxb.JAXBUtils
Unmarshal the given element.
UnmarshallerAdapter - Class in org.apache.axiom.util.jaxb
Adapter that enables an Unmarshaller to perform XOP/MTOM processing on an XMLStreamReader that exposes the DataHandlerReader extension.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
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
Deprecated.
 
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

VALIDATE - Static variable in class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
VALIDATE_IF_SCHEMA - Static variable in class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
value - Variable in class org.apache.axiom.om.impl.llom.OMCommentImpl
 
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
 
VAR_URI - Static variable in class org.jaxen.test.XPathTestBase
 
variant - Variable in class org.apache.axiom.ts.om.factory.CreateOMElementTestCase
 
variant - Variable in class org.apache.axiom.ts.om.sourcedelement.LazyNameTestCase
 
verbose - Static variable in class org.jaxen.test.XPathTestBase
 
visited() - Method in class org.apache.axiom.om.impl.common.OMNavigator
Method visited.
VMShutdownHook - Class in org.apache.axiom.attachments.lifecycle.impl
 

W

walkThrough(OMElement) - Static method in class org.apache.axiom.ts.soap.builder.OMTestUtils
 
WELLFORMED - Static variable in class org.apache.axiom.om.impl.dom.DOMConfigurationImpl
 
Woodstox4InputFactoryWrapper - Class in org.apache.axiom.util.stax.dialect
 
Woodstox4InputFactoryWrapper(XMLInputFactory, AbstractStAXDialect, boolean) - Constructor for class org.apache.axiom.util.stax.dialect.Woodstox4InputFactoryWrapper
 
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.
WrappedTextNodeOMDataSource - Class in org.apache.axiom.om.ds
OMDataSource implementation that represents a text node wrapped inside an element.
WrappedTextNodeOMDataSource(QName) - Constructor for class org.apache.axiom.om.ds.WrappedTextNodeOMDataSource
 
WrappedTextNodeOMDataSourceFromDataSource - Class in org.apache.axiom.om.ds
WrappedTextNodeOMDataSource that pulls the text data from a DataSource object.
WrappedTextNodeOMDataSourceFromDataSource(QName, DataSource, Charset) - Constructor for class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
WrappedTextNodeOMDataSourceFromReader - Class in org.apache.axiom.om.ds
WrappedTextNodeOMDataSource that pulls text data from a Reader object.
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.
wrapperElementName - Variable in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSource
 
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(byte[], int, int) - Method in class org.apache.axiom.testutils.io.ByteStreamComparator
 
write(int) - Method in class org.apache.axiom.testutils.io.ByteStreamComparator
 
write(char[], int, int) - Method in class org.apache.axiom.testutils.io.CharacterStreamComparator
 
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.XOPDecodingStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamWriter
 
writeAttribute(String, String) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamWriter
 
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(DataHandler, String, boolean) - Method in class org.apache.axiom.om.impl.llom.PushOMBuilder
 
writeDataHandler(DataHandlerProvider, String, boolean) - Method in class org.apache.axiom.om.impl.llom.PushOMBuilder
 
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(XMLStreamWriter, String, String, String, String) - Static method in class org.apache.axiom.util.stax.XMLStreamWriterUtils
Prepare the DOCTYPE declaration using the provided information and output it using XMLStreamWriter.writeDTD(String).
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.XOPDecodingStreamWriter
 
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, 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. If this is not possible, then MTOMXMLStreamWriter.prepareDataHandler(DataHandler) should be used.
writePart(String, String, String) - Method in interface org.apache.axiom.mime.MultipartWriter
Start writing a MIME part.
writePart(String, String, String, List) - 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(DataHandler, String, String, List) - 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(String, String, List) - Method in class org.apache.axiom.om.impl.OMMultipartWriter
Start writing an attachment part of the MIME package.
writePart(DataHandler, String, List) - Method in class org.apache.axiom.om.impl.OMMultipartWriter
Write a MIME part.
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.XOPDecodingStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamWriter
 
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.impl.common.OMElementImplUtil
 
writeTextTo(Writer, boolean) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
 
writeTextTo(Writer, boolean) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
writeTextTo(Writer, boolean) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
writeTextTo(Writer, boolean) - Method in interface org.apache.axiom.om.OMElement
Write the content of the text nodes that are children of a given element to a Writer.
writeTextTo(OMElement, Writer, boolean) - Static method in class org.apache.axiom.om.util.ElementHelper
Deprecated.
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
XMLAssertEx - Class in org.apache.axiom.testutils
 
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
Deprecated.
XMLNS_NS_URI - Static variable in interface org.apache.axiom.om.OMConstants
Deprecated.
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.
XMLStreamReaderComparator - Class in org.apache.axiom.testutils.stax
Helper class that compares the events produced by two XMLStreamReader objects.
XMLStreamReaderComparator(XMLStreamReader, XMLStreamReader) - Constructor for class org.apache.axiom.testutils.stax.XMLStreamReaderComparator
 
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
 
XMLStreamReaderWithQName - Class in org.apache.axiom.ts.soap.envelope
Used by StAXSOAPModelBuilderTest to simulate
XMLStreamReaderWithQName(XMLStreamReader, QName) - Constructor for class org.apache.axiom.ts.soap.envelope.XMLStreamReaderWithQName
 
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.
XOPAwareStAXOMBuilder(OMFactory, XMLStreamReader, MimePartProvider) - Constructor for class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
 
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.
XOPDecodingStreamWriter - Class in org.apache.axiom.util.stax.xop
XMLStreamWriter wrapper that decodes XOP.
XOPDecodingStreamWriter(XMLStreamWriter, MimePartProvider) - Constructor for class org.apache.axiom.util.stax.xop.XOPDecodingStreamWriter
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
 
XPathTestBase - Class in org.jaxen.test
 
XPathTestBase(String) - Constructor for class org.jaxen.test.XPathTestBase
 

_

_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 _ 
Skip navigation links

Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.