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
 
AbstractXMLReader - Class in org.apache.axiom.util.sax
Partial implementation of the XMLReader interface.
AbstractXMLReader() - Constructor for class org.apache.axiom.util.sax.AbstractXMLReader
 
AbstractXMLStreamReader - Class in org.apache.axiom.util.stax
Partial implementation of the XMLStreamReader interface.
AbstractXMLStreamReader() - Constructor for class org.apache.axiom.util.stax.AbstractXMLStreamReader
 
AbstractXMLStreamWriter - Class in org.apache.axiom.util.stax
Partial implementation of the XMLStreamWriter interface.
AbstractXMLStreamWriter() - Constructor for class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
access(String) - Method in class org.apache.axiom.attachments.AttachmentCacheMonitor
Indicates that the file was accessed.
ACTION_PROPERTY - Static variable in class org.apache.axiom.om.OMOutputFormat
 
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 interface org.apache.axiom.om.OMElement
Adds an attribute to this element.
addAttribute(String, String, OMNamespace) - Method in interface org.apache.axiom.om.OMElement
Adds an attribute to this element.
addChild(OMNode) - Method in interface org.apache.axiom.om.OMContainer
Adds the given node as the last child.
addDataHandler(String, DataHandler) - Method in class org.apache.axiom.attachments.Attachments
Programatically adding an SOAP with Attachments(SwA) Attachment.
addDetailEntry(OMElement) - Method in interface org.apache.axiom.soap.SOAPFaultDetail
 
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 interface org.apache.axiom.soap.SOAPHeader
Creates a new SOAPHeaderBlock object initialized with the specified name and adds it to this SOAPHeader object.
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 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.
addSOAPText(SOAPFaultText) - Method in interface org.apache.axiom.soap.SOAPFaultReason
 
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
 
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
 
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.
altSoapFactory - Variable in class org.apache.axiom.ts.soap.SOAPTestCase
 
ARRAY_ITEM_LOCALNAME - Static variable in interface org.apache.axiom.om.OMConstants
Field ARRAY_ITEM_LOCALNAME
ARRAY_ITEM_NS_PREFIX - Static variable in interface org.apache.axiom.om.OMConstants
Field ARRAY_ITEM_NS_PREFIX
ARRAY_ITEM_NSURI - Static variable in interface org.apache.axiom.om.OMConstants
Field ARRAY_ITEM_NSURI
ARRAY_ITEM_QNAME - Static variable in interface org.apache.axiom.om.OMConstants
Field ARRAY_ITEM_QNAME
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.
ATTACHMENT_TIMEOUT_PROPERTY - Static variable in class org.apache.axiom.attachments.AttachmentCacheMonitor
 
AttachmentCacheMonitor - Class in org.apache.axiom.attachments
The CacheMonitor is responsible for deleting temporary attachment files after a timeout period has expired.
Attachments - Class in org.apache.axiom.attachments
 
Attachments(LifecycleManager, InputStream, String, boolean, String, String) - Constructor for class org.apache.axiom.attachments.Attachments
Moves the pointer to the beginning of the first MIME part.
Attachments(LifecycleManager, InputStream, String, boolean, String, String, int) - Constructor for class org.apache.axiom.attachments.Attachments
Moves the pointer to the beginning of the first MIME part.
Attachments(InputStream, String, boolean, String, String) - Constructor for class org.apache.axiom.attachments.Attachments
Moves the pointer to the beginning of the first MIME part.
Attachments(InputStream, String, boolean, String, String, int) - Constructor for class org.apache.axiom.attachments.Attachments
Moves the pointer to the beginning of the first MIME part.
Attachments(InputStream, String) - Constructor for class org.apache.axiom.attachments.Attachments
Sets file cache to false.
Attachments() - Constructor for class org.apache.axiom.attachments.Attachments
Use this constructor when instantiating this to store the attachments set programatically through the SwA API.
ATTACHMENTS - Static variable in interface org.apache.axiom.om.impl.MTOMConstants
Deprecated. This was used in old versions of Axis2 as the key identifying the attachments map in the message context. You should no longer use this.
Attr - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
ATTR_ACTOR - Static variable in interface org.apache.axiom.soap.SOAP11Constants
Field ATTR_ACTOR
ATTR_MUSTUNDERSTAND - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field ATTR_MUSTUNDERSTAND
ATTR_MUSTUNDERSTAND_0 - Static variable in interface org.apache.axiom.soap.SOAPConstants
 
ATTR_MUSTUNDERSTAND_1 - Static variable in interface org.apache.axiom.soap.SOAPConstants
 
ATTR_MUSTUNDERSTAND_FALSE - Static variable in interface org.apache.axiom.soap.SOAPConstants
 
ATTR_MUSTUNDERSTAND_TRUE - Static variable in interface org.apache.axiom.soap.SOAPConstants
 
AttrCompare - Class in org.apache.axiom.c14n.helpers
Compares two attributes based on the C14n specification.
AttrCompare() - Constructor for class org.apache.axiom.c14n.helpers.AttrCompare
 
ATTRIBUTE_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is an AttrImpl.
AttributeHelper - Class in org.apache.axiom.om.util
Helper class for attributes.
AttributeHelper() - Constructor for class org.apache.axiom.om.util.AttributeHelper
 
AttrImpl - Class in org.apache.axiom.c14n.omwrapper
 
AttrImpl(Object, OMElement, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.AttrImpl
 
available() - Method in class org.apache.axiom.attachments.utils.BAAInputStream
 
available() - Method in class org.apache.axiom.om.util.DetachableInputStream
 
AxiomMultipartWriterFactory - Class in org.apache.axiom.mime.impl.axiom
Factory for Axiom's own MultipartWriter implementation.
AxiomMultipartWriterFactory() - Constructor for class org.apache.axiom.mime.impl.axiom.AxiomMultipartWriterFactory
 
AxiomTestCase - Class in org.apache.axiom.ts
 
AxiomTestCase(OMMetaFactory) - Constructor for class org.apache.axiom.ts.AxiomTestCase
 
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
 
Base64() - Constructor for class org.apache.axiom.om.util.Base64
 
Base64DecodingOutputStreamWriter - Class in org.apache.axiom.util.base64
Writer implementation that decodes base64 data and writes it to a an OutputStream.
Base64DecodingOutputStreamWriter(OutputStream) - Constructor for class org.apache.axiom.util.base64.Base64DecodingOutputStreamWriter
 
Base64EncodingOutputStream - Class in org.apache.axiom.util.base64
OutputStream implementation that writes base64 encoded data to another OutputStream using ASCII encoding.
Base64EncodingOutputStream(OutputStream, int) - Constructor for class org.apache.axiom.util.base64.Base64EncodingOutputStream
Constructor.
Base64EncodingOutputStream(OutputStream) - Constructor for class org.apache.axiom.util.base64.Base64EncodingOutputStream
Constructor that sets the buffer size to its default value of 4096 characters.
Base64EncodingStringBufferOutputStream - Class in org.apache.axiom.util.base64
OutputStream implementation that writes base64 encoded data to a StringBuffer.
Base64EncodingStringBufferOutputStream(StringBuffer) - Constructor for class org.apache.axiom.util.base64.Base64EncodingStringBufferOutputStream
Constructor.
Base64EncodingWriterOutputStream - Class in org.apache.axiom.util.base64
OutputStream implementation that writes base64 encoded data to a Writer.
Base64EncodingWriterOutputStream(Writer, int) - Constructor for class org.apache.axiom.util.base64.Base64EncodingWriterOutputStream
Constructor.
Base64EncodingWriterOutputStream(Writer) - Constructor for class org.apache.axiom.util.base64.Base64EncodingWriterOutputStream
Constructor that sets the buffer size to its default value of 4096 characters.
Base64Utils - Class in org.apache.axiom.util.base64
Contains utility methods to work with base64 encoded data.
Base64Utils() - Constructor for class org.apache.axiom.util.base64.Base64Utils
 
baseName - Static variable in exception org.apache.axiom.c14n.exceptions.C14NException
 
Behavior - Class in org.apache.axiom.om.ds
 
Behavior() - Constructor for class org.apache.axiom.om.ds.Behavior
 
Blob - Interface in org.apache.axiom.util.blob
Stores binary data.
BlobDataSource - Class in org.apache.axiom.util.blob
Data source backed by a Blob.
BlobDataSource(Blob, String) - Constructor for class org.apache.axiom.util.blob.BlobDataSource
 
BlobOutputStream - Class in org.apache.axiom.util.blob
Output stream that is used to write to a blob.
BlobOutputStream() - Constructor for class org.apache.axiom.util.blob.BlobOutputStream
 
BODY_FAULT_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field BODY_FAULT_LOCAL_NAME
BODY_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field BODY_LOCAL_NAME
BODY_NAMESPACE_PREFIX - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field BODY_NAMESPACE_PREFIX
BUFFER_LEN - Static variable in class org.apache.axiom.attachments.impl.BufferUtils
 
buffers() - Method in class org.apache.axiom.attachments.utils.BAAOutputStream
 
BufferUtils - Class in org.apache.axiom.attachments.impl
Attachment processing uses a lot of buffers.
BufferUtils() - Constructor for class org.apache.axiom.attachments.impl.BufferUtils
 
build() - Method in interface org.apache.axiom.om.OMSerializable
Builds itself.
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
 
buildNext() - Method in interface org.apache.axiom.om.OMContainer
 
buildWithAttachments() - Method in interface org.apache.axiom.om.OMNode
Builds itself with the OMText binary content.
ByteArrayCustomBuilder - Class in org.apache.axiom.om.ds.custombuilder
CustomBuilder that creates an OMSourcedElement backed by a ByteArrayDataSource.
ByteArrayCustomBuilder(String) - Constructor for class org.apache.axiom.om.ds.custombuilder.ByteArrayCustomBuilder
Constructor
ByteArrayDataSource - Class in org.apache.axiom.attachments
 
ByteArrayDataSource(byte[], String) - Constructor for class org.apache.axiom.attachments.ByteArrayDataSource
 
ByteArrayDataSource(byte[]) - Constructor for class org.apache.axiom.attachments.ByteArrayDataSource
 
ByteArrayDataSource - Class in org.apache.axiom.om.ds
ByteArrayDataSource is an example implementation of OMDataSourceExt.
ByteArrayDataSource(byte[], String) - Constructor for class org.apache.axiom.om.ds.ByteArrayDataSource
Constructor
ByteArrayDataSource.ByteArray - Class in org.apache.axiom.om.ds
Object containing the byte[]/encoding pair
ByteArrayDataSource.ByteArray() - Constructor for class org.apache.axiom.om.ds.ByteArrayDataSource.ByteArray
 
bytes - Variable in class org.apache.axiom.om.ds.ByteArrayDataSource.ByteArray
 
ByteSearch - Class in org.apache.axiom.attachments.utils
ByteSearch Various byte array searching utilities.
ByteSearch() - Constructor for class org.apache.axiom.attachments.utils.ByteSearch
 

C

C14N_EXCEPTION_PROP - Static variable in class org.apache.axiom.c14n.utils.PropLoader
 
C14NException - Exception in org.apache.axiom.c14n.exceptions
class C14NException is the base class of all the exception classes used in org.apache.axiom.c14n
C14NException() - Constructor for exception org.apache.axiom.c14n.exceptions.C14NException
 
C14NException(String) - Constructor for exception org.apache.axiom.c14n.exceptions.C14NException
 
C14NException(String, Object[]) - Constructor for exception org.apache.axiom.c14n.exceptions.C14NException
 
C14NException(Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.C14NException
 
C14NException(String, Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.C14NException
 
C14NException(String, Object[], Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.C14NException
 
C14nHelper - Class in org.apache.axiom.c14n.helpers
 
cache - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Field cache
CachedFileDataSource - Class in org.apache.axiom.attachments
 
CachedFileDataSource(File) - Constructor for class org.apache.axiom.attachments.CachedFileDataSource
 
callStackToString() - Static method in class org.apache.axiom.om.util.CommonUtils
Get a string containing the stack of the current location
CanonicalizationException - Exception in org.apache.axiom.c14n.exceptions
class CanonicalizationException
CanonicalizationException() - Constructor for exception org.apache.axiom.c14n.exceptions.CanonicalizationException
 
CanonicalizationException(String) - Constructor for exception org.apache.axiom.c14n.exceptions.CanonicalizationException
 
CanonicalizationException(String, Object[]) - Constructor for exception org.apache.axiom.c14n.exceptions.CanonicalizationException
 
CanonicalizationException(Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.CanonicalizationException
 
CanonicalizationException(String, Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.CanonicalizationException
 
CanonicalizationException(String, Object[], Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.CanonicalizationException
 
canonicalize(byte[]) - Method in class org.apache.axiom.c14n.Canonicalizer
Method canonicalize
Canonicalizer - Class in org.apache.axiom.c14n
 
Canonicalizer20010315 - Class in org.apache.axiom.c14n.impl
 
Canonicalizer20010315(boolean) - Constructor for class org.apache.axiom.c14n.impl.Canonicalizer20010315
Constructor Canonicalizer20010315
Canonicalizer20010315Excl - Class in org.apache.axiom.c14n.impl
 
Canonicalizer20010315Excl(boolean) - Constructor for class org.apache.axiom.c14n.impl.Canonicalizer20010315Excl
Constructor Canonicalizer20010315Excl
Canonicalizer20010315ExclOmitComments - Class in org.apache.axiom.c14n.impl
 
Canonicalizer20010315ExclOmitComments() - Constructor for class org.apache.axiom.c14n.impl.Canonicalizer20010315ExclOmitComments
Constructor Canonicalizer20010315ExclOmitComments
Canonicalizer20010315ExclWithComments - Class in org.apache.axiom.c14n.impl
 
Canonicalizer20010315ExclWithComments() - Constructor for class org.apache.axiom.c14n.impl.Canonicalizer20010315ExclWithComments
Constructor Canonicalizer20010315ExclWithComments
Canonicalizer20010315OmitComments - Class in org.apache.axiom.c14n.impl
 
Canonicalizer20010315OmitComments() - Constructor for class org.apache.axiom.c14n.impl.Canonicalizer20010315OmitComments
Constructor Canonicalizer20010315OmitComments
Canonicalizer20010315WithComments - Class in org.apache.axiom.c14n.impl
 
Canonicalizer20010315WithComments() - Constructor for class org.apache.axiom.c14n.impl.Canonicalizer20010315WithComments
Constructor Canonicalizer20010315WithComments
CanonicalizerBase - Class in org.apache.axiom.c14n.impl
 
CanonicalizerBase(boolean) - Constructor for class org.apache.axiom.c14n.impl.CanonicalizerBase
Constructor CanonicalizerBase
canonicalizerSpi - Variable in class org.apache.axiom.c14n.Canonicalizer
 
CanonicalizerSpi - Class in org.apache.axiom.c14n
 
CanonicalizerSpi() - Constructor for class org.apache.axiom.c14n.CanonicalizerSpi
 
canonicalizeSubtree(OMElement) - Method in class org.apache.axiom.c14n.Canonicalizer
Canonicalizes the subtree rooted by element.
canonicalizeSubtree(OMElement, String) - Method in class org.apache.axiom.c14n.Canonicalizer
Canonicalizes the subtree rooted by element.
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.
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.
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.
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
 
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
 
cloneOMElement() - Method in interface org.apache.axiom.om.OMElement
Clones this element.
close() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
 
close() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
 
close() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
 
close() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
close() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
close() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
close() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
close() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
close() - Method in interface org.apache.axiom.om.OMDataSourceExt
Close the DataSource and free its resources.
close(boolean) - Method in interface org.apache.axiom.om.OMSerializable
If a builder and parser is associated with the node, it is closed.
close() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Close this builder.
close() - Method in class org.apache.axiom.om.util.DetachableInputStream
 
close() - Method in class org.apache.axiom.om.util.LogOutputStream
 
close() - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
close() - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
 
close() - Method in class org.apache.axiom.util.base64.Base64DecodingOutputStreamWriter
 
close() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
close() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
close() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
close() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
close() - Method in class org.apache.axiom.util.stax.XMLStreamWriterWriter
 
close() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
close() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
Comment - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
comment(char[], int, int) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
COMMENT_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is a Comment.
COMMENT_NODE - Static variable in interface org.apache.axiom.om.OMNode
The node is a Comment.
CommentImpl - Class in org.apache.axiom.c14n.omwrapper
 
CommentImpl(OMComment, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.CommentImpl
 
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.
compareOMAttribute(OMAttribute, OMAttribute, String) - Method in class org.apache.axiom.om.util.DigestGenerator
Compares two OMAttributes for the XML equality
compareOMDocument(OMDocument, OMDocument, String) - Method in class org.apache.axiom.om.util.DigestGenerator
Compares two OMDocuments for the XML equality
compareOMNode(OMNode, OMNode, String) - Method in class org.apache.axiom.om.util.DigestGenerator
Compares two OMNodes for the XML equality
complete() - Method in interface org.apache.axiom.mime.MultipartWriter
Complete writing of the MIME multipart package.
complete(OutputStream, byte[], LinkedList, String, String, String, String) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated. Use OMMultipartWriter instead.
complete(OutputStream, byte[], LinkedList, String, String, String, String, OMOutputFormat) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated. Use OMMultipartWriter instead.
complete() - Method in class org.apache.axiom.om.impl.OMMultipartWriter
Complete writing of the MIME multipart package.
complete() - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
Write out any pending data, including padding if necessary.
ConfigurableDataHandler - Class in org.apache.axiom.attachments
This Axiom DataHandler inplementation allows the user to set custom values for the following MIME body part headers.
ConfigurableDataHandler(DataSource) - Constructor for class org.apache.axiom.attachments.ConfigurableDataHandler
 
ConfigurableDataHandler(Object, String) - Constructor for class org.apache.axiom.attachments.ConfigurableDataHandler
 
ConfigurableDataHandler(URL) - Constructor for class org.apache.axiom.attachments.ConfigurableDataHandler
 
configure(XMLInputFactory, StAXDialect) - Method in interface org.apache.axiom.om.util.StAXParserConfiguration
Apply the configuration to the given factory.
configure(XMLOutputFactory, StAXDialect) - Method in interface org.apache.axiom.om.util.StAXWriterConfiguration
Apply the configuration to the given factory.
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, String) - Constructor for class org.apache.axiom.ts.ConformanceTestCase
 
Constants - Class in org.apache.axiom.c14n.utils
 
constructNode(OMElement, String, boolean) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Method constructNode
containsKey(String) - Method in class org.apache.axiom.om.OMOutputFormat
 
contentHandler - Variable in class org.apache.axiom.util.sax.AbstractXMLReader
 
ContentIDGenerator - Interface in org.apache.axiom.util.stax.xop
Content ID generator interface.
copy() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
 
copy() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
 
copy() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
Return a InputStreamDataSource backed by a ByteArrayInputStream
copy() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
Return a InputStreamDataSource backed by a ByteArrayInputStream
copy() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
copy() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
copy() - Method in interface org.apache.axiom.om.OMDataSourceExt
Create a copy of the OMDataSourceExt
copy(SOAPEnvelope) - Static method in class org.apache.axiom.om.util.CopyUtils
Creates a copy of the source envelope.
CopyUtils - Class in org.apache.axiom.om.util
CopyUtils provides static utility methods that are useful for creating a copy of an OM/SOAPEnvelope tree.
create(String) - Method in class org.apache.axiom.attachments.lifecycle.impl.LifecycleManagerImpl
 
create(String) - Method in interface org.apache.axiom.attachments.lifecycle.LifecycleManager
Create a unique file in the designated directory
create(String, String, OMContainer, XMLStreamReader, OMFactory) - Method in class org.apache.axiom.om.ds.custombuilder.ByteArrayCustomBuilder
 
create(String, String, OMContainer, XMLStreamReader, OMFactory) - Method in interface org.apache.axiom.om.impl.builder.CustomBuilder
Create an OMElement for this whole subtree.
createComment() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Method createOMText.
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.
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.ts.om.xpath.AXIOMXPathTestCase
 
createNetworkDetachedXMLStreamReader(InputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
Deprecated. use StAXUtils.createXMLStreamReader(StAXParserConfiguration, InputStream, String) with StAXParserConfiguration.STANDALONE
createNetworkDetachedXMLStreamReader(InputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
Deprecated. use StAXUtils.createXMLStreamReader(StAXParserConfiguration, InputStream) with StAXParserConfiguration.STANDALONE
createNetworkDetachedXMLStreamReader(Reader) - Static method in class org.apache.axiom.om.util.StAXUtils
Deprecated. use StAXUtils.createXMLStreamReader(StAXParserConfiguration, Reader) with StAXParserConfiguration.STANDALONE
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 interface org.apache.axiom.om.OMFactory
Create an attribute with the given name and value.
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(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(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(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) - Method in interface org.apache.axiom.om.OMFactory
Creates a comment.
createOMDocType(OMContainer, String) - Method in interface org.apache.axiom.om.OMFactory
Creates DocType/DTD.
createOMDocument() - Method in interface org.apache.axiom.om.OMFactory
Creates a new OMDocument.
createOMDocument(OMXMLParserWrapper) - Method in interface org.apache.axiom.om.OMFactory
 
createOMElement() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
This method is called with the XMLStreamConstants.START_ELEMENT event.
createOMElement() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Method createOMElement.
createOMElement(String, OMNamespace) - Method in 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(String, OMNamespace, OMContainer, OMXMLParserWrapper) - Method in interface org.apache.axiom.om.OMFactory
 
createOMElement(OMDataSource, String, OMNamespace) - Method in interface org.apache.axiom.om.OMFactory
Construct element with arbitrary data source.
createOMElement(OMDataSource, QName) - Method in interface org.apache.axiom.om.OMFactory
Construct element with arbitrary data source.
createOMElement(String, String, String) - Method in interface org.apache.axiom.om.OMFactory
Create an element with the given name.
createOMElement(QName, OMContainer) - Method in interface org.apache.axiom.om.OMFactory
Create an 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() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Method createOMElement.
createOMElement(OMFactory, OMContainer, String, String, String) - Method in class org.apache.axiom.ts.om.factory.OMElementCreator
Create an OMElement.
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, OMElementCreator) - Constructor for class org.apache.axiom.ts.om.factory.CreateOMElementTestCase
 
createOMNamespace(String, String) - Method in interface org.apache.axiom.om.OMFactory
Create an OMNamespace instance or retrieve an existing one if the factory supports pooling.
createOMProcessingInstruction(OMContainer, String, String) - Method in interface org.apache.axiom.om.OMFactory
Creates a PI.
createOMText(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method createOMText.
createOMText(OMContainer, String) - Method in interface org.apache.axiom.om.OMFactory
Creates a new OMText node with the given value and appends it to the given parent element.
createOMText(OMContainer, OMText) - Method in interface org.apache.axiom.om.OMFactory
Create OMText node that is a copy of the source text node
createOMText(OMContainer, QName) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(OMContainer, String, int) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(OMContainer, char[], int) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(OMContainer, QName, int) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(String) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(String, int) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(String, String, boolean) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(Object, boolean) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(OMContainer, String, String, boolean) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(String, DataHandlerProvider, boolean) - Method in interface org.apache.axiom.om.OMFactory
Create a binary OMText node supporting deferred loading of the content.
createOMText(String, OMContainer, OMXMLParserWrapper) - Method in interface org.apache.axiom.om.OMFactory
 
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
 
createSOAPBody(SOAPEnvelope) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPBody() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPEnvelope() - 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.
createSOAPEnvelope(OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFault(SOAPBody, Exception) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFault(SOAPBody) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFault() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultCode(SOAPFault) - Method in interface org.apache.axiom.soap.SOAPFactory
Code eii under SOAPFault (parent)
createSOAPFaultCode() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
Code eii under SOAPFault (parent)
createSOAPFaultDetail(SOAPFault) - Method in interface org.apache.axiom.soap.SOAPFactory
Detail eii under SOAPFault (parent)
createSOAPFaultDetail() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
Role eii under SOAPFault (parent)
createSOAPFaultNode(SOAPFault) - Method in interface org.apache.axiom.soap.SOAPFactory
Node eii under SOAPFault (parent)
createSOAPFaultNode() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
Node eii under SOAPFault (parent)
createSOAPFaultReason(SOAPFault) - Method in interface org.apache.axiom.soap.SOAPFactory
Reason eii under SOAPFault (parent)
createSOAPFaultReason() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
Reason eii under SOAPFault (parent)
createSOAPFaultRole(SOAPFault) - Method in interface org.apache.axiom.soap.SOAPFactory
Role eii under SOAPFault (parent)
createSOAPFaultRole() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
Role eii under SOAPFault (parent)
createSOAPFaultSubCode(SOAPFaultCode) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultSubCode() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
SubCode eii under Value (parent)
createSOAPFaultSubCode(SOAPFaultSubCode) - Method in interface org.apache.axiom.soap.SOAPFactory
SubCode eii under SubCode (parent)
createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
SubCode eii under SubCode (parent)
createSOAPFaultText(SOAPFaultReason) - Method in interface org.apache.axiom.soap.SOAPFactory
SubCode eii under SubCode (parent)
createSOAPFaultText() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
SubCode eii under SubCode (parent)
createSOAPFaultValue(SOAPFaultCode) - Method in interface org.apache.axiom.soap.SOAPFactory
Value eii under Code (parent)
createSOAPFaultValue() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
Value eii under Code (parent)
createSOAPFaultValue(SOAPFaultSubCode) - Method in interface org.apache.axiom.soap.SOAPFactory
SubCode eii under Value (parent)
createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPHeader(SOAPEnvelope) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPHeader() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPHeaderBlock(String, OMNamespace) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPHeaderBlock(String, OMNamespace, OMDataSource) - Method in interface org.apache.axiom.soap.SOAPFactory
Create SOAPHeaderBlock that has an OMDataSource
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPHeaderBlock() - Method in class org.apache.axiom.ts.soap.SOAPTestCase
 
createSOAPMessage() - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPMessage(OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPMessage(SOAPEnvelope, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPModelBuilder(StAXParserConfiguration, InputSource) - Method in 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 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 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.
createWithCustomBuilder(CustomBuilder, OMFactory) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
 
createXMLEventReader(InputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLEventReader(InputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLEventReader(Reader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLEventReader(Source) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLEventReader(String, InputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLEventReader(String, Reader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLEventReader(XMLStreamReader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLEventReader(InputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLEventReader(InputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLEventReader(Reader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLEventReader(Source) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLEventReader(String, InputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLEventReader(String, Reader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLEventReader(XMLStreamReader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLEventWriter(OutputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
 
createXMLEventWriter(OutputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
 
createXMLEventWriter(Result) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
 
createXMLEventWriter(Writer) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
 
createXMLEventWriter(OutputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
createXMLEventWriter(OutputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
createXMLEventWriter(Result) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
createXMLEventWriter(Writer) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
createXMLStreamReader(InputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamReader(StAXParserConfiguration, InputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamReader(InputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamReader(StAXParserConfiguration, InputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamReader(Reader) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamReader(StAXParserConfiguration, Reader) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamReader(InputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLStreamReader(InputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLStreamReader(Reader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLStreamReader(Source) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLStreamReader(String, InputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLStreamReader(String, Reader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
 
createXMLStreamReader(InputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLStreamReader(InputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLStreamReader(Reader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLStreamReader(Source) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLStreamReader(String, InputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLStreamReader(String, Reader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
createXMLStreamWriter(OutputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamWriter(StAXWriterConfiguration, OutputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamWriter(OutputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamWriter(StAXWriterConfiguration, OutputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamWriter(Writer) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamWriter(StAXWriterConfiguration, Writer) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamWriter(OutputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
 
createXMLStreamWriter(OutputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
 
createXMLStreamWriter(Result) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
 
createXMLStreamWriter(Writer) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
 
createXMLStreamWriter(OutputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
createXMLStreamWriter(OutputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
createXMLStreamWriter(Result) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
createXMLStreamWriter(Writer) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
currentChild - Variable in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
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_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
 
dbf - Variable in class org.apache.axiom.ts.dom.DOMTestCase
 
declareDefaultNamespace(String) - Method in interface org.apache.axiom.om.OMElement
Add a namespace declaration for the default namespace to this element.
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
 
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
Deprecated. Use DataHandlerExt.readOnce() or DataHandlerExt.purgeDataSource() instead.
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 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.
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
 
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.StAXBuilder
Method discard.
discard() - Method in interface org.apache.axiom.om.OMNode
Discards a node.
discard(OMElement) - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Discards the current element.
doClose() - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
Close the underlying stream, if applicable.
doClose() - Method in class org.apache.axiom.util.base64.Base64EncodingOutputStream
 
doClose() - Method in class org.apache.axiom.util.base64.Base64EncodingStringBufferOutputStream
 
doClose() - Method in class org.apache.axiom.util.base64.Base64EncodingWriterOutputStream
 
Doctype - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
DoctypeImpl - Class in org.apache.axiom.c14n.omwrapper
 
DoctypeImpl(OMDocType, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.DoctypeImpl
 
Document - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
document - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
 
DOCUMENT - 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.
DocumentImpl - Class in org.apache.axiom.c14n.omwrapper
 
DocumentImpl(OMDocument, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.DocumentImpl
 
DocumentNavigator - Class in org.apache.axiom.om.xpath
 
DocumentNavigator() - Constructor for class org.apache.axiom.om.xpath.DocumentNavigator
 
doesDataHandlerExceedLimit(DataHandler, int) - Static method in class org.apache.axiom.attachments.impl.BufferUtils
The method checks to see if attachment is eligble for optimization.
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
 
DOMMetaFactory - Interface in org.apache.axiom.om.dom
Extension interface for OMMetaFactory implementations that support OMAbstractFactory.FEATURE_DOM.
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
 
done - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Field done
doWrite(byte[], int) - Method in class org.apache.axiom.util.base64.AbstractBase64DecodingWriter
Write base64 decoded data.
doWrite(byte[]) - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
Write base64 encoded data.
doWrite(byte[], int) - Method in class org.apache.axiom.util.base64.Base64DecodingOutputStreamWriter
 
doWrite(byte[]) - Method in class org.apache.axiom.util.base64.Base64EncodingOutputStream
 
doWrite(byte[]) - Method in class org.apache.axiom.util.base64.Base64EncodingStringBufferOutputStream
 
doWrite(byte[]) - Method in class org.apache.axiom.util.base64.Base64EncodingWriterOutputStream
 
doWriteAttribute(String, String, String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteAttribute(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteCData(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteCharacters(char[], int, int) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteCharacters(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteComment(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteDefaultNamespace(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteDTD(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteEmptyElement(String, String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteEmptyElement(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteEndDocument() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteEndElement() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteEntityRef(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteNamespace(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteProcessingInstruction(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteProcessingInstruction(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteStartDocument() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteStartDocument(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteStartDocument(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteStartElement(String, String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
doWriteStartElement(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
DTD_NODE - Static variable in interface org.apache.axiom.om.OMNode
This node is a DTD.
dtdHandler - Variable in class org.apache.axiom.util.sax.AbstractXMLReader
 
DummyLocation - Class in org.apache.axiom.util.stax
Dummy Location implementation.
DummyLocation() - Constructor for class org.apache.axiom.util.stax.DummyLocation
 

E

e - Variable in exception org.apache.axiom.c14n.exceptions.C14NException
 
Element - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
element - Variable in class org.apache.axiom.ts.om.sourcedelement.OMSourcedElementTest
 
ELEMENT_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
ELEMENT_NODE - Static variable in interface org.apache.axiom.om.OMNode
The node is an Element.
ElementHelper - Class in org.apache.axiom.om.util
Helper class to provide extra utility stuff against elements.
ElementHelper(OMElement) - Constructor for class org.apache.axiom.om.util.ElementHelper
Constructs and binds to an element.
ElementImpl - Class in org.apache.axiom.c14n.omwrapper
 
ElementImpl(OMElement, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.ElementImpl
 
elementLevel - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Element level is the depth of the element.
EmptyDataSource - Class in org.apache.axiom.util.activation
A data source with empty (zero length) content.
EmptyDataSource(String) - Constructor for class org.apache.axiom.util.activation.EmptyDataSource
Construct an empty data source with the given content type.
EmptyIterator - Class in org.apache.axiom.om.impl.util
 
EmptyIterator() - Constructor for class org.apache.axiom.om.impl.util.EmptyIterator
 
EmptyOMLocation - Class in org.apache.axiom.om.impl
Deprecated. use DummyLocation.INSTANCE instead
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.
encode(byte[]) - Static method in class org.apache.axiom.util.base64.Base64Utils
Returns base64 representation of specified byte array.
encode(byte[], int, int) - Static method in class org.apache.axiom.util.base64.Base64Utils
Returns base64 representation of specified byte array.
encode(byte[], int, int, StringBuffer) - Static method in class org.apache.axiom.util.base64.Base64Utils
Outputs base64 representation of the specified byte array to the specified String Buffer
encode(byte[], int, int, OutputStream) - Static method in class org.apache.axiom.util.base64.Base64Utils
Outputs base64 representation of the specified byte array to a byte stream.
encode(byte[], int, int, Writer) - Static method in class org.apache.axiom.util.base64.Base64Utils
Outputs base64 representation of the specified byte array to a character stream.
encoding - Variable in class org.apache.axiom.om.ds.ByteArrayDataSource.ByteArray
 
encoding - Variable in class org.apache.axiom.om.ds.InputStreamDataSource.Data
 
endCDATA() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
endDocument() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
endDocument() - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method endDocument.
endDTD() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
endElement(String, String, String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
endElement() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
 
endElement(String, String, String) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method endElement.
endElement() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
endEntity(String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
endPrefixMapping(String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
endPrefixMapping(String) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method endPrefixMapping.
endScope() - Method in class org.apache.axiom.util.namespace.ScopedNamespaceContext
End the current scope and restore the scope in which the current scope was nested.
engineCanonicalize(byte[]) - Method in class org.apache.axiom.c14n.CanonicalizerSpi
 
engineCanonicalizeSubTree(Node) - Method in class org.apache.axiom.c14n.CanonicalizerSpi
 
engineCanonicalizeSubTree(Node, String) - Method in class org.apache.axiom.c14n.CanonicalizerSpi
 
engineCanonicalizeSubTree(Node, String) - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315
Always throws a CanonicalizationException because this is inclusive org.apache.axiom.c14n.impl.
engineCanonicalizeSubTree(Node) - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315Excl
Method engineCanonicalizeSubTree
engineCanonicalizeSubTree(Node, String) - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315Excl
Method engineCanonicalizeSubTree
engineCanonicalizeSubTree(Node, String, Node) - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315Excl
Method engineCanonicalizeSubTree
engineCanonicalizeSubTree(Node) - Method in class org.apache.axiom.c14n.impl.CanonicalizerBase
Method engineCanonicalizeSubTree
engineGetIncludeComments() - Method in class org.apache.axiom.c14n.CanonicalizerSpi
Method engineGetIncludeComments
engineGetIncludeComments() - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315ExclOmitComments
 
engineGetIncludeComments() - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315ExclWithComments
 
engineGetIncludeComments() - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315OmitComments
 
engineGetIncludeComments() - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315WithComments
 
engineGetURI() - Method in class org.apache.axiom.c14n.CanonicalizerSpi
Method engineGetURI()
engineGetURI() - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315ExclOmitComments
 
engineGetURI() - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315ExclWithComments
 
engineGetURI() - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315OmitComments
 
engineGetURI() - Method in class org.apache.axiom.c14n.impl.Canonicalizer20010315WithComments
 
ENTITY_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is an Entity.
ENTITY_REFERENCE_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is an EntityReference.
ENTITY_REFERENCE_NODE - Static variable in interface org.apache.axiom.om.OMNode
This node is an Entity Reference.
entityResolver - Variable in class org.apache.axiom.util.sax.AbstractXMLReader
 
envelope - Variable in class org.apache.axiom.ts.om.navigator.OMNavigatorTestCase
 
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 interface org.apache.axiom.soap.SOAPHeader
Returns an iterator over all the SOAPHeaderBlock objects in this SOAPHeader object.
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 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.
execute(Sink, MacroRequest) - Method in class org.apache.axiom.buildutils.OhlohMacro
 
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 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
 
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.
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
 
filter(XMLStreamReader) - Method in interface org.apache.axiom.ts.om.container.OMContainerFactory
 
filter(XMLStreamReader) - Method in class org.apache.axiom.ts.om.container.OMElementFactory
 
finalize() - Method in class org.apache.axiom.util.blob.OverflowBlob
 
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 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.
flush() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
Flush is overridden to trigger the attachment serialization
flush() - Method in class org.apache.axiom.om.util.LogOutputStream
 
flush() - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
flush() - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
 
flush() - Method in class org.apache.axiom.util.base64.Base64DecodingOutputStreamWriter
 
flush() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
flush() - Method in class org.apache.axiom.util.stax.XMLStreamWriterWriter
 
flush() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
flushBuffer() - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
Write any pending data to the underlying stream, if applicable.
flushBuffer() - Method in class org.apache.axiom.util.base64.Base64EncodingOutputStream
 
flushBuffer() - Method in class org.apache.axiom.util.base64.Base64EncodingStringBufferOutputStream
 
flushBuffer() - Method in class org.apache.axiom.util.base64.Base64EncodingWriterOutputStream
 

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 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 interface org.apache.axiom.om.OMElement
Returns an iterator for all of the namespaces declared on this element.
getAllDetailEntries() - Method in interface org.apache.axiom.soap.SOAPFaultDetail
 
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.
getAncestorOrSelfAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the ancestor-or-self XPath axis.
getAttachmentCacheMonitor() - Static method in class org.apache.axiom.attachments.AttachmentCacheMonitor
Get or Create an AttachmentCacheMonitor singleton
getAttachments() - Method in class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
 
getAttachments() - Method in interface org.apache.axiom.om.impl.builder.XOPBuilder
 
getAttachments() - Method in class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
 
getAttachmentSpecType() - Method in class org.apache.axiom.attachments.Attachments
Identify the type of message (MTOM or SOAP with attachments) represented by this object.
getAttribute(Object, OMElement) - Method in class org.apache.axiom.c14n.omwrapper.factory.WrapperFactory
 
getAttribute(QName) - Method in interface org.apache.axiom.om.OMElement
Returns a named attribute if present.
getAttributeAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the attribute XPath axis.
getAttributeCount() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getAttributeCount.
getAttributeCount() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getAttributeCount() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getAttributeCount() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getAttributeCount() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getAttributeLocalName(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getAttributeName(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getAttributeName.
getAttributeName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the name of the given attribute node.
getAttributeName(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getAttributeName(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getAttributeName(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getAttributeName(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getAttributeNamespace.
getAttributeNamespace(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getAttributeNamespace(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getAttributeNamespaceUri(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the namespace URI of the given attribute node.
getAttributePrefix(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getAttributePrefix.
getAttributePrefix(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getAttributePrefix(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getAttributePrefix(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getAttributePrefix(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getAttributeQName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the QName of the given attribute node.
getAttributes() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
getAttributes() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Element
 
getAttributeStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the string-value of an attribute node.
getAttributesWithoutNS(OMElement) - Method in class org.apache.axiom.om.util.DigestGenerator
Gets the collection of attributes which are none namespace declarations for an OMElement
getAttributeType() - Method in interface org.apache.axiom.om.OMAttribute
 
getAttributeType(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getAttributeType(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getAttributeType(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getAttributeType(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getAttributeValue() - Method in interface org.apache.axiom.om.OMAttribute
 
getAttributeValue(QName) - Method in interface org.apache.axiom.om.OMElement
Returns a named attribute's value, if present.
getAttributeValue(String, String) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getAttributeValue(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getAttributeValue(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getAttributeValue(String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getAttributeValue(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getAttributeValue(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
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 interface org.apache.axiom.soap.SOAPEnvelope
Returns the SOAPBody object associated with this SOAPEnvelope object.
getBuilder() - Method in interface org.apache.axiom.om.OMContainer
Returns the builder object.
getBuilderType() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
getBuilderType() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Returns the type of the builder.
getCharacterEncoding() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Returns the encoding style of the XML data
getCharacterEncoding() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Returns the encoding style of the XML data
getCharacterEncodingScheme() - Method in class org.apache.axiom.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.MTOMXMLStreamWriter
Returns the character set encoding scheme.
getCharsetEncoding() - Method in interface org.apache.axiom.om.OMDocument
Get the character set encoding scheme.
getCharSetEncoding() - Method in class org.apache.axiom.om.OMOutputFormat
Returns the character set encoding scheme.
getChildAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the child XPath axis.
getChildElements() - Method in 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
 
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 interface org.apache.axiom.om.OMContainer
Returns an iterator for child nodes matching the local name.
getChildrenWithName(QName) - Method in interface org.apache.axiom.om.OMContainer
Returns an iterator for child nodes matching the given QName.
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 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.
getContainer(OMXMLParserWrapper) - Method in interface org.apache.axiom.ts.om.container.OMContainerFactory
 
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 interface org.apache.axiom.om.OMText
Gets the content id.
getContentID(XMLStreamReader, String) - Static method in class org.apache.axiom.om.util.ElementHelper
Deprecated. use ElementHelper.getContentID(XMLStreamReader) instead (see AXIOM-129)
getContentID(XMLStreamReader) - Static method in class org.apache.axiom.om.util.ElementHelper
 
getContentID() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getContentIDFromHref(String) - Static method in class org.apache.axiom.om.util.ElementHelper
Extract the content ID from a href attribute value, i.e. from a URI following the cid: scheme defined by RFC2392.
getContentIDFromURL(String) - Static method in class org.apache.axiom.util.stax.xop.XOPUtils
Extract the content ID from a URL following the cid scheme defined by RFC2392.
getContentIDList() - Method in class org.apache.axiom.attachments.Attachments
Get the content IDs of the already loaded MIME parts in the message.
getContentIDs() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWrapper
Get the set of content IDs referenced in xop:Include element information items produced by this wrapper.
getContentIDSet() - Method in class org.apache.axiom.attachments.Attachments
Get the content IDs of all MIME parts in the message.
getContentLength() - Method in class org.apache.axiom.attachments.Attachments
If the Attachments is backed by an InputStream, then this method returns the length of the message contents (Length of the entire message - Length of the Transport Headers)
getContentLocation() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
getContentType() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
 
getContentType() - Method in class org.apache.axiom.attachments.CachedFileDataSource
 
getContentType() - Method in class org.apache.axiom.attachments.ConfigurableDataHandler
 
getContentType() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
getContentType() - Method in interface org.apache.axiom.attachments.Part
 
getContentType() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getContentType() - Method in class org.apache.axiom.om.OMOutputFormat
Return the content-type value that should be written with the message.
getContentType() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
getContentType() - Method in class org.apache.axiom.util.activation.EmptyDataSource
 
getContentType() - Method in class org.apache.axiom.util.blob.BlobDataSource
 
getContentTypeForMTOM(String) - Method in class org.apache.axiom.om.OMOutputFormat
Generates a Content-Type value for MTOM messages.
getContentTypeForSwA(String) - Method in class org.apache.axiom.om.OMOutputFormat
 
getControl(InputStream) - Method in interface org.apache.axiom.ts.om.container.OMContainerFactory
 
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
 
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(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 interface org.apache.axiom.om.impl.OMXMLStreamReaderEx
 
getDataSource() - Method in interface org.apache.axiom.om.OMSourcedElement
 
getDataSource() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
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 interface org.apache.axiom.soap.SOAPFactory
 
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
 
getDescendantOrSelfAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the descendant-or-self XPath axis.
getDescendants(boolean) - Method in interface org.apache.axiom.om.OMContainer
Get an iterator over all descendants of the container.
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
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() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
getDocumentElement() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
 
getDocumentElement() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Document
 
getDocumentElement() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
 
getDocumentElement(boolean) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
 
getDocumentElement() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Get the document element, i.e. the root element of the document.
getDocumentElement(boolean) - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Get the document element, optionally discarding the document.
getDocumentElement() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Method getDocumentElement.
getDocumentNode(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns the document node that contains the given context node.
getDTDHandler() - Method in class org.apache.axiom.util.sax.AbstractXMLReader
 
getElementById(Object, String) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns the element whose ID is given by elementId.
getElementName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the name of the given element node.
getElementNamespaceUri(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the namespace URI of the given element node.
getElementQName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the QName of the given element node.
getElementStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the string-value of an element node.
getElementText() - Method in class org.apache.axiom.util.stax.debug.XMLStreamReaderValidator
 
getElementText() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getElementText() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getElementText() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getElementText() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getElementText() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getElementTextAsStream(XMLStreamReader, boolean) - Static method in class org.apache.axiom.util.stax.XMLStreamReaderUtils
Get the text content of the current element as a Reader object.
getEncoding() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getEncoding() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getEncoding() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getEncoding() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getEncodingURI() - Method in class org.apache.axiom.soap.SOAP11Version
 
getEncodingURI() - Method in class org.apache.axiom.soap.SOAP12Version
 
getEncodingURI() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the encoding namespace for this version of SOAP
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. Use XMLEventUtils.getEventTypeString(int) instead
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 interface org.apache.axiom.soap.SOAPFault
Returns Exception if there is one in the SOAP fault.
getExceptionProperty(String, String) - Static method in class org.apache.axiom.c14n.utils.PropLoader
 
getExpandedName(OMElement) - Method in class org.apache.axiom.om.util.DigestGenerator
This method is an overloaded method for getting the expanded name namespaceURI followed by the local name for OMElement
getExpandedName(OMAttribute) - Method in class org.apache.axiom.om.util.DigestGenerator
This method is an overloaded method for getting the expanded name namespaceURI followed by the local name for OMAttribute
getFactory(OMMetaFactory) - Method in class org.apache.axiom.ts.soap.SOAPSpec
 
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 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) - 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.
getFileAsStream() - Method in class org.apache.axiom.ts.ConformanceTestCase
 
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
 
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 interface org.apache.axiom.om.OMElement
Returns the first child element of the element.
getFirstElementLocalName() - Method in interface org.apache.axiom.soap.SOAPBody
Retrieves the local name of the first element in the body.
getFirstElementNS() - Method in interface org.apache.axiom.soap.SOAPBody
Retrieves the OMNamespace of the first element in the body.
getFirstOMChild() - Method in interface org.apache.axiom.om.OMContainer
Gets the first child.
getFirstOMChildIfAvailable() - Method in interface org.apache.axiom.om.impl.OMContainerEx
Get the first child if it is available.
getFirstSOAPText() - Method in interface org.apache.axiom.soap.SOAPFaultReason
 
getFollowingAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the following XPath axis.
getFollowingSiblingAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the following-sibling XPath axis.
getHeader(String) - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
Get a header value.
getHeader(String) - Method in interface org.apache.axiom.attachments.Part
Get the value of a specific header
getHeader() - Method in interface org.apache.axiom.soap.SOAPEnvelope
Returns the SOAPHeader object for this SOAPEnvelope object.
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 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.
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.  
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.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
getLang() - Method in interface org.apache.axiom.soap.SOAPFaultText
 
getLastNode() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
getLength() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.NamedNodeMap
 
getLength() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.NodeList
 
getLength() - Method in class org.apache.axiom.c14n.omwrapper.NamedNodeMapImpl
 
getLength() - Method in class org.apache.axiom.c14n.omwrapper.NodeListImpl
 
getLength() - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getLength() - Method in class org.apache.axiom.om.util.LogOutputStream
 
getLength() - Method in interface org.apache.axiom.util.blob.Blob
Get the length of the data in the blob, i.e. the number of bytes.
getLength() - Method in class org.apache.axiom.util.blob.MemoryBlob
 
getLength() - Method in class org.apache.axiom.util.blob.OverflowBlob
 
getLevel() - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
 
getLifecycleManager() - Method in class org.apache.axiom.attachments.Attachments
 
getLineNumber() - Method in 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(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 class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getLocalName() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getLocalName() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getLocalName() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getLocalName() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getLocation() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getLocation() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getLocation() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getLocation() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getLocation() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getMap() - Method in class org.apache.axiom.attachments.Attachments
Get a map of all MIME parts in the message.
getMapping(String) - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
Gets the attribute node that defines the binding for the prefix.
getMappingWithoutRendered(String) - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
Gets a definition without mark it as render.
getMessage() - Method in exception org.apache.axiom.ext.io.StreamCopyException
 
getMetaFactory() - 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 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.OMNamespaceImpl
Deprecated. Method getName.
getName() - Method in interface org.apache.axiom.om.OMNamespace
Deprecated. This method is deprecated. Please use getNamespaceURI() method instead.
getName() - Method in class org.apache.axiom.ts.om.factory.OMElementCreator
 
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
 
getNamespace() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getNamespace.
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 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.
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(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 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.
getNamespaceURI() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getNamespaceURI() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
getNamespaceURI() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Attr
 
getNamespaceURI() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getNamespaceURI() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getNamespaceUri(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getNamespaceUri.
getNamespaceURI() - Method in class org.apache.axiom.om.impl.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
Provides the namespace URI of this namespace.
getNamespaceURI(String) - Method in class org.apache.axiom.util.namespace.AbstractNamespaceContext
 
getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getNamespaceURI() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getNamespaceURI() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getNamespaceURI() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getNamespaceURI() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getNamespaceURI() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getNetworkDetachedXMLInputFactory() - Static method in class org.apache.axiom.om.util.StAXUtils
Deprecated. use StAXUtils.getXMLInputFactory(StAXParserConfiguration) with StAXParserConfiguration.STANDALONE
getNextContentId() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getNextContentId() - Method in class org.apache.axiom.om.OMOutputFormat
 
getNextNode(OMNode) - Method in class org.apache.axiom.om.impl.traverse.OMAbstractIterator
Get the next node.
getNextNode(OMNode) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenIterator
 
getNextNode(OMNode) - Method in class org.apache.axiom.om.impl.traverse.OMDescendantsIterator
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() - Method in interface org.apache.axiom.om.OMNode
Returns the next sibling in document order.
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
 
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 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
 
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(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns a number that identifies the type of node that the given object represents in this navigator.
getNodeValue() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getNodeValue() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getNodeValue() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getNodeValue() - Method in class org.apache.axiom.c14n.omwrapper.TextImpl
 
getNodeValue() - Method in 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.
getNumberOfOccurrences(String, String) - Static method in class org.apache.axiom.ts.AxiomTestCase
 
getObject() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
 
getObject() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
 
getObject() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
 
getObject() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
getObject() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
getObject() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
getObject() - Method in interface org.apache.axiom.om.OMDataSourceExt
Returns the backing Object.
getOMDocumentElement() - Method in interface org.apache.axiom.om.OMDocument
Get the document element.
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 an 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.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 interface org.apache.axiom.om.OMAttribute
Returns the owner element of this attribute
getOwnerElement() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getOwnerElement() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Attr
 
getParent() - Method in interface org.apache.axiom.ext.stax.DelegatingXMLStreamReader
 
getParent() - Method in interface org.apache.axiom.om.OMNode
Returns the parent containing node.
getParent() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
Get the parent stream reader.
getParentAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the parent XPath axis.
getParentNode() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getParentNode() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
 
getParentNode() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getParentNode() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getParentNode(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns the parent of the given context node.
getParser() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Get the underlying XMLStreamReader used by this builder.
getParser() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Allows to access the underlying parser.
getPIData() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getPIData() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getPIData() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getPIData() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getPITarget() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getPITarget() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getPITarget() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getPITarget() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getPrecedingAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the preceding XPath axis.
getPrecedingSiblingAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the preceding-sibling XPath axis.
getPreferredCommands() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
getPrefix() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
getPrefix() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
getPrefix() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
 
getPrefix() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
getPrefix() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getPrefix.
getPrefix(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
Method getPrefix.
getPrefix(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
getPrefix(String) - Method in class org.apache.axiom.util.namespace.AbstractNamespaceContext
 
getPrefix(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
getPrefix() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getPrefix() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getPrefix(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
getPrefix() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getPrefix() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getPrefix() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getPrefix(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
getPrefixes(String) - Method in class org.apache.axiom.util.namespace.AbstractNamespaceContext
 
getPreviousOMSibling() - Method in 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
 
getProcessingInstructionData(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the data of a processing-instruction.
getProcessingInstructionTarget(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the target of a processing-instruction.
getProperty(String) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
 
getProperty(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getProperty(String) - Method in interface org.apache.axiom.om.OMDataSourceExt
Query a property stored on the OMDataSource
getProperty(String) - Method in class org.apache.axiom.om.OMOutputFormat
 
getProperty(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
getProperty(String) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
 
getProperty(String) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getProperty(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
getProperty(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
getProperty(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getProperty(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
getProperty(String) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getProperty(String) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getProperty(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getProperty(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
getPublicId() - Method in class org.apache.axiom.util.stax.DummyLocation
 
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.
getReader() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
 
getReader() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
 
getReader() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
 
getReader() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
getReader() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
getReader() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
getReader() - Method in interface org.apache.axiom.om.OMDataSource
Get parser for element data.
getReader() - Method in interface org.apache.axiom.om.OMDataSourceExt
Get parser for element data.
getReader() - Method in class org.apache.axiom.util.stax.xop.XOPEncodedStream
Get the stream reader for the main part of the XOP message.
getReaderProperty(String) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Get the value of a feature/property from the underlying XMLStreamReader implementation without accessing the XMLStreamReader. https://issues.apache.org/jira/browse/AXIOM-348
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.StAXBuilder
Method getRegisteredContentHandler.
getRegisteredContentHandler() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
get the registered external content handler
getRelay() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
Returns the relay status associated with this SOAPHeaderBlock object.
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 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
 
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.
getSAXSource(boolean) - Method in interface org.apache.axiom.om.OMContainer
Get a SAXSource representation for this node.
getSelfAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the self xpath axis.
getSenderFaultCode() - Method in class org.apache.axiom.soap.SOAP11Version
 
getSenderFaultCode() - Method in class org.apache.axiom.soap.SOAP12Version
 
getSenderFaultCode() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the QName for the Sender fault code
getSingleton() - Static method in class org.apache.axiom.soap.SOAP11Version
 
getSingleton() - Static method in class org.apache.axiom.soap.SOAP12Version
 
getSize() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
 
getSize() - Method in class org.apache.axiom.attachments.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.OMAbstractFactory
Get the default SOAP 1.1 OM factory instance.
getSOAP11Factory() - Method in interface org.apache.axiom.om.OMMetaFactory
Get an OM factory instance for the SOAP 1.1 infoset model.
getSOAP12Factory() - Static method in class org.apache.axiom.om.OMAbstractFactory
Get the default SOAP 1.2 OM factory instance.
getSOAP12Factory() - Method in interface org.apache.axiom.om.OMMetaFactory
Get an OM factory instance for the SOAP 1.2 infoset model.
getSOAPBodyFirstElementLocalName() - Method in interface org.apache.axiom.soap.SOAPEnvelope
Retrieves the local name of the first element in the body.
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 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 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. Use Attachments.getRootPartContentID() instead.
getSOAPPartContentType() - Method in class org.apache.axiom.attachments.Attachments
Deprecated. Use Attachments.getRootPartContentType() instead.
getSOAPPartInputStream() - Method in class org.apache.axiom.attachments.Attachments
Deprecated. Use Attachments.getRootPartInputStream() instead.
getSOAPVersion() - Method in interface org.apache.axiom.soap.SOAPFactory
 
getSoapVersionURI() - Method in interface org.apache.axiom.soap.SOAPFactory
 
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.
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 interface org.apache.axiom.soap.SOAPFaultClassifier
 
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
 
getTarget() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.ProcessingInstruction
 
getTarget() - Method in class org.apache.axiom.c14n.omwrapper.ProcessingInstructionImpl
 
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
 
getText() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Text
 
getText() - Method in class org.apache.axiom.c14n.omwrapper.TextImpl
 
getText() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getText.
getText() - Method in 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.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 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.
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. Use OMElement.getTextAsStream(boolean) instead.
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
 
getTextLength() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getTextLength() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getTextLength() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getTextLength() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getTextLength() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getTextStart() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
getTextStart() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
getTextStart() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
getTextStart() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
getTextStart() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
getTextStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieve the string-value of a text node.
getTimeout() - Method in class org.apache.axiom.attachments.AttachmentCacheMonitor
 
getTransferData(DataFlavor) - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
getTransferDataFlavors() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
getTransferEncoding() - Method in class org.apache.axiom.attachments.ConfigurableDataHandler
 
getType(int) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getType(String) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getType(String, String) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getType() - Method in interface org.apache.axiom.om.OMNode
Returns the type of node.
getUnrenderedNodes(Collection) - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
Get all the unrendered nodes in the name space.
getURI() - Method in class org.apache.axiom.c14n.Canonicalizer
Method engineGetURI()
getURI(int) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getURLForContentID(String) - Static method in class org.apache.axiom.util.stax.xop.XOPUtils
Build a cid URL from the given content ID as described in RFC2392.
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(int) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getValue(String) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getValue(String, String) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
getValue() - Method in interface org.apache.axiom.om.OMComment
Returns the value of this comment as defined by XPath 1.0.
getValue() - Method in interface org.apache.axiom.om.OMDocType
Returns the value of this DocType.
getValue() - Method in interface org.apache.axiom.om.OMProcessingInstruction
Gets the value of this Processing Instruction.
getValue() - Method in interface org.apache.axiom.soap.SOAPFaultClassifier
 
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
 
getXMLBytes(String) - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
 
getXMLBytes(String) - Method in class org.apache.axiom.om.ds.CharArrayDataSource
 
getXMLBytes(String) - Method in class org.apache.axiom.om.ds.InputStreamDataSource
 
getXMLBytes(String) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
getXMLBytes(String) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
getXMLBytes(String) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
getXMLBytes(String) - Method in interface org.apache.axiom.om.OMDataSourceExt
Returns a byte[] representing the xml data
getXMLEncoding() - Method in interface org.apache.axiom.om.OMDocument
Get the charset encoding of this document as specified in the XML declaration.
getXMLInputFactory() - Static method in class org.apache.axiom.om.util.StAXUtils
Get a cached XMLInputFactory instance using the default configuration and cache policy (i.e. one instance per class loader).
getXMLInputFactory(StAXParserConfiguration) - Static method in class org.apache.axiom.om.util.StAXUtils
Get a cached XMLInputFactory instance using the specified configuration and the default cache policy.
getXMLInputFactory(boolean) - Static method in class org.apache.axiom.om.util.StAXUtils
Get a cached XMLInputFactory instance using the default configuration and the specified cache policy.
getXMLInputFactory(StAXParserConfiguration, boolean) - Static method in class org.apache.axiom.om.util.StAXUtils
Get a cached XMLInputFactory instance using the specified configuration and cache policy.
getXMLInputStream(String) - Method in class org.apache.axiom.om.ds.InputStreamDataSource
 
getXMLInputStream(String) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
 
getXMLInputStream(String) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
getXMLInputStream(String) - Method in interface org.apache.axiom.om.OMDataSourceExt
Returns a InputStream representing the xml data
getXMLOutputFactory() - Static method in class org.apache.axiom.om.util.StAXUtils
Get a cached XMLOutputFactory instance using the default configuration and cache policy (i.e. one instance per class loader).
getXMLOutputFactory(StAXWriterConfiguration) - Static method in class org.apache.axiom.om.util.StAXUtils
Get a cached XMLOutputFactory instance using the specified configuration and the default cache policy.
getXMLOutputFactory(boolean) - Static method in class org.apache.axiom.om.util.StAXUtils
Get a cached XMLOutputFactory instance using the default configuration and the specified cache policy.
getXMLOutputFactory(StAXWriterConfiguration, boolean) - Static method in class org.apache.axiom.om.util.StAXUtils
Get a cached XMLOutputFactory instance using the specified configuration and cache policy.
getXMLReporter() - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
getXMLResolver() - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
getXMLStreamException() - Method in exception org.apache.axiom.util.stax.XMLStreamIOException
Get the wrapped XMLStreamException.
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 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.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
 
hasAttributes() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
 
hasAttributes() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Element
 
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.
hashCode() - Method in class org.apache.axiom.om.impl.OMNamespaceImpl
Deprecated.  
hasName() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamReader
 
hasName() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
hasName() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
hasName() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
hasName() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
hasName() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
hasNext() - Method in class org.apache.axiom.om.impl.traverse.OMAbstractIterator
 
hasNext() - Method in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
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
 
hasProperty(String) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
 
hasProperty(String) - Method in interface org.apache.axiom.om.OMDataSourceExt
Returns true if property is set
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
 

I

identifySOAPVersion(String) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method ignorableWhitespace.
ImmutableXMLInputFactory - Class in org.apache.axiom.util.stax.wrapper
Wraps an XMLInputFactory so that its state can no longer be changed.
ImmutableXMLInputFactory(XMLInputFactory) - Constructor for class org.apache.axiom.util.stax.wrapper.ImmutableXMLInputFactory
Constructor.
ImmutableXMLOutputFactory - Class in org.apache.axiom.util.stax.wrapper
Wraps an XMLOutputFactory so that its state (i.e. its properties) can no longer be changed.
ImmutableXMLOutputFactory(XMLOutputFactory) - Constructor for class org.apache.axiom.util.stax.wrapper.ImmutableXMLOutputFactory
Constructor.
importOMAttribute(OMAttribute, OMElement) - Static method in class org.apache.axiom.om.util.AttributeHelper
In Axiom, a single tree should always contain objects created from the same type of factory (eg: LinkedListImplFactory, DOMFactory, etc.,).
importOMElement(OMElement, OMFactory) - Static method in class org.apache.axiom.om.util.ElementHelper
Some times two OMElements needs to be added to the same object tree.
IncomingAttachmentInputStream - Class in org.apache.axiom.attachments
 
IncomingAttachmentInputStream(InputStream, IncomingAttachmentStreams) - Constructor for class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
IncomingAttachmentStreams - Class in org.apache.axiom.attachments
Container for AttachmentStream s.
IncomingAttachmentStreams() - Constructor for class org.apache.axiom.attachments.IncomingAttachmentStreams
 
indexOf(Object) - Method in class org.apache.axiom.c14n.omwrapper.NodeListImpl
 
init() - Static method in class org.apache.axiom.c14n.Canonicalizer
Method init
init(InputStream, String, String, String) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Deprecated. Not used anywhere
inputStream2BAAOutputStream(InputStream, BAAOutputStream, long) - Static method in class org.apache.axiom.attachments.impl.BufferUtils
inputStream2BAAOutputStream
inputStream2FileOutputStream(InputStream, FileOutputStream) - Static method in class org.apache.axiom.attachments.impl.BufferUtils
Opimized writing to FileOutputStream using a channel
inputStream2OutputStream(InputStream, OutputStream) - Static method in class org.apache.axiom.attachments.impl.BufferUtils
Private utility to write the InputStream contents to the OutputStream.
inputStream2OutputStream(InputStream, OutputStream, int) - Static method in class org.apache.axiom.attachments.impl.BufferUtils
 
InputStreamDataSource - Class in org.apache.axiom.om.ds
InputStream is an example OMDataSourceExt.
InputStreamDataSource(InputStream, String) - Constructor for class org.apache.axiom.om.ds.InputStreamDataSource
Constructor
InputStreamDataSource.Data - Class in org.apache.axiom.om.ds
Object containing the InputStream/encoding pair
InputStreamDataSource.Data() - Constructor for class org.apache.axiom.om.ds.InputStreamDataSource.Data
 
insertSiblingAfter(OMNode) - Method in interface org.apache.axiom.om.OMNode
Inserts a new sibling after the current node.
insertSiblingBefore(OMNode) - Method in interface org.apache.axiom.om.OMNode
Inserts a sibling just before the current node.
INSTANCE - Static variable in class org.apache.axiom.mime.impl.axiom.AxiomMultipartWriterFactory
 
INSTANCE - Static variable in class org.apache.axiom.mime.impl.javamail.JavaMailMultipartWriterFactory
 
INSTANCE - Static variable in class org.apache.axiom.util.activation.EmptyDataSource
Empty data source instance with content type application/octet-stream.
INSTANCE - Static variable in class org.apache.axiom.util.stax.DummyLocation
 
INSTANCES - Static variable in class org.apache.axiom.ts.om.factory.OMElementCreator
 
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.
internalSerializeAndConsume(XMLStreamWriter) - Method in interface org.apache.axiom.om.impl.OMNodeEx
Deprecated. This method will be removed in a future version of Axiom. It is only here to maintain backward compatibility with projects using this method despite the fact that it is marked as internal.
InvalidCanonicalizerException - Exception in org.apache.axiom.c14n.exceptions
class InvalidCanonicalizerException
InvalidCanonicalizerException() - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
 
InvalidCanonicalizerException(String) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
 
InvalidCanonicalizerException(String, Object[]) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
 
InvalidCanonicalizerException(Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
 
InvalidCanonicalizerException(String, Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
 
InvalidCanonicalizerException(String, Object[], Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
 
IOUtils - Class in org.apache.axiom.attachments.utils
Utility class containing IO helper methods
is - Variable in class org.apache.axiom.om.ds.InputStreamDataSource.Data
 
IS_BINARY - Static variable in interface org.apache.axiom.om.OMConstants
Deprecated.  
IS_DATA_HANDLERS_AWARE - Static variable in interface org.apache.axiom.om.OMConstants
Deprecated.  
isAssociated(String, String, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
 
isAttribute(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is an attribute node.
isAttributeSpecified(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
isAttributeSpecified(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
isAutoCloseWriter() - Method in class org.apache.axiom.om.OMOutputFormat
Deprecated.  
isBinary() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerReader
Check whether the current event is a XMLStreamConstants.CHARACTERS event representing base64 encoded binary content and for which a DataHandler is available.
isBinary() - Method in 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.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 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
 
isComment(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is a comment node.
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.StAXBuilder
Method isCompleted.
isCompleted() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
 
isDataFlavorSupported(DataFlavor) - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
isDeferred() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerReader
Check whether the XMLStreamReader supports deferred loading of the binary content for the current event.
isDeferred() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
isDestructiveRead() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
 
isDestructiveRead() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
 
isDestructiveRead() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
 
isDestructiveRead() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
isDestructiveRead() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
isDestructiveRead() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
isDestructiveRead() - Method in interface org.apache.axiom.om.OMDataSourceExt
Returns true if reading the backing object is destructive.
isDestructiveWrite() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
 
isDestructiveWrite() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
 
isDestructiveWrite() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
 
isDestructiveWrite() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
isDestructiveWrite() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
isDestructiveWrite() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
isDestructiveWrite() - Method in interface org.apache.axiom.om.OMDataSourceExt
Returns true if writing the backing object is destructive.
isDocument(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is a document node.
isDoingSWA() - Method in class org.apache.axiom.om.OMOutputFormat
Indicates whether the document should be serialized using SwA.
isElement(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is an element node.
isEndElement() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamReader
 
isEndElement() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
 
isEndElement() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
 
isEndElement() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
 
isEndElement() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
isEndElement() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
 
isEqual(byte[], byte[], int, int) - Static method in class org.apache.axiom.attachments.utils.ByteSearch
isEqual
isEqual(QName, QName) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenLegacyQNameIterator
Deprecated. This version of equals returns true if the local parts match.
isEqual(QName, QName) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenLocalNameIterator
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.
isEquals_Legacy(QName, QName) - Static method in class org.apache.axiom.om.impl.traverse.OMChildrenQNameIterator
Deprecated.  
isExpanded() - Method in interface org.apache.axiom.om.OMSourcedElement
 
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
 
isLoaded() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerProvider
Check whether the DataHandler has already been loaded.
isLoaded(String) - Method in class org.apache.axiom.om.impl.builder.OMAttachmentAccessorMimePartProvider
 
isLoaded(String) - Method in interface org.apache.axiom.util.stax.xop.MimePartProvider
Check whether the MIME part identified by a given content ID has already been loaded.
isLoaded(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWrapper
 
isLookahead() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Check if the node for the current token has already been created or if the parser is ahead of the builder.
isNamespace(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is a namespace node.
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.
isOptimized() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerReader
Check if the binary content is eligible for optimization (e.g. using XOP) or if it should be serialized as base64.
isOptimized() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
Deprecated. Serialization code should use XMLStreamWriterUtils.writeDataHandler(XMLStreamWriter, DataHandler, String, boolean) or XMLStreamWriterUtils.writeDataHandler(XMLStreamWriter, org.apache.axiom.ext.stax.datahandler.DataHandlerProvider, String, boolean) to submit any binary content and let this writer decide whether the content should be written as base64 encoded character data or using xop:Include. This makes optimization entirely transparent for the caller and there should be no need to check if the writer is producing MTOM.
isOptimized() - Method in class org.apache.axiom.om.OMOutputFormat
Indicates whether the document should be serialized using MTOM.
isOptimized() - Method in interface org.apache.axiom.om.OMText
 
isOptimized(DataHandler, boolean) - Method in interface org.apache.axiom.util.stax.xop.OptimizationPolicy
Determine whether the binary content supplied by a given DataHandler should be optimized.
isOptimized(DataHandlerProvider, boolean) - Method in interface org.apache.axiom.util.stax.xop.OptimizationPolicy
Determine whether the binary content supplied by a given DataHandlerProvider should be optimized.
isOptimized() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
 
isOptimizedThreshold(OMText) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
Deprecated. Serialization code should use XMLStreamWriterUtils.writeDataHandler(XMLStreamWriter, DataHandler, String, boolean) or XMLStreamWriterUtils.writeDataHandler(XMLStreamWriter, 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.
isPreserveNamespaceContext() - Method in class org.apache.axiom.om.OMXMLStreamReaderConfiguration
Determine whether strict namespace preservation is enabled.
isProcessed() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
 
isProcessingDetailElements() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
isProcessingInstruction(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is a processing-instruction node.
isPropertySupported(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
isPropertySupported(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
isReadyToGetNextStream() - Method in class org.apache.axiom.attachments.IncomingAttachmentStreams
 
isRegistered() - Method in class org.apache.axiom.attachments.lifecycle.impl.VMShutdownHook
 
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
 
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
 
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.OMElementCreator
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.OMElementCreator
Determines whether this strategy can be used to create an OMElement in the default namespace, i.e. with an empty prefix.
isText(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is a text node.
isTextualPart(String) - Static method in class org.apache.axiom.om.util.CommonUtils
A "textual part" has one or more of the following criteria 1) a content-type that start with "text" "application/xml" or "application/soap" 2) has a charset parameter on the content-type.
isUltimateDestination() - Method in interface org.apache.axiom.soap.RolePlayer
Are we the ultimate destination?
isUltimateDestination() - Method in class org.apache.axiom.ts.soap.header.SOAPRoleTest.MyRolePlayer
 
isValidBase64Encoding(String) - Static method in class org.apache.axiom.util.base64.Base64Utils
checks input string for invalid Base64 characters
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
 
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
 

J

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

L

lastChild - Variable in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Deprecated. Field lastChild
lastNode - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Field lastNode
length() - Method in class org.apache.axiom.attachments.utils.BAAOutputStream
 
length() - Method in class org.apache.axiom.om.util.DetachableInputStream
 
lexicalHandler - Variable in class org.apache.axiom.util.sax.AbstractXMLReader
 
LifecycleEventDefinitions - Class in org.apache.axiom.attachments.lifecycle.impl
 
LifecycleEventDefinitions() - Constructor for class org.apache.axiom.attachments.lifecycle.impl.LifecycleEventDefinitions
 
LifecycleEventHandler - Interface in org.apache.axiom.attachments.lifecycle.impl
The attachment life cycle manager supports create and delete operations on the FileAccessor(which holds attachment file).
LifecycleManager - Interface in org.apache.axiom.attachments.lifecycle
Lifecycle Manager will be used to manage the lifecycle of attachment files.
LifecycleManagerImpl - Class in org.apache.axiom.attachments.lifecycle.impl
 
LifecycleManagerImpl() - Constructor for class org.apache.axiom.attachments.lifecycle.impl.LifecycleManagerImpl
 
LifecycleManagerImpl.FileDeletor - Class in org.apache.axiom.attachments.lifecycle.impl
 
LifecycleManagerImpl.FileDeletor(int, File) - Constructor for class org.apache.axiom.attachments.lifecycle.impl.LifecycleManagerImpl.FileDeletor
 
load(Map) - Method in interface org.apache.axiom.locator.loader.OMMetaFactoryLoader
Get the OMMetaFactory instance for the Axiom implementation.
loadDocument(InputStream) - Method in class org.apache.axiom.ts.om.xpath.AXIOMXPathTestCase
 
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.
LOSSY_PREFIX - Static variable in interface org.apache.axiom.om.OMDataSourceExt
 

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
 
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
 
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
 
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.
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
 

N

NamedNodeMap - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
NamedNodeMapImpl - Class in org.apache.axiom.c14n.omwrapper
 
NamedNodeMapImpl(List, OMElement, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.NamedNodeMapImpl
 
NAMESPACE_PREFIX - Static variable in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
 
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
namespacePrefixes - Variable in class org.apache.axiom.util.sax.AbstractXMLReader
 
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
newDocumentBuilderFactory() - Method in interface org.apache.axiom.om.dom.DOMMetaFactory
Create a new DocumentBuilderFactory.
next - Variable in class org.apache.axiom.c14n.omwrapper.NodeImpl
 
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.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
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
 
NodeImpl - Class in org.apache.axiom.c14n.omwrapper
 
NodeImpl() - Constructor for class org.apache.axiom.c14n.omwrapper.NodeImpl
 
NodeList - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
NodeListImpl - Class in org.apache.axiom.c14n.omwrapper
 
NodeListImpl(List, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.NodeListImpl
 
NON_COALESCING - Static variable in interface org.apache.axiom.om.util.StAXParserConfiguration
Configuration that sets up the parser in non coalescing mode.
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.
NOT_DESTRUCTIVE - Static variable in class org.apache.axiom.om.ds.Behavior
 
NOTATION_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is a Notation.
notReset() - Method in class org.apache.axiom.c14n.Canonicalizer
Set the canonicalizator behaviour to not reset.
nullNode - Static variable in class org.apache.axiom.c14n.impl.CanonicalizerBase
 
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.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
OMBuilderException - Exception in org.apache.axiom.om.impl.exception
Class OMBuilderException
OMBuilderException(String) - Constructor for exception org.apache.axiom.om.impl.exception.OMBuilderException
Constructor OMBuilderException
OMBuilderException(Throwable) - Constructor for exception org.apache.axiom.om.impl.exception.OMBuilderException
 
OMChildElementIterator - Class in org.apache.axiom.om.impl.traverse
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.traverse
Deprecated.  
OMChildrenLegacyQNameIterator(OMNode, QName) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenLegacyQNameIterator
Deprecated.  
OMChildrenLocalNameIterator - Class in org.apache.axiom.om.impl.traverse
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.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.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.
OMComment - Interface in org.apache.axiom.om
Interface OMComment
OMConstants - Interface in org.apache.axiom.om
Interface OMConstants
OMContainer - Interface in org.apache.axiom.om
Captures the operations related to containment shared by both a document and an element.
OMContainerEx - Interface in org.apache.axiom.om.impl
Interface OMContainerEx

Internal Implementation detail.

OMContainerFactory - Interface in org.apache.axiom.ts.om.container
Prepares OMContainer instances from a test file.
OMDataSource - Interface in org.apache.axiom.om
Interface to arbitrary source of XML element data.
OMDataSourceExt - Interface in org.apache.axiom.om
Interface to a backing object that can can be read and written as XML.
OMDataSourceExtBase - Class in org.apache.axiom.om.ds
OMDataSourceExtBase is a convenient base class that can be extended by other OMDataSourceExt implementations.
OMDataSourceExtBase() - Constructor for class org.apache.axiom.om.ds.OMDataSourceExtBase
 
OMDescendantsIterator - Class in org.apache.axiom.om.impl.traverse
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
OMDocument - Interface in org.apache.axiom.om
 
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.
OMElementCreator - Class in org.apache.axiom.ts.om.factory
 
OMElementCreator(String, boolean, boolean) - Constructor for class org.apache.axiom.ts.om.factory.OMElementCreator
 
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
 
OMException - Exception in org.apache.axiom.om
Class OMException
OMException() - Constructor for exception org.apache.axiom.om.OMException
Constructor OMException
OMException(String) - Constructor for exception org.apache.axiom.om.OMException
Constructor OMException
OMException(String, Throwable) - Constructor for exception org.apache.axiom.om.OMException
Constructor OMException
OMException(Throwable) - Constructor for exception org.apache.axiom.om.OMException
Constructor OMException
omfactory - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Field omfactory
OMFactory - Interface in org.apache.axiom.om
Class OMFactory
OMFilterIterator - Class in org.apache.axiom.om.impl.traverse
Abstract iterator that returns matching nodes from another iterator.
OMFilterIterator(Iterator) - Constructor for class org.apache.axiom.om.impl.traverse.OMFilterIterator
 
OMHierarchyException - Exception in org.apache.axiom.om
Thrown if an object model operation would lead to a hierarchy that is not allowed in the given object model implementation.
OMHierarchyException(String) - Constructor for exception org.apache.axiom.om.OMHierarchyException
 
OMInformationItem - Interface in org.apache.axiom.om
Represents an information item in an XML document.
OMMetaFactory - Interface in org.apache.axiom.om
Object model meta factory.
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
Interface OMNamespace.
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.  
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 OMNodeEx

Internal Implementation detail.

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
OMQNameFilterIterator - Class in org.apache.axiom.om.impl.traverse
Iterator that selects elements based on QName equality, i.e. namespace URI and local name.
OMQNameFilterIterator(Iterator, QName) - Constructor for class org.apache.axiom.om.impl.traverse.OMQNameFilterIterator
 
OMQualifiedNameFilterIterator - Class in org.apache.axiom.om.impl.traverse
Iterator that selects elements based on prefix and local name.
OMQualifiedNameFilterIterator(Iterator, String) - Constructor for class org.apache.axiom.om.impl.traverse.OMQualifiedNameFilterIterator
 
OMResult - Class in org.apache.axiom.om.impl.jaxp
Implementation of Result for AXIOM.
OMResult(OMFactory) - Constructor for class org.apache.axiom.om.impl.jaxp.OMResult
 
OMResult() - Constructor for class org.apache.axiom.om.impl.jaxp.OMResult
 
OMSerializable - Interface in org.apache.axiom.om
Information item that can be serialized (written to an XML stream writer) and deserialized (retrieved from an XML parser) as a unit.
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.
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
 
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
 
OMText - Interface in org.apache.axiom.om
Represents character data in an XML document.
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
 
OMXMLReader.AttributesAdapter() - Constructor for class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
OMXMLStreamReader - Interface in org.apache.axiom.om
Objects returned by OMElement.getXMLStreamReader may implement this interface
OMXMLStreamReaderConfiguration - Class in org.apache.axiom.om
Defines additional configuration options for OMContainer.getXMLStreamReader(boolean, OMXMLStreamReaderConfiguration).
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.
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.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.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.serialize - package org.apache.axiom.om.impl.serialize
 
org.apache.axiom.om.impl.traverse - package org.apache.axiom.om.impl.traverse
 
org.apache.axiom.om.impl.util - package org.apache.axiom.om.impl.util
 
org.apache.axiom.om.util - package org.apache.axiom.om.util
 
org.apache.axiom.om.xpath - package org.apache.axiom.om.xpath
 
org.apache.axiom.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.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.element - package org.apache.axiom.ts.dom.element
 
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.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.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.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.xpath - package org.apache.axiom.ts.soap.xpath
 
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.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.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.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.
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
 

P

parse(InputStream) - Static method in class org.apache.axiom.buildutils.DOMUtils
 
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
 
parserAccessed - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Field parserAccessed
parserException - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Stores exceptions thrown by the parser.
ParserInputStreamDataSource - Class in org.apache.axiom.om.ds
A DataSource that is backed by an InputStream (read from a parser).
ParserInputStreamDataSource(InputStream, String) - Constructor for class org.apache.axiom.om.ds.ParserInputStreamDataSource
This is the constructor that is normally called.
ParserInputStreamDataSource(InputStream, String, int) - Constructor for class org.apache.axiom.om.ds.ParserInputStreamDataSource
This constructor is used to test the different Behavior settings.
ParserInputStreamDataSource.Data - Class in org.apache.axiom.om.ds
 
parseXPath(String) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns a parsed form of the given xpath string, which will be suitable for queries on documents that use the same navigator as this one.
Part - Interface in org.apache.axiom.attachments
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.
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
 
printStackTrace() - Method in exception org.apache.axiom.c14n.exceptions.C14NException
 
printStackTrace(PrintWriter) - Method in exception org.apache.axiom.c14n.exceptions.C14NException
 
printStackTrace(PrintStream) - Method in exception org.apache.axiom.c14n.exceptions.C14NException
 
processAttributes(OMElement) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method processAttributes.
processAttributes(OMElement) - Method in class org.apache.axiom.soap.impl.builder.SOAPBuilderHelper
 
processDataHandler(DataHandler, String, boolean) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWrapper
 
processDataHandler(DataHandlerProvider, String, boolean) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWrapper
 
processGetProperty(DataHandlerReader, String) - Static method in class org.apache.axiom.om.impl.builder.DataHandlerReaderUtils
Deprecated.  
processGetProperty(DataHandlerReader, String) - Static method in class org.apache.axiom.util.stax.XMLStreamReaderUtils
Helper method to implement XMLStreamReader.getProperty(String).
PROCESSING_INSTRUCTION_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
The node is a ProcessingInstruction.
ProcessingInstruction - Interface in org.apache.axiom.c14n.omwrapper.interfaces
 
processingInstruction(String, String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
processingInstruction(String, String) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method processingInstruction.
ProcessingInstructionImpl - Class in org.apache.axiom.c14n.omwrapper
 
ProcessingInstructionImpl(OMProcessingInstruction, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.ProcessingInstructionImpl
 
processNamespaceData(OMElement) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method processNamespaceData.
processNamespaceData(OMElement) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Method processNamespaceData.
processNamespaceData(OMElement, boolean) - Method in class org.apache.axiom.soap.impl.builder.SOAPBuilderHelper
 
processNamespaceData(OMElement) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
processNamespaceData(OMElement, boolean) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
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.
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

Q

QNAME_ACTOR - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
QNAME_FAULT_CODE - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
QNAME_FAULT_CODE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_FAULT_DETAIL - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
QNAME_FAULT_DETAIL - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_FAULT_NODE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_FAULT_REASON - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
QNAME_FAULT_REASON - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_FAULT_ROLE - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
QNAME_FAULT_ROLE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_FAULT_SUBCODE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_FAULT_TEXT - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_FAULT_VALUE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_MU_FAULTCODE - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
QNAME_MU_FAULTCODE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_RECEIVER_FAULTCODE - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
QNAME_RECEIVER_FAULTCODE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_RELAY - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_ROLE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
QNAME_SENDER_FAULTCODE - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
QNAME_SENDER_FAULTCODE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 

R

read() - 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_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
 
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
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.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.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.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
 
removeAttribute(OMAttribute) - Method in interface org.apache.axiom.om.OMElement
Method removeAttribute
removeCalled - Variable in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Deprecated. Field removeCalled
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
 
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
 
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.
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(OMNode) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method reset.
reset() - Method in class org.apache.axiom.om.util.DetachableInputStream
 
reset() - Static method in class org.apache.axiom.om.util.StAXUtils
Deprecated.  
resolveQName(String) - Method in 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.  
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.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.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.TestCreateAttribute
 
runTest() - Method in class org.apache.axiom.ts.dom.document.TestCreateAttributeNS
 
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.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.TestNormalizeDocumentNamespace
 
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.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.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.TestReplaceChild
 
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.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.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.TestCreateOMBuilderFromDOMSource
 
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.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.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.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.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.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.TestFindNamespaceByNamespaceURIMasked
 
runTest() - Method in class org.apache.axiom.ts.om.element.TestFindNamespaceByPrefix
 
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.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.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.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.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.TestCreateOMElementWithNamespaceInScope
 
runTest() - Method in class org.apache.axiom.ts.om.factory.TestCreateOMElementWithNonDefaultNamespace
 
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.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.TestCreateOMTextWithNullParent
 
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.TestDetachFirstChild
 
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.TestComplete
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestExpand
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestGetNamespaceNormalized
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestGetNamespaceNormalized2
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestGetTextAsStreamWithNonDestructiveOMDataSource
 
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.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.TestSetDataSourceOnAlreadyExpandedElement
 
runTest() - Method in class org.apache.axiom.ts.om.sourcedelement.TestWriteTextToWithNonDestructiveOMDataSource
 
runTest() - Method in class org.apache.axiom.ts.om.text.TestBase64Streaming
 
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.element.TestAddChildFromForeignDocument
 
runTest() - Method in class org.apache.axiom.ts.omdom.element.TestGetNamespaceNormalized
 
runTest() - Method in class org.apache.axiom.ts.omdom.element.TestRemoveChildIncomplete
 
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.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.TestGetFaultWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap.body.TestHasFault
 
runTest() - Method in class org.apache.axiom.ts.soap.body.TestHasFaultWithParser
 
runTest() - Method in class org.apache.axiom.ts.soap.builder.BadInputTest
 
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.TestDetach
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestDiscardHeader
 
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.TestHasFault
 
runTest() - Method in class org.apache.axiom.ts.soap.envelope.TestHasFaultWithParser
 
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.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.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.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.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.xpath.TestXPathAppliedToSOAPEnvelope
 
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.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.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.TestGetTextAsQNameWithParser
 
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.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

SAXOMBuilder - Class in org.apache.axiom.om.impl.builder
 
SAXOMBuilder(OMFactory) - Constructor for class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
SAXOMBuilder() - Constructor for class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
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(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.ds.CharArrayDataSource
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.ds.InputStreamDataSource
 
serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.InputStreamDataSource
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
 
serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
serialize(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, OMOutputFormat) - Method in interface org.apache.axiom.om.OMDataSourceExt
Serializes element data directly to stream.
serialize(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMDataSourceExt
Serializes element data directly to writer.
serialize(XMLStreamWriter) - Method in interface org.apache.axiom.om.OMDataSourceExt
Serializes element data directly to StAX writer.
serialize(OutputStream) - Method in interface org.apache.axiom.om.OMElement
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.
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
 
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.
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.
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
 
setAttributes(OMElement) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
 
setAttributeType(String) - Method in interface org.apache.axiom.om.OMAttribute
 
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 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 interface org.apache.axiom.om.OMElement
Method setBuilder.
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.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 interface org.apache.axiom.soap.SOAPFault
SOAPFaultCode is a mandatory item in a Fault, in SOAP 1.2 specification
setCommandMap(CommandMap) - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
 
setComplete(boolean) - Method in 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 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.
setDataSource(OMDataSource) - Method in interface org.apache.axiom.om.OMSourcedElement
Replace an existing OMDataSource with a new one.
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 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.
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).
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.util.sax.AbstractXMLReader
 
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 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 interface org.apache.axiom.soap.SOAPFaultNode
each SOAP node is identified by a URI.
setFeature(String, boolean) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
 
setFile(File) - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
 
setFilter(XMLStreamWriterFilter) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
setFirstChild(OMNode) - Method in interface org.apache.axiom.om.impl.OMContainerEx
forcefully set the first element in this parent element
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 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.OMContainerEx
forcefully set the last element in this parent element
setLifecycleManager(LifecycleManager) - Method in class org.apache.axiom.attachments.Attachments
 
setLineNumber(int) - Method in interface org.apache.axiom.om.OMElement
 
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 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
 
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 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
 
setNextOMSibling(OMNode) - Method in interface org.apache.axiom.om.impl.OMNodeEx
 
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 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 interface org.apache.axiom.om.OMDocument
Set the document element of the XML document.
setOMNamespace(OMNamespace) - Method in interface org.apache.axiom.om.OMAttribute
 
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
 
setParent(OMContainer) - Method in interface org.apache.axiom.om.impl.OMNodeEx
 
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
 
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 interface org.apache.axiom.om.impl.OMNodeEx
 
setProcessed() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
We need to know whether all the mustUnderstand headers have been processed by the node.
setProcessingDetailElements(boolean) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
setProperty(String, Object) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
 
setProperty(String, Object) - Method in interface org.apache.axiom.om.OMDataSourceExt
Set a property on the OMDataSource
setProperty(String, Object) - Method in class org.apache.axiom.om.OMOutputFormat
 
setProperty(String, Object) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
 
setProperty(String, Object) - Method in class org.apache.axiom.util.stax.wrapper.ImmutableXMLInputFactory
 
setProperty(String, Object) - Method in class org.apache.axiom.util.stax.wrapper.ImmutableXMLOutputFactory
 
setProperty(String, Object) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
 
setProperty(String, Object) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
 
setReadyToGetNextStream(boolean) - Method in class org.apache.axiom.attachments.IncomingAttachmentStreams
Set the ready flag.
setReason(SOAPFaultReason) - Method in 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 interface org.apache.axiom.soap.SOAPHeaderBlock
Sets the relay attribute for this SOAPHeaderBlock to be either true or false.
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 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
 
setSoap11(boolean) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
setSOAP11(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
 
setSOAPEnvelope(OMElement) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
setSOAPEnvelope(SOAPEnvelope) - Method in interface org.apache.axiom.soap.SOAPMessage
 
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.
setSubCode(SOAPFaultSubCode) - Method in interface org.apache.axiom.soap.SOAPFaultClassifier
Fault SubCode can contain an optional SubCode
setTarget(String) - Method in interface org.apache.axiom.om.OMProcessingInstruction
Sets the target of this Processing Instruction.
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.
setTimeout(int) - Method in class org.apache.axiom.attachments.AttachmentCacheMonitor
This method should Set a new timeout value
setTransferEncoding(String) - Method in class org.apache.axiom.attachments.ConfigurableDataHandler
 
setType(String) - Method in class org.apache.axiom.attachments.ByteArrayDataSource
 
setType(int) - Method in interface org.apache.axiom.om.impl.OMNodeEx
 
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
 
setValue(String) - Method in interface org.apache.axiom.om.OMComment
Sets the content of this comment to the specified string.
setValue(String) - Method in interface org.apache.axiom.om.OMDocType
Sets the content of this DocType to the specified string.
setValue(String) - Method in interface org.apache.axiom.om.OMProcessingInstruction
Sets the value of this Processing Instruction.
setValue(SOAPFaultValue) - Method in 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 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
 
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.MTOMXMLStreamWriter
 
setXMLVersion(String) - Method in interface org.apache.axiom.om.OMDocument
Sets the XML version.
setXmlVersion(String) - Method in class org.apache.axiom.om.OMOutputFormat
 
sha1DigestAlgorithm - Static variable in class org.apache.axiom.om.util.DigestGenerator
String representing the SHA1 digest algorithm
shaDigestAlgorithm - Static variable in class org.apache.axiom.om.util.DigestGenerator
String representing the SHA digest algorithm
SizeAwareDataSource - Interface in org.apache.axiom.attachments
Deprecated. Please implement SizeAwareDataSource
SizeAwareDataSource - Interface in org.apache.axiom.ext.activation
Optional extension interface that can be implemented by data sources that support a getSize method.
skip(long) - Method in class org.apache.axiom.om.util.DetachableInputStream
 
skippedEntity(String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
skippedEntity(String) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method skippedEntity.
skipSearch(byte[], boolean, byte[], int, int, short[]) - Static method in class org.apache.axiom.attachments.utils.ByteSearch
Search a byte sequence for a given pattern.
SOAP - Static variable in interface org.apache.axiom.om.util.StAXParserConfiguration
Configuration suitable for SOAP messages.
SOAP11 - Static variable in class org.apache.axiom.ts.soap.SOAPSpec
 
SOAP11BuilderHelper - Class in org.apache.axiom.soap.impl.builder
 
SOAP11BuilderHelper(StAXSOAPModelBuilder) - Constructor for class org.apache.axiom.soap.impl.builder.SOAP11BuilderHelper
 
SOAP11Constants - Interface in org.apache.axiom.soap
 
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
 
SOAP12BuilderHelper - Class in org.apache.axiom.soap.impl.builder
 
SOAP12BuilderHelper(StAXSOAPModelBuilder) - Constructor for class org.apache.axiom.soap.impl.builder.SOAP12BuilderHelper
 
SOAP12Constants - Interface in org.apache.axiom.soap
 
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_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
 
SOAPBuilderHelper - Class in org.apache.axiom.soap.impl.builder
 
SOAPBuilderHelper(StAXSOAPModelBuilder) - Constructor for class org.apache.axiom.soap.impl.builder.SOAPBuilderHelper
 
SOAPConstants - Interface in org.apache.axiom.soap
 
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
SOAPFactory - Interface in org.apache.axiom.soap
 
soapFactory - Variable in class org.apache.axiom.ts.soap.SOAPTestCase
 
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
 
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 .
SOAPFaultNode - Interface in org.apache.axiom.soap
 
SOAPFaultReason - Interface in org.apache.axiom.soap
 
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.
SOAPFaultSubCode - Interface in org.apache.axiom.soap
 
SOAPFaultText - Interface in org.apache.axiom.soap
 
SOAPFaultValue - Interface in org.apache.axiom.soap
 
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.
SOAPMessage - Interface in org.apache.axiom.soap
 
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
 
SOAPRoleTest.MyRolePlayer(boolean) - Constructor for class org.apache.axiom.ts.soap.header.SOAPRoleTest.MyRolePlayer
 
SOAPRoleTest.MyRolePlayer(boolean, String[]) - Constructor for class org.apache.axiom.ts.soap.header.SOAPRoleTest.MyRolePlayer
 
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) - Constructor for class org.apache.axiom.ts.soap.SOAPTestSuiteBuilder
 
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
 
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.
StAXBuilder - Class in org.apache.axiom.om.impl.builder
OM should be able to be built from any data source.
StAXBuilder(OMFactory, XMLStreamReader) - Constructor for class org.apache.axiom.om.impl.builder.StAXBuilder
Constructor StAXBuilder.
StAXBuilder(OMFactory, XMLStreamReader, String) - Constructor for class org.apache.axiom.om.impl.builder.StAXBuilder
Constructor StAXBuilder.
StAXBuilder(XMLStreamReader) - Constructor for class org.apache.axiom.om.impl.builder.StAXBuilder
Constructor StAXBuilder.
StAXBuilder() - Constructor for class org.apache.axiom.om.impl.builder.StAXBuilder
Init() *must* be called after creating the builder using this constructor.
StAXDialect - Interface in org.apache.axiom.util.stax.dialect
Encapsulates the specific characteristics of a particular StAX implementation.
StAXDialectDetector - Class in org.apache.axiom.util.stax.dialect
Detects StAX dialects and normalizes factories for a given StAX implementation.
StAXOMBuilder - Class in org.apache.axiom.om.impl.builder
StAX based builder that produces a pure XML infoset compliant object model.
StAXOMBuilder(OMFactory, XMLStreamReader) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
Constructor StAXOMBuilder.
StAXOMBuilder(OMFactory, XMLStreamReader, OMElement, String) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
Constructor linked to existing element.
StAXOMBuilder(OMFactory, XMLStreamReader, OMElement) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
Constructor linked to existing element.
StAXOMBuilder(String) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
 
StAXOMBuilder(XMLStreamReader) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
Constructor StAXOMBuilder.
StAXOMBuilder(InputStream) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
 
StAXOMBuilder() - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
Init() *must* be called after creating the builder using this constructor.
StAXParserConfiguration - Interface in org.apache.axiom.om.util
Defines a particular StAX parser configuration.
StAXSOAPModelBuilder - Class in org.apache.axiom.soap.impl.builder
StAX based builder that produces a SOAP infoset model.
StAXSOAPModelBuilder(XMLStreamReader, String) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Constructor.
StAXSOAPModelBuilder(OMMetaFactory, XMLStreamReader, String) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Constructor.
StAXSOAPModelBuilder(XMLStreamReader) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Constructor.
StAXSOAPModelBuilder(OMMetaFactory, XMLStreamReader) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Constructor.
StAXSOAPModelBuilder(XMLStreamReader, SOAPFactory, String) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Constructor.
StAXUtils - Class in org.apache.axiom.om.util
Utility class containing StAX related methods.
StAXUtils() - Constructor for class org.apache.axiom.om.util.StAXUtils
 
StAXWriterConfiguration - Interface in org.apache.axiom.om.util
Defines a particular StAX writer configuration.
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.
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

tearDown() - Method in class org.apache.axiom.ts.om.navigator.OMNavigatorTestCase
 
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
 
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
 
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
 
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
 
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
 
TestBase64Streaming - 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).
TestBase64Streaming(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.text.TestBase64Streaming
 
TestBodyHeaderOrder - Class in org.apache.axiom.ts.soap.envelope
 
TestBodyHeaderOrder(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestBodyHeaderOrder
 
TestBuildWithAttachments - Class in org.apache.axiom.ts.soap12.envelope
 
TestBuildWithAttachments(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.envelope.TestBuildWithAttachments
 
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
 
TestCloneNode - Class in org.apache.axiom.ts.dom.element
 
TestCloneNode(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestCloneNode
 
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
 
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) - Constructor for class org.apache.axiom.ts.dom.document.TestCreateAttributeNS
 
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
 
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
 
TestCreateOMBuilderFromDOMSource - Class in org.apache.axiom.ts.om.builder
 
TestCreateOMBuilderFromDOMSource(OMMetaFactory, String) - Constructor for class org.apache.axiom.ts.om.builder.TestCreateOMBuilderFromDOMSource
 
TestCreateOMBuilderFromSAXSource - Class in org.apache.axiom.ts.om.builder
 
TestCreateOMBuilderFromSAXSource(OMMetaFactory, String) - 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
 
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, OMElementCreator) - 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 parent is specified.
TestCreateOMElementWithGeneratedPrefix(OMMetaFactory, OMElementCreator) - 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, OMElementCreator) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMElementWithInvalidNamespace
 
TestCreateOMElementWithNamespaceInScope - 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.
TestCreateOMElementWithNamespaceInScope(OMMetaFactory, OMElementCreator) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMElementWithNamespaceInScope
 
TestCreateOMElementWithNonDefaultNamespace - Class in org.apache.axiom.ts.om.factory
 
TestCreateOMElementWithNonDefaultNamespace(OMMetaFactory, OMElementCreator) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMElementWithNonDefaultNamespace
 
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 and without parent.
TestCreateOMElementWithoutNamespace(OMMetaFactory, OMElementCreator) - 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, OMElementCreator) - 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, OMElementCreator) - 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, OMElementCreator) - Constructor for class org.apache.axiom.ts.om.factory.TestCreateOMElementWithoutNamespaceNullPrefix
 
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
 
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
Tests the behavior of SOAPFactory.createSOAPEnvelope(OMNamespace).
TestCreateSOAPEnvelopeWithCustomPrefix(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.factory.TestCreateSOAPEnvelopeWithCustomPrefix
 
TestCreateSOAPFaultSubCode - Class in org.apache.axiom.ts.soap12.factory
Tests SOAPFactory.createSOAPFaultSubCode(SOAPFaultCode).
TestCreateSOAPFaultSubCode(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.factory.TestCreateSOAPFaultSubCode
 
TestCreateStAXOMBuilderFromFragment - Class in org.apache.axiom.ts.om.builder
Tests the behavior of OMXMLBuilderFactory.createStAXOMBuilder(OMFactory, XMLStreamReader) if the supplied XMLStreamReader is positioned on a XMLStreamConstants.START_ELEMENT event.
TestCreateStAXOMBuilderFromFragment(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestCreateStAXOMBuilderFromFragment
 
TestCreateStAXOMBuilderIncorrectState - Class in org.apache.axiom.ts.om.builder
Tests that OMXMLBuilderFactory.createStAXOMBuilder(OMFactory, XMLStreamReader) throws an exception if the supplied XMLStreamReader is not positioned on a XMLStreamConstants.START_DOCUMENT or XMLStreamConstants.END_DOCUMENT event.
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
 
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.soap.envelope
Tests OMNode.detach() when used on a SOAPEnvelope.
TestDetach(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestDetach
 
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
 
TestDiscardHeader - Class in org.apache.axiom.ts.soap.envelope
 
TestDiscardHeader(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestDiscardHeader
 
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
 
TestDocumentSiblings - Class in org.apache.axiom.ts.dom.document
 
TestDocumentSiblings(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestDocumentSiblings
 
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
 
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. if the corresponding prefix is redeclared.
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
 
TestFindNamespaceURIWithPrefixUndeclaring - Class in org.apache.axiom.ts.om.element
 
TestFindNamespaceURIWithPrefixUndeclaring(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestFindNamespaceURIWithPrefixUndeclaring
 
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
 
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
 
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
Tests the behavior of OMContainer.getChildrenWithNamespaceURI(String).
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
Tests the behavior of SOAPFactory.getDefaultFaultEnvelope().
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
Tests the behavior of OMXMLParserWrapper.getDocumentElement().
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
 
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
 
TestGetFaultWithParser - Class in org.apache.axiom.ts.soap.body
 
TestGetFaultWithParser(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.body.TestGetFaultWithParser
 
TestGetFirstChildWithName - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMContainer.getFirstChildWithName(QName).
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
 
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
Tests the behavior of SOAPHeader.getHeadersToProcess(RolePlayer, String)
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
 
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.soap.factory
 
TestGetNamespace(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.factory.TestGetNamespace
 
TestGetNamespaceContext - Class in org.apache.axiom.ts.om.element
Tests OMElement.getNamespaceContext(boolean).
TestGetNamespaceContext(OMMetaFactory, boolean) - Constructor for class org.apache.axiom.ts.om.element.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
 
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
 
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
 
TestGetNodeWithParser - Class in org.apache.axiom.ts.soap12.fault
 
TestGetNodeWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.fault.TestGetNodeWithParser
 
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
 
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
 
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
 
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, String, OMContainerFactory, boolean) - Constructor for class org.apache.axiom.ts.om.container.TestGetSAXSource
 
TestGetSOAPBodyFirstElementLocalNameAndNS - Class in org.apache.axiom.ts.soap.envelope
 
TestGetSOAPBodyFirstElementLocalNameAndNS(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestGetSOAPBodyFirstElementLocalNameAndNS
 
TestGetSOAPBodyFirstElementLocalNameAndNSWithParser - Class in org.apache.axiom.ts.soap.envelope
Tests the behavior of SOAPEnvelope.getSOAPBodyFirstElementLocalName() and SOAPEnvelope.getSOAPBodyFirstElementNS() for a SOAPEnvelope constructed from a parser.
TestGetSOAPBodyFirstElementLocalNameAndNSWithParser(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.envelope.TestGetSOAPBodyFirstElementLocalNameAndNSWithParser
 
TestGetSubCodeWithParser - Class in org.apache.axiom.ts.soap12.faultcode
 
TestGetSubCodeWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.faultcode.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
 
TestGetTextAsQNameWithParser - Class in org.apache.axiom.ts.soap12.faultcode
Tests that the SOAPFaultCode implementation for SOAP 1.2 overrides the OMElement.getTextAsQName() method such that it gets the QName from the Value element.
TestGetTextAsQNameWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.faultcode.TestGetTextAsQNameWithParser
 
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
 
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
 
TestGetValueWithParser - Class in org.apache.axiom.ts.soap12.faultcode
 
TestGetValueWithParser(OMMetaFactory) - Constructor for class org.apache.axiom.ts.soap12.faultcode.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, String, 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) - 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
 
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
Tests the behavior of OMContainer.getXMLStreamReader(boolean, OMXMLStreamReaderConfiguration) with OMXMLStreamReaderConfiguration.isNamespaceURIInterning() set to true.
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
 
TestGetXMLStreamReaderWithPreserveNamespaceContext - Class in org.apache.axiom.ts.om.element
Tests the behavior of OMContainer.getXMLStreamReader(boolean, OMXMLStreamReaderConfiguration) with OMXMLStreamReaderConfiguration.isPreserveNamespaceContext() set to true.
TestGetXMLStreamReaderWithPreserveNamespaceContext(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestGetXMLStreamReaderWithPreserveNamespaceContext
 
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
 
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
 
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
 
TestInsertBefore - Class in org.apache.axiom.ts.dom.element
 
TestInsertBefore(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestInsertBefore
 
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
 
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
 
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. not read entirely into memory) if the original message was read from an input stream and OMElement.serializeAndConsume(java.io.OutputStream, OMOutputFormat) is used to serialize the message.
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
 
TestNormalizeDocumentNamespace - Class in org.apache.axiom.ts.dom.document
 
TestNormalizeDocumentNamespace(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.document.TestNormalizeDocumentNamespace
 
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
 
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. that an attachment part can be accessed before the object model for the root part has been built completely.
TestReadAttachmentBeforeRootPartComplete(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestReadAttachmentBeforeRootPartComplete
 
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
 
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
 
TestReplaceChild - Class in org.apache.axiom.ts.dom.element
 
TestReplaceChild(DocumentBuilderFactory) - Constructor for class org.apache.axiom.ts.dom.element.TestReplaceChild
 
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. read entirely into memory) unless an attachment part is accessed.
TestRootPartStreaming(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestRootPartStreaming
 
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, String, 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
 
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
 
TestSetCode - Class in org.apache.axiom.ts.soap.fault
 
TestSetCode(OMMetaFactory, SOAPSpec) - Constructor for class org.apache.axiom.ts.soap.fault.TestSetCode
 
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
 
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
 
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
Tests the behavior of OMXMLBuilderFactory.createOMBuilder(StAXParserConfiguration, InputStream) with StAXParserConfiguration.STANDALONE.
TestStandaloneConfiguration(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.builder.TestStandaloneConfiguration
 
TestUndeclarePrefix - Class in org.apache.axiom.ts.om.element
 
TestUndeclarePrefix(OMMetaFactory) - Constructor for class org.apache.axiom.ts.om.element.TestUndeclarePrefix
 
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
 
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
 
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_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
 
toByteArray() - Method in class org.apache.axiom.c14n.utils.UnsyncByteArrayOutputStream
 
toOMText(byte[], int, int, OMFactory, boolean) - Static method in class org.apache.axiom.om.util.TextHelper
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 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
 
toStringBuffer(InputStream, StringBuffer) - Static method in class org.apache.axiom.om.util.TextHelper
Append Base64 encoding of the data in the inStream to the specified buffer
toStringBuffer(OMText, StringBuffer) - Static method in class org.apache.axiom.om.util.TextHelper
Append data in the omText to the specified buffer
toStringWithConsume() - Method in interface org.apache.axiom.om.OMElement
Convenience method to serialize the element to a string without caching.
translateNamespacePrefixToUri(String, Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Translates a namespace prefix to a namespace URI, possibly considering a particular element node.

U

UIDGenerator - Class in org.apache.axiom.util
Contains utility methods to generate unique IDs of various kinds.
UnclosedReaderDetector - Class in org.apache.axiom.util.stax.debug
XMLInputFactory wrapper that enabled detection of unclosed stream readers.
UnclosedReaderDetector(XMLInputFactory) - Constructor for class org.apache.axiom.util.stax.debug.UnclosedReaderDetector
Constructor.
undeclarePrefix(String) - Method in interface org.apache.axiom.om.OMElement
Add a namespace declaration that undeclares a given prefix.
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

variant - Variable in class org.apache.axiom.ts.om.factory.CreateOMElementTestCase
 
VMShutdownHook - Class in org.apache.axiom.attachments.lifecycle.impl
 

W

wrap(XMLStreamReader) - Method in class org.apache.axiom.util.stax.debug.UnclosedReaderDetector
 
wrap(XMLEventReader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
Wrap a reader created from this factory.
wrap(XMLStreamReader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
Wrap a reader created from this factory.
wrap(XMLEventWriter) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
Wrap a writer created from this factory.
wrap(XMLStreamWriter) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
Wrap a writer created from this factory.
WrappedTextNodeOMDataSourceFromDataSource - Class in org.apache.axiom.om.ds
OMDataSource implementation that represents a text node wrapped inside an element.
WrappedTextNodeOMDataSourceFromDataSource(QName, DataSource, Charset) - Constructor for class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
 
WrappedTextNodeOMDataSourceFromReader - Class in org.apache.axiom.om.ds
OMDataSource implementation that represents a text node wrapped inside an element.
WrappedTextNodeOMDataSourceFromReader(QName, Reader) - Constructor for class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
 
WrappedTextNodeStreamReader - Class in org.apache.axiom.util.stax
XMLStreamReader implementation that represents a text node wrapped inside an element.
WrappedTextNodeStreamReader(QName, Reader, int) - Constructor for class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
Create a new instance.
WrappedTextNodeStreamReader(QName, Reader) - Constructor for class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
Create a new instance with chunk size 4096.
WrapperFactory - Class in org.apache.axiom.c14n.omwrapper.factory
class WrapperFactory
WrapperFactory() - Constructor for class org.apache.axiom.c14n.omwrapper.factory.WrapperFactory
 
WrappingXMLInputFactory - Class in org.apache.axiom.util.stax.wrapper
XMLInputFactory wrapper that wraps all XMLEventReader and XMLStreamReader instances created from it.
WrappingXMLInputFactory(XMLInputFactory) - Constructor for class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
Constructor.
WrappingXMLOutputFactory - Class in org.apache.axiom.util.stax.wrapper
XMLOutputFactory wrapper that wraps all XMLEventWriter and XMLStreamWriter instances created from it.
WrappingXMLOutputFactory(XMLOutputFactory) - Constructor for class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
Constructor.
WritableBlob - Interface in org.apache.axiom.util.blob
A writable blob.
write(byte[], int, int) - Method in class org.apache.axiom.attachments.utils.BAAOutputStream
 
write(byte[]) - Method in class org.apache.axiom.attachments.utils.BAAOutputStream
 
write(int) - Method in class org.apache.axiom.attachments.utils.BAAOutputStream
 
write(byte[]) - Method in class org.apache.axiom.c14n.utils.UnsyncByteArrayOutputStream
 
write(byte[], int, int) - Method in class org.apache.axiom.c14n.utils.UnsyncByteArrayOutputStream
 
write(int) - Method in class org.apache.axiom.c14n.utils.UnsyncByteArrayOutputStream
 
WRITE - Static variable in exception org.apache.axiom.ext.io.StreamCopyException
Indicates that the wrapped exception was triggered while writing to the output stream (or data sink).
write(byte[], int, int) - Method in class org.apache.axiom.om.util.LogOutputStream
 
write(byte[]) - Method in class org.apache.axiom.om.util.LogOutputStream
 
write(int) - Method in class org.apache.axiom.om.util.LogOutputStream
 
write(char[], int, int) - Method in class org.apache.axiom.util.base64.AbstractBase64DecodingWriter
 
write(String, int, int) - Method in class org.apache.axiom.util.base64.AbstractBase64DecodingWriter
 
write(int) - Method in class org.apache.axiom.util.base64.AbstractBase64DecodingWriter
 
write(byte[], int, int) - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
 
write(int) - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
 
write(char[], int, int) - Method in class org.apache.axiom.util.stax.XMLStreamWriterWriter
 
write(String, int, int) - Method in class org.apache.axiom.util.stax.XMLStreamWriterWriter
 
write(String) - Method in class org.apache.axiom.util.stax.XMLStreamWriterWriter
 
write(int) - Method in class org.apache.axiom.util.stax.XMLStreamWriterWriter
 
writeAttribute(String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeAttribute(String, String, String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeAttribute(String, String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeAttribute(String, String, String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeAttribute(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeAttribute(String, String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeAttribute(String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeAttribute(String, String, String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeAttribute(String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeBase64(XMLStreamWriter, DataHandler) - Static method in class org.apache.axiom.util.stax.XMLStreamWriterUtils
Write base64 encoded data to a stream writer.
writeBodyPart(OutputStream, MimeBodyPart, String) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated. Use OMMultipartWriter instead.
writeCData(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeCData(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeCData(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeCData(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeCData(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeCharacters(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeCharacters(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeCharacters(char[], int, int) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeCharacters(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeCharacters(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeCharacters(char[], int, int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeCharacters(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeComment(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeComment(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeComment(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeComment(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeComment(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeDataHandler(DataHandler, String, boolean) - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerWriter
Write binary content to the stream.
writeDataHandler(DataHandlerProvider, String, boolean) - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerWriter
Write binary content to the stream.
writeDataHandler(XMLStreamWriter, DataHandler, String, boolean) - Static method in class org.apache.axiom.util.stax.XMLStreamWriterUtils
Write binary content to the stream.
writeDataHandler(XMLStreamWriter, DataHandlerProvider, String, boolean) - Static method in class org.apache.axiom.util.stax.XMLStreamWriterUtils
Write binary content to the stream.
writeDataHandler(DataHandler, String, boolean) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeDataHandler(DataHandlerProvider, String, boolean) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeDataHandlerWithAttachmentsMessage(DataHandler, String, OutputStream, Map, OMOutputFormat) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated. Use OMMultipartWriter instead.
writeDataHandlerWithAttachmentsMessage(DataHandler, String, OutputStream, Map, OMOutputFormat, Collection) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated. Use OMMultipartWriter instead.
writeDefaultNamespace(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeDefaultNamespace(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeDefaultNamespace(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeDTD(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeDTD(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeDTD(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeDTD(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeDTD(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeEmptyElement(String, String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeEmptyElement(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeEmptyElement(String, String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeEmptyElement(String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeEmptyElement(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeEmptyElement(String, String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeEndDocument() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeEndDocument() - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeEndDocument() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeEndDocument() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeEndDocument() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeEndElement() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeEndElement() - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeEndElement() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeEndElement() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeEndElement() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeEntityRef(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeEntityRef(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeEntityRef(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeEntityRef(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeEntityRef(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeMimeBoundary(OutputStream, String) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated. Use OMMultipartWriter instead.
writeMM7Message(StringWriter, OutputStream, Attachments, OMOutputFormat, String, String) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Deprecated. Axiom only supports standard SwA messages. However, OMMultipartWriter provides a flexible way to build MIME packages for non standard formats such as MM7.
writeNamespace(String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeNamespace(String, String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
writeNamespace(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
 
writeNamespace(String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
 
writeNamespace(String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
 
writeOptimized(OMText) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
Deprecated. Serialization code should use XMLStreamWriterUtils.writeDataHandler(XMLStreamWriter, DataHandler, String, boolean) or XMLStreamWriterUtils.writeDataHandler(XMLStreamWriter, 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.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(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. Use OMElement.writeTextTo(Writer, boolean) instead.
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_LANG_SPACE_SpecNS - Static variable in class org.apache.axiom.c14n.utils.Constants
The URI for XML spec
XMLATTRTYPE_CDATA - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLATTRTYPE_ENTITIES - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLATTRTYPE_ENTITY - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLATTRTYPE_ID - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLATTRTYPE_IDREF - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLATTRTYPE_IDREFS - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLATTRTYPE_NMTOKEN - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLATTRTYPE_NMTOKENS - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLATTRTYPE_NOTATION - Static variable in interface org.apache.axiom.om.OMConstants
 
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
 
XMLEventUtils - Class in org.apache.axiom.util.stax
Contains utility methods related to StAX events.
XMLFragmentStreamReader - Class in org.apache.axiom.util.stax
Wrapping XML stream reader that reads a single element from the underlying stream.
XMLFragmentStreamReader(XMLStreamReader) - Constructor for class org.apache.axiom.util.stax.XMLFragmentStreamReader
Constructor.
XMLInputFactoryWrapper - Class in org.apache.axiom.util.stax.wrapper
Base class for XMLInputFactory wrappers.
XMLInputFactoryWrapper(XMLInputFactory) - Constructor for class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
Constructor.
XMLNS - Static variable in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
XMLNS_NS_PREFIX - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLNS_NS_URI - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLNS_PREFIX - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLNS_URI - Static variable in class org.apache.axiom.c14n.omwrapper.AttrImpl
 
XMLNS_URI - Static variable in interface org.apache.axiom.om.OMConstants
 
XMLOutputFactoryWrapper - Class in org.apache.axiom.util.stax.wrapper
Base class for XMLOutputFactory wrappers.
XMLOutputFactoryWrapper(XMLOutputFactory) - Constructor for class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
Constructor.
XMLStreamIOException - Exception in org.apache.axiom.util.stax
IOException that wraps an XMLStreamException.
XMLStreamIOException(XMLStreamException) - Constructor for exception org.apache.axiom.util.stax.XMLStreamIOException
Constructor.
XMLStreamReaderUtils - Class in org.apache.axiom.util.stax
Contains utility methods to work with XMLStreamReader objects, including the extension defined by DataHandlerReader.
XMLStreamReaderValidator - Class in org.apache.axiom.util.stax.debug
There are several places in the code where events are passed from a source to a consumer using XMLStreamReader events.
XMLStreamReaderValidator(XMLStreamReader, boolean) - Constructor for class org.apache.axiom.util.stax.debug.XMLStreamReaderValidator
 
XMLStreamReaderWrapper - Class in org.apache.axiom.util.stax.wrapper
Base class for XMLStreamReader wrappers.
XMLStreamReaderWrapper(XMLStreamReader) - Constructor for class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
Constructor.
XMLStreamWriterFilter - Interface in org.apache.axiom.om.util
An interface used to identify a filter class for an XMLStreamWriter The filter receives XMLStreamWriter events (and can change or log them).
XMLStreamWriterFilterBase - Class in org.apache.axiom.om.util
The base class for classes that are XMLStreamWriterFilters Each of the XMLStreamWriter events is intercepted and passed to the delegate XMLStreamWriter Character data is sent to the xmlData abstract method.
XMLStreamWriterFilterBase() - Constructor for class org.apache.axiom.om.util.XMLStreamWriterFilterBase
 
XMLStreamWriterRemoveIllegalChars - Class in org.apache.axiom.om.util
This is an XMLStreamWriterFilter that removes illegal characters.
XMLStreamWriterRemoveIllegalChars() - Constructor for class org.apache.axiom.om.util.XMLStreamWriterRemoveIllegalChars
 
XMLStreamWriterUtils - Class in org.apache.axiom.util.stax
Contains utility methods to work with XMLStreamWriter objects.
XMLStreamWriterUtils() - Constructor for class org.apache.axiom.util.stax.XMLStreamWriterUtils
 
XMLStreamWriterWrapper - Class in org.apache.axiom.util.stax.wrapper
Base class for XMLStreamWriter wrappers.
XMLStreamWriterWrapper(XMLStreamWriter) - Constructor for class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
Constructor.
XMLStreamWriterWriter - Class in org.apache.axiom.util.stax
Writer implementation that writes data as XMLStreamConstants.CHARACTERS events to an XMLStreamWriter.
XMLStreamWriterWriter(XMLStreamWriter) - Constructor for class org.apache.axiom.util.stax.XMLStreamWriterWriter
Constructor.
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
 
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.
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
Base class for XOPEncodingStreamReader and XOPEncodingStreamWriter.
XOPEncodingStreamWrapper(ContentIDGenerator, OptimizationPolicy) - Constructor for class org.apache.axiom.util.stax.xop.XOPEncodingStreamWrapper
 
XOPEncodingStreamWriter - Class in org.apache.axiom.util.stax.xop
XMLStreamWriter wrapper that encodes XOP.
XOPEncodingStreamWriter(XMLStreamWriter, ContentIDGenerator, OptimizationPolicy) - Constructor for class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
Constructor.
XOPUtils - Class in org.apache.axiom.util.stax.xop
Contains utility methods related to XOP.
XPathEvaluator - Class in org.apache.axiom.om.util
 
XPathEvaluator() - Constructor for class org.apache.axiom.om.util.XPathEvaluator
 

_

_isClosed - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
 
_readyToGetNextStream - Variable in class org.apache.axiom.attachments.IncomingAttachmentStreams
Boolean indicating weather or not the next stream can be read (next stream cannot be read until previous is consumed
_releaseParserOnClose - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
 

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

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