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

A

ARRAY_ITEM_LOCALNAME - Static variable in interface org.apache.axiom.om.OMConstants
Field ARRAY_ITEM_LOCALNAME
ARRAY_ITEM_NSURI - Static variable in interface org.apache.axiom.om.OMConstants
Field ARRAY_ITEM_NSURI
ARRAY_ITEM_NS_PREFIX - Static variable in interface org.apache.axiom.om.OMConstants
Field ARRAY_ITEM_NS_PREFIX
ARRAY_ITEM_QNAME - Static variable in interface org.apache.axiom.om.OMConstants
Field ARRAY_ITEM_QNAME
ATTACHMENTS - Static variable in interface org.apache.axiom.om.impl.MTOMConstants
 
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
 
AXIOMXPath - class org.apache.axiom.om.xpath.AXIOMXPath.
 
AXIOMXPath(String) - Constructor for class org.apache.axiom.om.xpath.AXIOMXPath
Construct given an XPath expression string.
Attachments - class org.apache.axiom.attachments.Attachments.
 
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) - 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.
AttributeHelper - class org.apache.axiom.om.util.AttributeHelper.
Helper class for attributes.
AttributeHelper() - Constructor for class org.apache.axiom.om.util.AttributeHelper
 
addAttribute(OMAttribute) - Method in interface org.apache.axiom.om.OMElement
Adds an attribute to this element.
addAttribute(String, String, OMNamespace) - Method in interface org.apache.axiom.om.OMElement
Adds an attribute to the current element.
addChild(OMNode) - Method in 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
Eran Chinthaka (chinthaka@apache.org)
addFault(Exception) - Method in interface org.apache.axiom.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(SOAPFault) - Method in interface org.apache.axiom.soap.SOAPBody
 
addHeader(String, String) - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
Add a header.
addHeader(String, String) - Method in interface org.apache.axiom.attachments.Part
 
addHeader(String, String) - Method in class org.apache.axiom.attachments.PartOnFile
 
addHeader(String, String) - Method in class org.apache.axiom.attachments.PartOnMemory
 
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.
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.
addSOAPText(SOAPFaultText) - Method in interface org.apache.axiom.soap.SOAPFaultReason
Eran Chinthaka (chinthaka@apache.org)
available() - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
 
available() - Method in class org.apache.axiom.attachments.PushbackFilePartInputStream
 

B

BODY_FAULT_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field BODY_FAULT_LOCAL_NAME
BODY_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field BODY_LOCAL_NAME
BODY_NAMESPACE_PREFIX - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field BODY_NAMESPACE_PREFIX
BOUNDARY_NOT_FOUND - Static variable in class org.apache.axiom.attachments.BoundaryDelimitedStream
Field BOUNDARY_NOT_FOUND.
BOUNDARY_NT_FOUND - Static variable in class org.apache.axiom.attachments.BoundaryPushbackInputStream
 
Base64 - class org.apache.axiom.om.util.Base64.
 
Base64() - Constructor for class org.apache.axiom.om.util.Base64
 
BoundaryDelimitedStream - class org.apache.axiom.attachments.BoundaryDelimitedStream.
This class takes the input stream and turns it multiple streams.
BoundaryDelimitedStream(BoundaryDelimitedStream, int) - Constructor for class org.apache.axiom.attachments.BoundaryDelimitedStream
Constructor to create the next stream from the previous one.
BoundaryPushbackInputStream - class org.apache.axiom.attachments.BoundaryPushbackInputStream.
An InputStream that reads bytes up to a boundary.
BoundaryPushbackInputStream(PushbackInputStream, byte[], int) - Constructor for class org.apache.axiom.attachments.BoundaryPushbackInputStream
 
BuilderAwareReader - interface org.apache.axiom.om.impl.builder.BuilderAwareReader.
 
ByteArrayDataSource - class org.apache.axiom.attachments.ByteArrayDataSource.
 
ByteArrayDataSource(byte[], String) - Constructor for class org.apache.axiom.attachments.ByteArrayDataSource
 
ByteArrayDataSource(byte[]) - Constructor for class org.apache.axiom.attachments.ByteArrayDataSource
 
ByteSearch - class org.apache.axiom.attachments.utils.ByteSearch.
ByteSearch Various byte array searching utilities.
ByteSearch() - Constructor for class org.apache.axiom.attachments.utils.ByteSearch
 
boundary - Variable in class org.apache.axiom.attachments.BoundaryDelimitedStream
 
boundaryPosition(byte[], int, int) - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Read from the boundary delimited stream.
boundaryPosition(byte[], int, int) - Method in class org.apache.axiom.attachments.BoundaryPushbackInputStream
Read from the boundary delimited stream.
build() - Method in interface org.apache.axiom.om.OMNode
Builds itself.
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.
builder - Variable in class org.apache.axiom.soap.impl.builder.SOAPBuilderHelper
 

C

CDATA_SECTION_NODE - Static variable in interface org.apache.axiom.om.OMNode
The node is a CDATASection.
COMMENT_NODE - Static variable in interface org.apache.axiom.om.OMNode
The node is a Comment.
CachedFileDataSource - class org.apache.axiom.attachments.CachedFileDataSource.
 
CachedFileDataSource(File) - Constructor for class org.apache.axiom.attachments.CachedFileDataSource
 
ConfigurableDataHandler - class org.apache.axiom.attachments.ConfigurableDataHandler.
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
 
cache - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Field cache
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.
cloneOMElement() - Method in interface org.apache.axiom.om.OMElement
Clones this element.
close() - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Closes the stream.
close() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
close() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
compareOMAttribute(OMAttribute, OMAttribute, String) - Method in class org.apache.axiom.om.util.DigestGenerator
Compares two OMAttributes for the XML equality
compareOMDocument(OMDocument, OMDocument, String) - Method in class org.apache.axiom.om.util.DigestGenerator
Compares two OMDocuments for the XML equality
compareOMNode(OMNode, OMNode, String) - Method in class org.apache.axiom.om.util.DigestGenerator
Compares two OMNodes for the XML equality
complete(OutputStream, StringWriter, LinkedList, String, String, String, String) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
 
constructNode(OMElement, String, boolean) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Method constructNode
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.
createMimeBodyPart(String, DataHandler) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
 
createNextElement(String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
createOMAttribute(String, OMNamespace, String) - Method in interface org.apache.axiom.om.OMFactory
 
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(String, OMNamespace) - Method in interface org.apache.axiom.om.OMFactory
 
createOMElement(String, OMNamespace, OMContainer) - Method in interface org.apache.axiom.om.OMFactory
 
createOMElement(String, OMNamespace, OMContainer, OMXMLParserWrapper) - Method in interface org.apache.axiom.om.OMFactory
 
createOMElement(OMDataSource, String, OMNamespace) - Method in interface org.apache.axiom.om.OMFactory
Construct element with arbitrary data source.
createOMElement(String, String, String) - Method in interface org.apache.axiom.om.OMFactory
This is almost the same as as createOMElement(localName,OMNamespace) method above.
createOMElement(QName, OMContainer) - Method in interface org.apache.axiom.om.OMFactory
Create an OMElement with the given QName under the given parent.
createOMElement(QName) - Method in interface org.apache.axiom.om.OMFactory
Create an OMElement with the given QName If the QName contains a prefix, we will ensure that an OMNamespace is created mapping the given namespace to the given prefix.
createOMElement() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
This method is called with the XMLStreamConstants.START_ELEMENT event.
createOMElement() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Method createOMElement.
createOMElement() - Method in class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
Method createOMElement.
createOMElement() - Method in class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
 
createOMElement() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Method createOMElement.
createOMNamespace(String, String) - Method in interface org.apache.axiom.om.OMFactory
 
createOMProcessingInstruction(OMContainer, String, String) - Method in interface org.apache.axiom.om.OMFactory
Creates a PI.
createOMText(OMContainer, String) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(OMContainer, QName) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(OMContainer, String, int) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(OMContainer, char[], int) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(OMContainer, QName, int) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(String) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(String, int) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(String, String, boolean) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(Object, boolean) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(OMContainer, String, String, boolean) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(String, OMContainer, OMXMLParserWrapper) - Method in interface org.apache.axiom.om.OMFactory
 
createOMText(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method createOMText.
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
 
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, SOAPHeader, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPMessage() - Method in interface org.apache.axiom.soap.SOAPFactory
Eran Chinthaka (chinthaka@apache.org)
createSOAPMessage(OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createSOAPMessage(SOAPEnvelope, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
 
createXMLStreamReader(InputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamReader(InputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamReader(Reader) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamWriter(OutputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamWriter(OutputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
 
createXMLStreamWriter(Writer) - Static method in class org.apache.axiom.om.util.StAXUtils
 
currentChild - Variable in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Field currentChild
currentChild - Variable in class org.apache.axiom.om.impl.traverse.OMChildrenIterator
Field currentChild

D

DATA_HANDLER - Static variable in interface org.apache.axiom.om.OMConstants
 
DEFAULT_CHAR_SET_ENCODING - Static variable in interface org.apache.axiom.om.OMConstants
Field DEFAULT_CHAR_SET_ENCODING specifies the default character encoding scheme to be used
DEFAULT_CHAR_SET_ENCODING - Static variable in class org.apache.axiom.om.OMOutputFormat
Field DEFAULT_CHAR_SET_ENCODING.
DEFAULT_DEFAULT_NAMESPACE - Static variable in interface org.apache.axiom.om.OMConstants
No its not a mistake.
DEFAULT_XML_VERSION - Static variable in interface org.apache.axiom.om.OMConstants
 
DTD_NODE - Static variable in interface org.apache.axiom.om.OMNode
This node is a DTD.
DataHandlerUtils - class org.apache.axiom.attachments.utils.DataHandlerUtils.
 
DataHandlerUtils() - Constructor for class org.apache.axiom.attachments.utils.DataHandlerUtils
 
DigestGenerator - class org.apache.axiom.om.util.DigestGenerator.
Helper class to provide the functionality of the digest value generation.
DigestGenerator() - Constructor for class org.apache.axiom.om.util.DigestGenerator
 
DocumentNavigator - class org.apache.axiom.om.xpath.DocumentNavigator.
 
DocumentNavigator() - Constructor for class org.apache.axiom.om.xpath.DocumentNavigator
 
declareDefaultNamespace(String) - Method in interface org.apache.axiom.om.OMElement
This will declare a default namespace for this element explicitly
declareNamespace(String, String) - Method in interface org.apache.axiom.om.OMElement
Creates a namespace in the current element scope.
declareNamespace(OMNamespace) - Method in interface org.apache.axiom.om.OMElement
Declares a namespace with the element as its scope.
decode(char[], int, int) - Static method in class org.apache.axiom.om.util.Base64
 
decode(String) - Static method in class org.apache.axiom.om.util.Base64
 
decode(char[], int, int, OutputStream) - Static method in class org.apache.axiom.om.util.Base64
 
decode(String, OutputStream) - Static method in class org.apache.axiom.om.util.Base64
 
detach() - Method in interface org.apache.axiom.om.OMNode
Removes a node (and all of its children) from its containing parent.
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.
discard(OMElement) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method discard.
document - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
 
done - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Field done

E

ELEMENT_NODE - Static variable in interface org.apache.axiom.om.OMNode
The node is an Element.
ENTITY_REFERENCE_NODE - Static variable in interface org.apache.axiom.om.OMNode
This node is an Entity Reference.
ElementHelper - class org.apache.axiom.om.util.ElementHelper.
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.
EmptyIterator - class org.apache.axiom.om.impl.util.EmptyIterator.
 
EmptyIterator() - Constructor for class org.apache.axiom.om.impl.util.EmptyIterator
 
EmptyOMLocation - class org.apache.axiom.om.impl.EmptyOMLocation.
 
EmptyOMLocation() - Constructor for class org.apache.axiom.om.impl.EmptyOMLocation
 
elementLevel - Variable in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
element level 1 = envelope level element level 2 = Header or Body level element level 3 = HeaderElement or BodyElement level
encode(byte[]) - Static method in class org.apache.axiom.om.util.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int) - Static method in class org.apache.axiom.om.util.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int, StringBuffer) - Static method in class org.apache.axiom.om.util.Base64
Outputs base64 representation of the specified byte array to the specified String Buffer
encode(byte[], int, int, OutputStream) - Static method in class org.apache.axiom.om.util.Base64
Outputs base64 representation of the specified byte array to a byte stream.
encode(byte[], int, int, Writer) - Static method in class org.apache.axiom.om.util.Base64
Outputs base64 representation of the specified byte array to a character stream.
endDocument() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
endDocument() - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method endDocument.
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
 
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.
equals(String, String) - Method in interface org.apache.axiom.om.OMNamespace
Method equals.
equals(String, String) - Method in class org.apache.axiom.om.impl.OMNamespaceImpl
Method equals.
equals(Object) - Method in class org.apache.axiom.om.impl.OMNamespaceImpl
 
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.
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

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
 
finalClose() - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Close the underlying stream and remove all references to it.
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
 
flush() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 

G

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
getAllAttributes() - Method in interface org.apache.axiom.om.OMElement
Returns a list of OMAttributes.
getAllContentIDs() - Method in class org.apache.axiom.attachments.Attachments
 
getAllDeclaredNamespaces() - Method in 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
 
getAllHeaders() - Method in interface org.apache.axiom.attachments.Part
 
getAllHeaders() - Method in class org.apache.axiom.attachments.PartOnFile
 
getAllHeaders() - Method in class org.apache.axiom.attachments.PartOnMemory
 
getAllSoapTexts() - Method in interface org.apache.axiom.soap.SOAPFaultReason
 
getAncestorAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the ancestor XPath axis.
getAncestorOrSelfAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the ancestor-or-self XPath axis.
getAttachmentSpecType() - Method in class org.apache.axiom.attachments.Attachments
 
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.
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.
getAttributeNamespace(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getAttributeNamespace.
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.
getAttributeQName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the QName of the given attribute node.
getAttributeStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the string-value of an attribute node.
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.
getAttributesWithoutNS(OMElement) - Method in class org.apache.axiom.om.util.DigestGenerator
Gets the collection of attributes which are none namespace declarations for an OMElement
getBody() - Method in interface org.apache.axiom.soap.SOAPEnvelope
Returns the SOAPBody object associated with this SOAPEnvelope object.
getBoundaryStatus() - Method in class org.apache.axiom.attachments.BoundaryPushbackInputStream
 
getBoundaryStatus() - Method in class org.apache.axiom.attachments.MIMEBodyPartInputStream
 
getBuilder() - Method in interface org.apache.axiom.om.OMElement
Returns the builder object.
getBuilderType() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Returns the type of the builder.
getBuilderType() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
getCharSetEncoding() - Method in class org.apache.axiom.om.OMOutputFormat
Returns the character set encoding scheme.
getCharSetEncoding() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
Returns the character set encoding scheme.
getCharacterOffset() - Method in class org.apache.axiom.om.impl.EmptyOMLocation
 
getCharsetEncoding() - Method in interface org.apache.axiom.om.OMDocument
Returns the character set encoding scheme.
getCharsetEncoding() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
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.
getChildWithName(OMElement, String) - Static method in class org.apache.axiom.om.util.ElementHelper
 
getChildren() - Method in interface org.apache.axiom.om.OMContainer
Returns an iterator for the children of the container.
getChildrenWithName(QName) - Method in interface org.apache.axiom.om.OMContainer
Returns an iterator for child nodes matching the given QName.
getCode() - Method in interface org.apache.axiom.soap.SOAPFault
 
getColumnNumber() - Method in class org.apache.axiom.om.impl.EmptyOMLocation
 
getCommentStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the string-value of a comment node.
getContent() - Method in class org.apache.axiom.attachments.PartOnFile
 
getContentID() - Method in interface org.apache.axiom.attachments.Part
 
getContentID() - Method in class org.apache.axiom.attachments.PartOnFile
 
getContentID() - Method in class org.apache.axiom.attachments.PartOnMemory
 
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
 
getContentIDSet() - Method in class org.apache.axiom.attachments.Attachments
 
getContentId() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
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.attachments.PartOnFile
 
getContentType() - Method in class org.apache.axiom.attachments.PartOnMemory
 
getContentType() - Method in class org.apache.axiom.om.OMOutputFormat
 
getContentType() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getContentTypeForMTOM(String) - Method in class org.apache.axiom.om.OMOutputFormat
 
getContentTypeForSwA(String) - Method in class org.apache.axiom.om.OMOutputFormat
 
getDataHandler(String) - Method in class org.apache.axiom.attachments.Attachments
Checks whether the MIME part is already parsed by checking the attachments HashMap.
getDataHandler() - Method in interface org.apache.axiom.attachments.Part
 
getDataHandler() - Method in class org.apache.axiom.attachments.PartOnFile
 
getDataHandler() - Method in class org.apache.axiom.attachments.PartOnMemory
 
getDataHandler() - Method in interface org.apache.axiom.om.OMText
Gets the datahandler.
getDataHandler(String) - Method in class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
 
getDataHandler(String) - Method in interface org.apache.axiom.om.impl.builder.XOPBuilder
 
getDataHandler(String) - Method in class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
 
getDataHandlerFromText(String, String) - Static method in class org.apache.axiom.attachments.utils.DataHandlerUtils
 
getDefaultEnvelope() - Method in interface org.apache.axiom.soap.SOAPFactory
Method getDefaultEnvelope.
getDefaultFaultEnvelope() - Method in interface org.apache.axiom.soap.SOAPFactory
 
getDefaultNamespace() - Method in interface org.apache.axiom.om.OMElement
This will retrieve the default namespace of this element, if available.
getDescendantAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
 
getDescendantOrSelfAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the descendant-or-self XPath axis.
getDescription() - Method in class org.apache.axiom.attachments.PartOnFile
 
getDetail() - Method in interface org.apache.axiom.soap.SOAPFault
 
getDigest(OMDocument, String) - Method in class org.apache.axiom.om.util.DigestGenerator
This method is an overloaded method for the digest generation for OMDocument
getDigest(OMNode, String) - Method in class org.apache.axiom.om.util.DigestGenerator
This method is an overloaded method for the digest generation for OMNode
getDigest(OMElement, String) - Method in class org.apache.axiom.om.util.DigestGenerator
This method is an overloaded method for the digest generation for OMElement
getDigest(OMProcessingInstruction, String) - Method in class org.apache.axiom.om.util.DigestGenerator
This method is an overloaded method for the digest generation for OMProcessingInstruction
getDigest(OMAttribute, String) - Method in class org.apache.axiom.om.util.DigestGenerator
This method is an overloaded method for the digest generation for OMAttribute
getDigest(OMText, String) - Method in class org.apache.axiom.om.util.DigestGenerator
This method is an overloaded method for the digest generation for OMText
getDocument() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
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 interface org.apache.axiom.om.OMXMLParserWrapper
 
getDocumentElement() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Method getDocumentElement.
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.
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.
getEncodingURI() - Method in class org.apache.axiom.soap.SOAP11Version
Obtain the encoding namespace for this version of SOAP
getEncodingURI() - Method in class org.apache.axiom.soap.SOAP12Version
Obtain the encoding namespace for this version of SOAP
getEncodingURI() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the encoding namespace for this version of SOAP
getEnvelopeNamespace() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
getEnvelopeURI() - Method in class org.apache.axiom.soap.SOAP11Version
Obtain the envelope namespace for this version of SOAP
getEnvelopeURI() - Method in class org.apache.axiom.soap.SOAP12Version
Obtain the envelope namespace for this version of SOAP
getEnvelopeURI() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the envelope namespace for this version of SOAP
getException() - Method in interface org.apache.axiom.soap.SOAPFault
Returns Exception if there is one in the SOAP fault.
getExpandedName(OMElement) - Method in class org.apache.axiom.om.util.DigestGenerator
This method is an overloaded method for getting the expanded name namespaceURI followed by the local name for OMElement
getExpandedName(OMAttribute) - Method in class org.apache.axiom.om.util.DigestGenerator
This method is an overloaded method for getting the expanded name namespaceURI followed by the local name for OMAttribute
getFault() - Method in interface org.apache.axiom.soap.SOAPBody
Returns the SOAPFault object in this SOAPBody object.
getFaultCode() - Method in class org.apache.axiom.soap.SOAPProcessingException
 
getFaultCodeQName() - Method in class org.apache.axiom.soap.SOAP11Version
Obtain the QName for the fault code element
getFaultCodeQName() - Method in class org.apache.axiom.soap.SOAP12Version
Obtain the QName for the fault code element
getFaultCodeQName() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the QName for the fault code element
getFaultDetailQName() - Method in class org.apache.axiom.soap.SOAP11Version
Obtain the QName for the fault detail element
getFaultDetailQName() - Method in class org.apache.axiom.soap.SOAP12Version
Obtain the QName for the fault detail element
getFaultDetailQName() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the QName for the fault detail element
getFaultReasonQName() - Method in class org.apache.axiom.soap.SOAP11Version
Obtain the QName for the fault reason element
getFaultReasonQName() - Method in class org.apache.axiom.soap.SOAP12Version
Obtain the QName for the fault reason element
getFaultReasonQName() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the QName for the fault reason element
getFaultRoleQName() - Method in class org.apache.axiom.soap.SOAP11Version
Obtain the QName for the fault role/actor element
getFaultRoleQName() - Method in class org.apache.axiom.soap.SOAP12Version
Obtain the QName for the fault role/actor element
getFaultRoleQName() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the QName for the fault role/actor element
getFileName() - Method in interface org.apache.axiom.attachments.Part
 
getFileName() - Method in class org.apache.axiom.attachments.PartOnFile
 
getFileName() - Method in class org.apache.axiom.attachments.PartOnMemory
 
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.
getFirstOMChild() - Method in interface org.apache.axiom.om.OMContainer
Gets the first child.
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
 
getHeader(String) - Method in class org.apache.axiom.attachments.PartOnFile
 
getHeader(String) - Method in class org.apache.axiom.attachments.PartOnMemory
 
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.
getIncomingAttachmentStreams() - Method in class org.apache.axiom.attachments.Attachments
Stream based access
getInitialUUID() - Static method in class org.apache.axiom.om.util.UUIDGenerator
 
getInputStream() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
 
getInputStream() - Method in interface org.apache.axiom.attachments.Part
 
getInputStream() - Method in class org.apache.axiom.attachments.PartOnFile
 
getInputStream() - Method in class org.apache.axiom.attachments.PartOnMemory
 
getLang() - Method in interface org.apache.axiom.soap.SOAPFaultText
 
getLastNode() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
getLineCount() - Method in class org.apache.axiom.attachments.PartOnFile
 
getLineNumber() - Method in interface org.apache.axiom.om.OMElement
 
getLineNumber() - Method in class org.apache.axiom.om.impl.EmptyOMLocation
 
getLocalName() - Method in interface org.apache.axiom.om.OMAttribute
 
getLocalName() - Method in interface org.apache.axiom.om.OMElement
Returns the local name of the element.
getMimeBoundary() - Method in class org.apache.axiom.om.OMOutputFormat
 
getMimeBoundary() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getMustUnderstand() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
Returns whether the mustUnderstand attribute for this SOAPHeaderBlock object is turned on.
getMustUnderstandFaultCode() - Method in class org.apache.axiom.soap.SOAP11Version
Obtain the QName for the MustUnderstand fault code
getMustUnderstandFaultCode() - Method in class org.apache.axiom.soap.SOAP12Version
Obtain the QName for the MustUnderstand fault code
getMustUnderstandFaultCode() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the QName for the MustUnderstand fault code
getName() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
 
getName() - Method in interface org.apache.axiom.om.OMNamespace
Deprecated. This method is deprecated. Please use getNamespaceURI() method instead.
getName() - Method in class org.apache.axiom.om.impl.OMNamespaceImpl
Method getName.
getName() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getName.
getNamespace() - Method in interface org.apache.axiom.om.OMAttribute
 
getNamespace() - Method in interface org.apache.axiom.om.OMElement
 
getNamespace() - Method in interface org.apache.axiom.om.OMText
Returns the Namespace if this contains a QName Return null otherwise
getNamespace() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getNamespace.
getNamespace() - Method in interface org.apache.axiom.soap.SOAPFactory
 
getNamespaceAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the namespace XPath axis.
getNamespaceContext() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getNamespaceCount() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getNamespaceCount.
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.
getNamespaceStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves the string-value of a namespace node.
getNamespaceURI() - Method in interface org.apache.axiom.om.OMNamespace
Provides the namespace URI of this namespace.
getNamespaceURI() - Method in class org.apache.axiom.om.impl.OMNamespaceImpl
 
getNamespaceUri(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getNamespaceUri.
getNamespaces() - Method in class org.apache.axiom.om.xpath.AXIOMXPath
Expose the prefix to namespace mapping for this expression
getNextContentId() - Method in class org.apache.axiom.om.OMOutputFormat
 
getNextContentId() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getNextNSPrefix() - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
 
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.
getNextRoleURI() - Method in class org.apache.axiom.soap.SOAP11Version
Obtain the "next" role/actor URI
getNextRoleURI() - Method in class org.apache.axiom.soap.SOAP12Version
Obtain the "next" role/actor URI
getNextRoleURI() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the "next" role/actor URI
getNextStream() - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Gets the next stream.
getNextStream(int) - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Gets the next stream.
getNextStream() - Method in class org.apache.axiom.attachments.IncomingAttachmentStreams
Returns the next attachment stream in sequence.
getNextStream() - Method in class org.apache.axiom.attachments.MultipartAttachmentStreams
 
getNode() - Method in interface org.apache.axiom.soap.SOAPFault
 
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 interface org.apache.axiom.soap.SOAPFaultNode
 
getOMDocumentElement() - Method in interface org.apache.axiom.om.OMDocument
Returns the document element.
getOMFactory() - Static method in class org.apache.axiom.om.OMAbstractFactory
 
getOMFactory() - Method in interface org.apache.axiom.om.OMAttribute
Returns the OMFactory that created this object
getOMFactory() - Method in interface org.apache.axiom.om.OMDocument
Returns the OMFactory that created this object
getOMFactory() - Method in interface org.apache.axiom.om.OMNode
Returns the OMFactory that created this object
getOutputStream() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
 
getParent() - Method in interface org.apache.axiom.om.OMNode
Returns the parent containing node.
getParentAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieves an Iterator matching the parent XPath axis.
getParentNode(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns the parent of the given context node.
getParser() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Allows to access the underlying parser.
getParser() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getParser.
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.
getPrefix() - Method in interface org.apache.axiom.om.OMNamespace
Method getPrefix.
getPrefix(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getPrefix() - Method in class org.apache.axiom.om.impl.OMNamespaceImpl
Method getPrefix.
getPrefix() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getPrefix.
getPreviousOMSibling() - Method in interface org.apache.axiom.om.OMNode
Gets the previous sibling.
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.impl.MTOMXMLStreamWriter
 
getPublicId() - Method in class org.apache.axiom.om.impl.EmptyOMLocation
 
getQName() - Method in interface org.apache.axiom.om.OMAttribute
 
getQName() - Method in interface org.apache.axiom.om.OMElement
Gets the QName of this node.
getReader() - Method in interface org.apache.axiom.om.OMDataSource
Get parser for element data.
getReaderProperty(String) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Get the value of a feature/property from the underlying XMLStreamReader implementation without accessing the XMLStreamReader.
getReason() - Method in interface org.apache.axiom.soap.SOAPFault
 
getReceiverFaultCode() - Method in class org.apache.axiom.soap.SOAP11Version
Obtain the QName for the Receiver fault code
getReceiverFaultCode() - Method in class org.apache.axiom.soap.SOAP12Version
Obtain the QName for the Receiver fault code
getReceiverFaultCode() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the QName for the Receiver fault code
getRegisteredContentHandler() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
get the registered external content handler
getRegisteredContentHandler() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method getRegisteredContentHandler.
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
Obtain the QName for the role attribute (actor/role)
getRoleAttributeQName() - Method in class org.apache.axiom.soap.SOAP12Version
Obtain the QName for the role attribute (actor/role)
getRoleAttributeQName() - Method in interface org.apache.axiom.soap.SOAPVersion
Obtain the QName for the role attribute (actor/role)
getRoleValue() - Method in interface org.apache.axiom.soap.SOAPFaultRole
 
getRoles() - Method in interface org.apache.axiom.soap.RolePlayer
Get a list of the roles supported.
getRootContentId() - Method in class org.apache.axiom.om.OMOutputFormat
 
getRootContentId() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getRootElement() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
getSOAP11Factory() - Static method in class org.apache.axiom.om.OMAbstractFactory
Gets the default factory implementation from the classpath.
getSOAP12Factory() - Static method in class org.apache.axiom.om.OMAbstractFactory
Gets the default factory implementation from the classpath.
getSOAPEnvelope() - Method in interface org.apache.axiom.soap.SOAPMessage
 
getSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Method getSOAPEnvelope.
getSOAPFaultText(String) - Method in interface org.apache.axiom.soap.SOAPFaultReason
 
getSOAPPartContentID() - Method in class org.apache.axiom.attachments.Attachments
 
getSOAPPartContentType() - Method in class org.apache.axiom.attachments.Attachments
 
getSOAPPartInputStream() - Method in class org.apache.axiom.attachments.Attachments
 
getSOAPVersion() - Method in interface org.apache.axiom.soap.SOAPFactory
 
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
Obtain the QName for the Sender fault code
getSenderFaultCode() - Method in class org.apache.axiom.soap.SOAP12Version
Obtain the QName for the Sender fault code
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 interface org.apache.axiom.attachments.Part
 
getSize() - Method in class org.apache.axiom.attachments.PartOnFile
 
getSize() - Method in class org.apache.axiom.attachments.PartOnMemory
 
getSkipArray(byte[], boolean) - Static method in class org.apache.axiom.attachments.utils.ByteSearch
skipArray Builds a skip array for this pattern and direction.
getSoapFactory() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
getSoapMessage() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
getSoapVersionURI() - Method in interface org.apache.axiom.soap.SOAPFactory
 
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.
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.SOAPFaultCode
 
getSubCode() - Method in interface org.apache.axiom.soap.SOAPFaultSubCode
 
getSystemId() - Method in class org.apache.axiom.om.impl.EmptyOMLocation
 
getTarget() - Method in interface org.apache.axiom.om.OMProcessingInstruction
Gets the target of this Processing Instruction.
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.om.impl.builder.StAXBuilder
Method getText.
getTextAsQName() - Method in interface org.apache.axiom.om.OMElement
OMText can contain its information as a QName as well.
getTextAsQName() - Method in interface org.apache.axiom.om.OMText
 
getTextCharacters() - Method in interface org.apache.axiom.om.OMText
 
getTextStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Retrieve the string-value of a text node.
getTransferEncoding() - Method in class org.apache.axiom.attachments.ConfigurableDataHandler
 
getType() - Method in interface org.apache.axiom.om.OMNode
Returns the type of node.
getUUID() - Static method in class org.apache.axiom.om.util.UUIDGenerator
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 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.SOAPFaultCode
 
getValue() - Method in interface org.apache.axiom.soap.SOAPFaultSubCode
 
getVersion() - Method in interface org.apache.axiom.soap.SOAPEnvelope
 
getVersion() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
What SOAP version is this HeaderBlock?
getXMLInputFactory() - Static method in class org.apache.axiom.om.util.StAXUtils
Gets an XMLInputFactory instance from pool.
getXMLOutputFactory() - Static method in class org.apache.axiom.om.util.StAXUtils
Gets an XMLOutputFactory instance from pool.
getXMLStreamReader() - Method in interface org.apache.axiom.om.OMElement
Returns the pull parser that will generate the pull events relevant to THIS element.
getXMLStreamReaderWithoutCaching() - Method in interface org.apache.axiom.om.OMElement
Returns the pull parser that will generate the pull events relevant to THIS element.
getXMLVersion() - Method in interface org.apache.axiom.om.OMDocument
Returns the XML version.
getXmlStreamWriter() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
getXmlVersion() - Method in class org.apache.axiom.om.OMOutputFormat
 
getXmlVersion() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 

H

HEADER_CONTENT_DESCRIPTION - Static variable in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
HEADER_CONTENT_ID - Static variable in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
HEADER_CONTENT_LENGTH - Static variable in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
HEADER_CONTENT_LOCATION - Static variable in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
HEADER_CONTENT_TRANSFER_ENCODING - Static variable in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
HEADER_CONTENT_TYPE - Static variable in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
HEADER_CONTENT_TYPE_JMS - Static variable in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
HEADER_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field HEADER_LOCAL_NAME
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
 
hasFault() - Method in interface org.apache.axiom.soap.SOAPBody
Indicates whether a SOAPFault object exists in this SOAPBody object.
hasNext() - Method in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Returns true if the iteration has more elements.
hasNext() - Method in class org.apache.axiom.om.impl.traverse.OMChildrenIterator
Returns true if the iteration has more elements.
hasNext() - Method in class org.apache.axiom.om.impl.traverse.OMChildrenQNameIterator
Returns true if the iteration has more elements.
hasNext() - Method in class org.apache.axiom.om.impl.traverse.OMChildrenWithSpecificAttributeIterator
Method hasNext.
hasNext() - Method in class org.apache.axiom.om.impl.util.EmptyIterator
 

I

IOUtils - class org.apache.axiom.attachments.utils.IOUtils.
Utility class containing IO helper methods
IS_BINARY - Static variable in interface org.apache.axiom.om.OMConstants
 
IS_DATA_HANDLERS_AWARE - Static variable in interface org.apache.axiom.om.OMConstants
 
IncomingAttachmentInputStream - class org.apache.axiom.attachments.IncomingAttachmentInputStream.
 
IncomingAttachmentInputStream(InputStream, IncomingAttachmentStreams) - Constructor for class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
IncomingAttachmentStreams - class org.apache.axiom.attachments.IncomingAttachmentStreams.
Container for AttachmentStream s.
IncomingAttachmentStreams() - Constructor for class org.apache.axiom.attachments.IncomingAttachmentStreams
 
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.
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.
init(InputStream, String, String, String) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
 
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.
internalSerialize(XMLStreamWriter) - Method in interface org.apache.axiom.om.impl.OMNodeEx
Serializes the node with caching.
internalSerializeAndConsume(XMLStreamWriter) - Method in interface org.apache.axiom.om.impl.OMNodeEx
Serializes the node without caching.
isAttribute(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is an attribute node.
isAutoCloseWriter() - Method in class org.apache.axiom.om.OMOutputFormat
 
isBinary() - Method in interface org.apache.axiom.om.OMText
 
isCharacters() - Method in interface org.apache.axiom.om.OMText
 
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.OMContainer
 
isComplete() - Method in interface org.apache.axiom.om.OMNode
Indicates whether parser has parsed this information item completely or not.
isCompleted() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
 
isCompleted() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method isCompleted.
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
 
isElement(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is an element node.
isEqual(byte[], byte[], int, int) - Static method in class org.apache.axiom.attachments.utils.ByteSearch
isEqual
isExceptionThrownInAdvancingToNextElement - Variable in class org.apache.axiom.om.impl.traverse.OMChildrenIterator
 
isIgnoreXMLDeclaration() - Method in class org.apache.axiom.om.OMOutputFormat
 
isIgnoreXMLDeclaration() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
isNamespace(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is a namespace node.
isOptimized() - Method in class org.apache.axiom.om.OMOutputFormat
 
isOptimized() - Method in interface org.apache.axiom.om.OMText
 
isOptimized() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
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.
isReadyToGetNextStream() - Method in class org.apache.axiom.attachments.IncomingAttachmentStreams
 
isSOAP11() - Method in class org.apache.axiom.om.OMOutputFormat
 
isSetPrefixBeforeStartElement(XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
Unfortunately there is disagreement in the user community about the semantics of setPrefix on the XMLStreamWriter.
isStandalone() - Method in interface org.apache.axiom.om.OMDocument
XML standalone value.
isText(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Returns whether the given object is a text node.
isUltimateDestination() - Method in interface org.apache.axiom.soap.RolePlayer
Are we the ultimate destination?
isValidBase64Encoding(String) - Static method in class org.apache.axiom.om.util.Base64
checks input string for invalid Base64 characters

L

lastChild - Variable in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Field lastChild
lastChild - Variable in class org.apache.axiom.om.impl.traverse.OMChildrenIterator
Field lastChild
lastNode - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Field lastNode
log - Static variable in class org.apache.axiom.attachments.Attachments
 
log - Static variable in class org.apache.axiom.attachments.BoundaryDelimitedStream
The Log that this class should log all events to.

M

MIMEBodyPartInputStream - class org.apache.axiom.attachments.MIMEBodyPartInputStream.
 
MIMEBodyPartInputStream(PushbackInputStream, byte[]) - Constructor for class org.apache.axiom.attachments.MIMEBodyPartInputStream
 
MIMEBodyPartInputStream(PushbackInputStream, byte[], Attachments) - Constructor for class org.apache.axiom.attachments.MIMEBodyPartInputStream
 
MIMEBodyPartInputStream(PushbackInputStream, byte[], Attachments, int) - Constructor for class org.apache.axiom.attachments.MIMEBodyPartInputStream
 
MIMEOutputUtils - class org.apache.axiom.om.impl.MIMEOutputUtils.
 
MIMEOutputUtils() - Constructor for class org.apache.axiom.om.impl.MIMEOutputUtils
 
MTOMConstants - interface org.apache.axiom.om.impl.MTOMConstants.
 
MTOMStAXSOAPModelBuilder - class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder.
 
MTOMStAXSOAPModelBuilder(XMLStreamReader, SOAPFactory, Attachments, String) - Constructor for class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
 
MTOMStAXSOAPModelBuilder(XMLStreamReader, Attachments, String) - Constructor for class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
 
MTOMStAXSOAPModelBuilder(XMLStreamReader, Attachments) - Constructor for class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
 
MTOMXMLStreamWriter - class org.apache.axiom.om.impl.MTOMXMLStreamWriter.
For the moment this assumes that transport takes the decision of whether to optimize or not by looking at whether the MTOM optimize is enabled & also looking at the OM tree whether it has any optimizable content.
MTOMXMLStreamWriter(XMLStreamWriter) - Constructor for class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
MTOMXMLStreamWriter(OutputStream, OMOutputFormat) - Constructor for class org.apache.axiom.om.impl.MTOMXMLStreamWriter
Creates a new MTOMXMLStreamWriter with specified encoding.
MTOM_TYPE - Static variable in interface org.apache.axiom.om.impl.MTOMConstants
If the Message is MTOM optimised then MTOM_TYPE
MultipartAttachmentStreams - class org.apache.axiom.attachments.MultipartAttachmentStreams.
The MultipartAttachmentStreams class is used to create IncomingAttachmentInputStream objects when the HTTP stream shows a marked separation between the SOAP and each attachment parts.
MultipartAttachmentStreams(BoundaryDelimitedStream) - Constructor for class org.apache.axiom.attachments.MultipartAttachmentStreams
 
main(String[]) - Static method in class org.apache.axiom.om.util.UUIDGenerator
 
mark(int) - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
mark the stream.
mark(int) - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
markSupported() - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
markSupported return false;
markSupported() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
Don't want to support mark and reset since this may get us into concurrency problem when different pieces of software may have a handle to the underlying InputStream.
md5DigestAlgorithm - Static variable in class org.apache.axiom.om.util.DigestGenerator
String representing the MD5 digest algorithm

N

NAMESPACE_PREFIX - Static variable in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
 
newStreamNo() - Static method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Signal that a new stream has been created.
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.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.OMChildElementIterator
Returns the next element in the iteration.
next() - Method in class org.apache.axiom.om.impl.traverse.OMChildrenIterator
Returns the next element in the iteration.
next() - Method in class org.apache.axiom.om.impl.traverse.OMChildrenQNameIterator
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.util.EmptyIterator
 
nextCalled - Variable in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Field nextCalled
nextCalled - Variable in class org.apache.axiom.om.impl.traverse.OMChildrenIterator
Field nextCalled

O

OMAbstractFactory - class org.apache.axiom.om.OMAbstractFactory.
 
OMAbstractFactory() - Constructor for class org.apache.axiom.om.OMAbstractFactory
 
OMAttribute - interface org.apache.axiom.om.OMAttribute.
Interface OMAttribute
OMBuilderException - exception org.apache.axiom.om.impl.exception.OMBuilderException.
Class OMBuilderException
OMBuilderException(String) - Constructor for class org.apache.axiom.om.impl.exception.OMBuilderException
Constructor OMBuilderException
OMBuilderException(Throwable) - Constructor for class org.apache.axiom.om.impl.exception.OMBuilderException
 
OMChildElementIterator - class org.apache.axiom.om.impl.traverse.OMChildElementIterator.
 
OMChildElementIterator(OMElement) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Constructor OMChildrenIterator.
OMChildrenIterator - class org.apache.axiom.om.impl.traverse.OMChildrenIterator.
Class OMChildrenIterator
OMChildrenIterator(OMNode) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenIterator
Constructor OMChildrenIterator.
OMChildrenQNameIterator - class org.apache.axiom.om.impl.traverse.OMChildrenQNameIterator.
Class OMChildrenQNameIterator
OMChildrenQNameIterator(OMNode, QName) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenQNameIterator
Constructor OMChildrenQNameIterator.
OMChildrenWithSpecificAttributeIterator - class org.apache.axiom.om.impl.traverse.OMChildrenWithSpecificAttributeIterator.
Class OMChildrenWithSpecificAttributeIterator
OMChildrenWithSpecificAttributeIterator(OMNode, QName, String, boolean) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenWithSpecificAttributeIterator
Constructor OMChildrenWithSpecificAttributeIterator.
OMComment - interface org.apache.axiom.om.OMComment.
Interface OMComment
OMConstants - interface org.apache.axiom.om.OMConstants.
Interface OMConstants
OMContainer - interface org.apache.axiom.om.OMContainer.
Captures the operations related to containment shared by both a document and an element.
OMContainerEx - interface org.apache.axiom.om.impl.OMContainerEx.
Interface OMContainerEx

Internal Implementation detail.

OMDataSource - interface org.apache.axiom.om.OMDataSource.
Interface to arbitrary source of XML element data.
OMDocType - interface org.apache.axiom.om.OMDocType.
Interface OMDocType
OMDocument - interface org.apache.axiom.om.OMDocument.
 
OMElement - interface org.apache.axiom.om.OMElement.
A particular kind of node that represents an element infoset information item.
OMException - exception org.apache.axiom.om.OMException.
Class OMException
OMException() - Constructor for class org.apache.axiom.om.OMException
Constructor OMException
OMException(String) - Constructor for class org.apache.axiom.om.OMException
Constructor OMException
OMException(String, Throwable) - Constructor for class org.apache.axiom.om.OMException
Constructor OMException
OMException(Throwable) - Constructor for class org.apache.axiom.om.OMException
Constructor OMException
OMFactory - interface org.apache.axiom.om.OMFactory.
Class OMFactory
OMNamespace - interface org.apache.axiom.om.OMNamespace.
Interface OMNamespace
OMNamespaceImpl - class org.apache.axiom.om.impl.OMNamespaceImpl.
Class OMNamespaceImpl
OMNamespaceImpl(String, String) - Constructor for class org.apache.axiom.om.impl.OMNamespaceImpl
 
OMNode - interface org.apache.axiom.om.OMNode.
Defines the base interface used by most of the XML object model within Axis.
OMNodeEx - interface org.apache.axiom.om.impl.OMNodeEx.
Interface OMNodeEx

Internal Implementation detail.

OMOutputFormat - class org.apache.axiom.om.OMOutputFormat.
Formats options for OM Output.
OMOutputFormat() - Constructor for class org.apache.axiom.om.OMOutputFormat
 
OMProcessingInstruction - interface org.apache.axiom.om.OMProcessingInstruction.
Interface OMProcessingInstruction
OMSerializer - interface org.apache.axiom.om.OMSerializer.
Interface OMSerializer
OMSerializerUtil - class org.apache.axiom.om.impl.util.OMSerializerUtil.
 
OMSerializerUtil() - Constructor for class org.apache.axiom.om.impl.util.OMSerializerUtil
 
OMStreamingException - exception org.apache.axiom.om.impl.exception.OMStreamingException.
Class OMStreamingException
OMStreamingException() - Constructor for class org.apache.axiom.om.impl.exception.OMStreamingException
Constructor OMStreamingException
OMStreamingException(String) - Constructor for class org.apache.axiom.om.impl.exception.OMStreamingException
Constructor OMStreamingException
OMStreamingException(String, Throwable) - Constructor for class org.apache.axiom.om.impl.exception.OMStreamingException
Constructor OMStreamingException
OMStreamingException(Throwable) - Constructor for class org.apache.axiom.om.impl.exception.OMStreamingException
Constructor OMStreamingException
OMText - interface org.apache.axiom.om.OMText.
Interface OMText.
OMXMLParserWrapper - interface org.apache.axiom.om.OMXMLParserWrapper.
Interface OMXMLParserWrapper
OM_FACTORY_NAME_PROPERTY - Static variable in class org.apache.axiom.om.OMAbstractFactory
 
omfactory - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
Field omfactory
org.apache.axiom.attachments - package org.apache.axiom.attachments
 
org.apache.axiom.attachments.utils - package org.apache.axiom.attachments.utils
 
org.apache.axiom.om - package org.apache.axiom.om
 
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.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
 

P

PI_NODE - Static variable in interface org.apache.axiom.om.OMNode
This node is a ProcessingInstruction.
PULL_TYPE_BUILDER - Static variable in interface org.apache.axiom.om.OMConstants
Field PULL_TYPE_BUILDER
PUSH_TYPE_BUILDER - Static variable in interface org.apache.axiom.om.OMConstants
Field PUSH_TYPE_BUILDER
Part - interface org.apache.axiom.attachments.Part.
 
PartOnFile - class org.apache.axiom.attachments.PartOnFile.
 
PartOnFile(PushbackFilePartInputStream, String) - Constructor for class org.apache.axiom.attachments.PartOnFile
 
PartOnMemory - class org.apache.axiom.attachments.PartOnMemory.
 
PartOnMemory(InputStream) - Constructor for class org.apache.axiom.attachments.PartOnMemory
 
PushbackFilePartInputStream - class org.apache.axiom.attachments.PushbackFilePartInputStream.
 
PushbackFilePartInputStream(MIMEBodyPartInputStream, byte[]) - Constructor for class org.apache.axiom.attachments.PushbackFilePartInputStream
 
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.
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
printarry(byte[], int, int) - Static method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Method printarry
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
 
processNamespaceData(OMElement) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method processNamespaceData.
processNamespaceData(OMElement) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Method processNamespaceData.
processNamespaceData(OMElement, boolean) - Method in class org.apache.axiom.soap.impl.builder.SOAPBuilderHelper
 
processNamespaceData(OMElement, boolean) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Method processNamespaceData.
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.

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

ROOT_PART - Static variable in interface org.apache.axiom.om.impl.MTOMConstants
rootPart is used as the key for the root BodyPart in the Parts HashMap
RolePlayer - interface org.apache.axiom.soap.RolePlayer.
This interface represents the thing which provides us with the SOAP roles in a given context.
read(byte[], int, int) - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Read from the boundary delimited stream.
read(byte[]) - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Read from the boundary delimited stream.
read() - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
Read from the boundary delimited stream.
read(byte[]) - Method in class org.apache.axiom.attachments.BoundaryPushbackInputStream
 
read() - Method in class org.apache.axiom.attachments.BoundaryPushbackInputStream
Read from the boundary delimited stream.
read(byte[], int, int) - Method in class org.apache.axiom.attachments.BoundaryPushbackInputStream
Read from the boundary delimited stream.
read() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
read(byte[]) - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
read(byte[], int, int) - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
read() - Method in class org.apache.axiom.attachments.MIMEBodyPartInputStream
 
read(byte[], int, int) - Method in class org.apache.axiom.attachments.MIMEBodyPartInputStream
 
read(byte[]) - Method in class org.apache.axiom.attachments.MIMEBodyPartInputStream
 
read() - Method in class org.apache.axiom.attachments.PushbackFilePartInputStream
 
read(byte[], int, int) - Method in class org.apache.axiom.attachments.PushbackFilePartInputStream
 
read(byte[]) - Method in class org.apache.axiom.attachments.PushbackFilePartInputStream
 
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.
registerExternalContentHandler(Object) - Method in interface org.apache.axiom.om.OMXMLParserWrapper
Registers an external content handler.
registerExternalContentHandler(Object) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method registerExternalContentHandler.
releaseXMLInputFactory(XMLInputFactory) - Static method in class org.apache.axiom.om.util.StAXUtils
Returns an XMLInputFactory instance for reuse.
releaseXMLOutputFactory(XMLOutputFactory) - Static method in class org.apache.axiom.om.util.StAXUtils
Returns an XMLOutputFactory instance for reuse.
remove() - Method in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Removes the last element returned by the iterator (optional operation) from the underlying collection.
remove() - Method in class org.apache.axiom.om.impl.traverse.OMChildrenIterator
Removes the last element returned by the iterator (optional operation) from the underlying collection.
remove() - Method in class org.apache.axiom.om.impl.util.EmptyIterator
 
removeAttribute(OMAttribute) - Method in interface org.apache.axiom.om.OMElement
Method removeAttribute
removeCalled - Variable in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
Field removeCalled
removeCalled - Variable in class org.apache.axiom.om.impl.traverse.OMChildrenIterator
Field removeCalled
removeDataHandler(String) - Method in class org.apache.axiom.attachments.Attachments
Removes the DataHandler corresponding to the given contenID.
reset() - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
reset the stream.
reset() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
 
reset(OMNode) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method reset.
reset() - Static method in class org.apache.axiom.om.util.StAXUtils
 
resolveQName(String) - Method in interface org.apache.axiom.om.OMElement
Turns a prefix:local qname string into a proper QName, evaluating it in the OMElement context.
resolveQName(String, boolean) - Method in class org.apache.axiom.om.util.ElementHelper
Turns a prefix:local qname string into a proper QName, evaluating it in the OMElement context.
resolveQName(String) - Method in class org.apache.axiom.om.util.ElementHelper
Turns a prefix:local qname string into a proper QName, evaluating it in the OMElement context.

S

SAXOMBuilder - class org.apache.axiom.om.impl.builder.SAXOMBuilder.
 
SAXOMBuilder() - Constructor for class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
SOAP11BuilderHelper - class org.apache.axiom.soap.impl.builder.SOAP11BuilderHelper.
 
SOAP11BuilderHelper(StAXSOAPModelBuilder) - Constructor for class org.apache.axiom.soap.impl.builder.SOAP11BuilderHelper
 
SOAP11Constants - interface org.apache.axiom.soap.SOAP11Constants.
 
SOAP11Version - class org.apache.axiom.soap.SOAP11Version.
Version-specific stuff for SOAP 1.1
SOAP11_FACTORY_NAME_PROPERTY - Static variable in class org.apache.axiom.om.OMAbstractFactory
 
SOAP12BuilderHelper - class org.apache.axiom.soap.impl.builder.SOAP12BuilderHelper.
 
SOAP12BuilderHelper(StAXSOAPModelBuilder) - Constructor for class org.apache.axiom.soap.impl.builder.SOAP12BuilderHelper
 
SOAP12Constants - interface org.apache.axiom.soap.SOAP12Constants.
 
SOAP12Version - class org.apache.axiom.soap.SOAP12Version.
Version-specific stuff for SOAP 1.2
SOAP12_FACTORY_NAME_PROPERTY - Static variable in class org.apache.axiom.om.OMAbstractFactory
 
SOAPBody - interface org.apache.axiom.soap.SOAPBody.
An object that represents the contents of the SOAP body element in a SOAP message.
SOAPBuilderHelper - class org.apache.axiom.soap.impl.builder.SOAPBuilderHelper.
 
SOAPBuilderHelper(StAXSOAPModelBuilder) - Constructor for class org.apache.axiom.soap.impl.builder.SOAPBuilderHelper
 
SOAPConstants - interface org.apache.axiom.soap.SOAPConstants.
 
SOAPENVELOPE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field SOAPENVELOPE_LOCAL_NAME
SOAPEnvelope - interface org.apache.axiom.soap.SOAPEnvelope.
Interface SOAPEnvelope
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
SOAPFactory - interface org.apache.axiom.soap.SOAPFactory.
 
SOAPFault - interface org.apache.axiom.soap.SOAPFault.
An element in the SOAPBody object that contains error and/or status information.
SOAPFaultCode - interface org.apache.axiom.soap.SOAPFaultCode.
 
SOAPFaultDetail - interface org.apache.axiom.soap.SOAPFaultDetail.
The Detail element information item is intended for carrying application specific error information related to the SOAP Body .
SOAPFaultNode - interface org.apache.axiom.soap.SOAPFaultNode.
 
SOAPFaultReason - interface org.apache.axiom.soap.SOAPFaultReason.
 
SOAPFaultRole - interface org.apache.axiom.soap.SOAPFaultRole.
The Role element information item identifies the role the node was operating in at the point the fault occurred.
SOAPFaultSubCode - interface org.apache.axiom.soap.SOAPFaultSubCode.
 
SOAPFaultText - interface org.apache.axiom.soap.SOAPFaultText.
 
SOAPFaultValue - interface org.apache.axiom.soap.SOAPFaultValue.
 
SOAPHeader - interface org.apache.axiom.soap.SOAPHeader.
Interface SOAPHeader
SOAPHeaderBlock - interface org.apache.axiom.soap.SOAPHeaderBlock.
An object representing the contents in the SOAP header part of the SOAP envelope.
SOAPMessage - interface org.apache.axiom.soap.SOAPMessage.
 
SOAPProcessingException - exception org.apache.axiom.soap.SOAPProcessingException.
 
SOAPProcessingException(String) - Constructor for class org.apache.axiom.soap.SOAPProcessingException
Eran Chinthaka (chinthaka@apache.org)
SOAPProcessingException(Throwable) - Constructor for class org.apache.axiom.soap.SOAPProcessingException
 
SOAPProcessingException(String, String, Throwable) - Constructor for class org.apache.axiom.soap.SOAPProcessingException
 
SOAPProcessingException(String, String) - Constructor for class org.apache.axiom.soap.SOAPProcessingException
 
SOAPVersion - interface org.apache.axiom.soap.SOAPVersion.
A generic way to get at SOAP-version-specific values.
SOAP_11_CONTENT_TYPE - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
SOAP_12_CONTENT_TYPE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_ACTOR_NEXT - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
SOAP_DEFAULT_NAMESPACE_PREFIX - Static variable in interface org.apache.axiom.soap.SOAPConstants
Field SOAP_DEFAULT_NAMESPACE_PREFIX
SOAP_ENCODING_NAMESPACE_URI - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
SOAP_ENCODING_NAMESPACE_URI - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_ENVELOPE_NAMESPACE_URI - Static variable in interface org.apache.axiom.soap.SOAP11Constants
Eran Chinthaka (chinthaka@apache.org)
SOAP_ENVELOPE_NAMESPACE_URI - Static variable in interface org.apache.axiom.soap.SOAP12Constants
Eran Chinthaka (chinthaka@apache.org)
SOAP_FAULT_ACTOR_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP11Constants
Field SOAP_FAULT_ACTOR_LOCAL_NAME
SOAP_FAULT_CODE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP11Constants
Field SOAP_FAULT_CODE_LOCAL_NAME
SOAP_FAULT_CODE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_DETAIL_EXCEPTION_ENTRY - Static variable in interface org.apache.axiom.soap.SOAPConstants
 
SOAP_FAULT_DETAIL_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP11Constants
 
SOAP_FAULT_DETAIL_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_NODE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_REASON_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_ROLE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_STRING_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP11Constants
Field SOAP_FAULT_STRING_LOCAL_NAME
SOAP_FAULT_SUB_CODE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_TEXT_LANG_ATTR_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_TEXT_LANG_ATTR_NS_PREFIX - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_TEXT_LANG_ATTR_NS_URI - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_TEXT_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_VALUE_DATA_ENCODING_UKNOWN - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_VALUE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_VALUE_MUST_UNDERSTAND - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_VALUE_RECEIVER - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_VALUE_SENDER - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_FAULT_VALUE_VERSION_MISMATCH - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_RELAY - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_ROLE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_ROLE_NEXT - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_ROLE_NONE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SOAP_ROLE_ULTIMATE_RECEIVER - Static variable in interface org.apache.axiom.soap.SOAP12Constants
 
SPACE_NODE - Static variable in interface org.apache.axiom.om.OMNode
This node is an Entity Reference.
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
 
StAXBuilder - class org.apache.axiom.om.impl.builder.StAXBuilder.
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(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.
StAXOMBuilder - class org.apache.axiom.om.impl.builder.StAXOMBuilder.
Constructs an OM without using SOAP specific classes like SOAPEnvelope, SOAPHeader, SOAPHeaderBlock and SOAPBody.
StAXOMBuilder(OMFactory, XMLStreamReader) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
Constructor StAXOMBuilder.
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.
StAXSOAPModelBuilder - class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder.
Class StAXSOAPModelBuilder
StAXSOAPModelBuilder(XMLStreamReader, String) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Constructor StAXSOAPModelBuilder soapVersion parameter is to give the soap version from the transport.
StAXSOAPModelBuilder(XMLStreamReader) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
Constructor StAXSOAPModelBuilder Users of this constructor needs to externally take care validating the transport level soap version with the Envelope version.
StAXSOAPModelBuilder(XMLStreamReader, SOAPFactory, String) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
StAXUtils - class org.apache.axiom.om.util.StAXUtils.
 
StAXUtils() - Constructor for class org.apache.axiom.om.util.StAXUtils
 
StreamWriterToContentHandlerConverter - class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter.
Class StreamWriterToContentHandlerConverter
StreamWriterToContentHandlerConverter(XMLStreamWriter) - Constructor for class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Constructor StreamWriterToContentHandlerConverter.
StreamingOMSerializer - class org.apache.axiom.om.impl.serialize.StreamingOMSerializer.
Class StreamingOMSerializer
StreamingOMSerializer() - Constructor for class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
 
search(byte[], byte[], int, int, boolean) - Static method in class org.apache.axiom.attachments.utils.ByteSearch
search Look for the search bytes in the bytes array using a straight search.
serialize(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.OMDocument
Builds the OM node/tree and then serializes the document.
serialize(OutputStream) - Method in interface org.apache.axiom.om.OMDocument
Serializes the document with cache on.
serialize(XMLStreamWriter) - Method in interface org.apache.axiom.om.OMNode
Serializes the node with caching.
serialize(OutputStream) - Method in interface org.apache.axiom.om.OMNode
Serializes the node with caching.
serialize(Writer) - Method in interface org.apache.axiom.om.OMNode
Serializes the node with caching.
serialize(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMNode
Serializes the node with caching.
serialize(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMNode
Serializes the node with caching.
serialize(XMLStreamReader, XMLStreamWriter) - Method in interface org.apache.axiom.om.OMSerializer
Method serialize
serialize(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
Method serialize.
serializeAndConsume(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMDocument
Serializes the OMDocument.
serializeAndConsume(OutputStream) - Method in interface org.apache.axiom.om.OMDocument
Serializes the OMDocument.
serializeAndConsume(XMLStreamWriter) - Method in interface org.apache.axiom.om.OMNode
Serializes the node without caching.
serializeAndConsume(OutputStream) - Method in interface org.apache.axiom.om.OMNode
Serializes the node without caching.
serializeAndConsume(Writer) - Method in interface org.apache.axiom.om.OMNode
Serializes the node without caching.
serializeAndConsume(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMNode
Serializes the node without caching.
serializeAndConsume(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMNode
Serializes the node 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.
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.
serializeNormal(OMElement, XMLStreamWriter, boolean) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
Method serializeNormal.
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
 
setAttributeValue(String) - Method in interface org.apache.axiom.om.OMAttribute
 
setAutoCloseWriter(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
 
setBinary(boolean) - Method in interface org.apache.axiom.om.OMText
Sets the isBinary flag.
setBuilder(OMXMLParserWrapper) - Method in interface org.apache.axiom.om.OMElement
Method setBuilder.
setBuilder(StAXBuilder) - Method in interface org.apache.axiom.om.impl.builder.BuilderAwareReader
 
setCache(boolean) - Method in interface org.apache.axiom.om.OMXMLParserWrapper
 
setCache(boolean) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method setCache.
setCaseInsensitiveValueChecks(boolean) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenWithSpecificAttributeIterator
 
setCharSetEncoding(String) - Method in class org.apache.axiom.om.OMOutputFormat
 
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.
setCode(SOAPFaultCode) - Method in interface org.apache.axiom.soap.SOAPFault
SOAPFaultCode is a mandatory item in a Fault, in SOAP 1.2 specification
setComplete(boolean) - Method in interface org.apache.axiom.om.impl.OMContainerEx
 
setComplete(boolean) - Method in interface org.apache.axiom.om.impl.OMNodeEx
 
setContentType(String) - Method in class org.apache.axiom.attachments.CachedFileDataSource
 
setContentType(String) - Method in class org.apache.axiom.attachments.ConfigurableDataHandler
 
setDefaultNamespace(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
setDescription(String) - Method in class org.apache.axiom.attachments.PartOnFile
 
setDetail(SOAPFaultDetail) - Method in interface org.apache.axiom.soap.SOAPFault
SOAPFaultRoleImpl is an optional item in a Fault, in SOAP 1.2 specification
setDoDebug(boolean) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Deprecated.  
setDoOptimize(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
 
setDoOptimize(boolean) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
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.
setDoingSWA(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
 
setEndOfStream(boolean) - Method in class org.apache.axiom.attachments.Attachments
endOfStreamReached will be set to true if the message ended in MIME Style having "--" suffix with the last mime boundary
setException(Exception) - Method in interface org.apache.axiom.soap.SOAPFault
 
setFaultCode(String) - Method in class org.apache.axiom.soap.SOAPProcessingException
 
setFirstChild(OMNode) - Method in interface org.apache.axiom.om.OMElement
Deprecated. This method should not be called, un-intentionally. When some one randomly set the first child, all the links handling will not happen inside this method. So we have moved this method to the less visible interface, OMContainerEx.
setFirstChild(OMNode) - Method in interface org.apache.axiom.om.impl.OMContainerEx
 
setIgnoreXMLDeclaration(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
 
setIgnoreXMLDeclaration(boolean) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
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
setLineNumber(int) - Method in interface org.apache.axiom.om.OMElement
 
setLocalName(String) - Method in interface org.apache.axiom.om.OMAttribute
 
setLocalName(String) - Method in interface org.apache.axiom.om.OMElement
Method setLocalName
setMimeBoundary(String) - Method in class org.apache.axiom.om.OMOutputFormat
 
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
Sets the Namespace.
setNamespaceContext(NamespaceContext) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
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
each SOAP node is identified by a URI.
setOMBuilderFactory(OMFactory) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
Method setOMBuilderFactory.
setOMDocumentElement(OMElement) - Method in interface org.apache.axiom.om.OMDocument
Sets 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.
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
 
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
 
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
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
setSOAP11(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
 
setSOAPEnvelope(SOAPEnvelope) - Method in interface org.apache.axiom.soap.SOAPMessage
 
setSOAPEnvelope(OMElement) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
 
setSoap11(boolean) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
setStandalone(String) - Method in interface org.apache.axiom.om.OMDocument
 
setSubCode(SOAPFaultSubCode) - Method in interface org.apache.axiom.soap.SOAPFaultCode
 
setSubCode(SOAPFaultSubCode) - Method in interface org.apache.axiom.soap.SOAPFaultSubCode
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
 
setText(QName) - Method in interface org.apache.axiom.om.OMElement
 
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
 
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.SOAPFaultCode
 
setValue(SOAPFaultValue) - Method in interface org.apache.axiom.soap.SOAPFaultSubCode
Fault SubCode contain only one mandatory Value child.
setXMLVersion(String) - Method in interface org.apache.axiom.om.OMDocument
Sets the XML version.
setXmlStreamWriter(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
setXmlVersion(String) - Method in class org.apache.axiom.om.OMOutputFormat
 
setXmlVersion(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
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
skipSearch(byte[], boolean, byte[], int, int, short[]) - Static method in class org.apache.axiom.attachments.utils.ByteSearch
skipSearch Searches the com.ibm.env.source byte stream for the pattern in the indicated direction.
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.
startDocument() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
 
startDocument() - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
Method startDocument.
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.
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.
startWritingMime(OutputStream, String) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
 
streamNo - Variable in class org.apache.axiom.attachments.BoundaryDelimitedStream
Field streamNo.

T

TEXT_NODE - Static variable in interface org.apache.axiom.om.OMNode
The node is a Text node.
TextHelper - class org.apache.axiom.om.util.TextHelper.
 
TextHelper() - Constructor for class org.apache.axiom.om.util.TextHelper
 
toString() - Method in interface org.apache.axiom.om.OMElement
This is a convenience method only.
toString(InputStream) - Static method in class org.apache.axiom.om.util.TextHelper
 
toStringWithConsume() - Method in interface org.apache.axiom.om.OMElement
This is a convenience method only.
translateNamespacePrefixToUri(String, Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
Translates a namespace prefix to a namespace URI, possibly considering a particular element node.

U

UUIDGenerator - class org.apache.axiom.om.util.UUIDGenerator.
 
UUIDGenerator() - Constructor for class org.apache.axiom.om.util.UUIDGenerator
 

W

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
 
writeBodyPart(OutputStream, MimeBodyPart, String) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Writes a CRLF for the earlier boundary then the BodyPart data with headers followed by boundary.
writeCData(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeCharacters(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeComment(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeDTD(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
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
 
writeEndDocument() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeEndElement() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeEntityRef(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeMM7Message(StringWriter, OutputStream, Attachments, OMOutputFormat, String, String) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
Pack all the attachments in to a multipart/related MIME part and attachs it as the second MIME Part of MIME message
writeMimeBoundary(OutputStream, String) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
 
writeNamespace(String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeOptimized(OMText) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
 
writeSOAPWithAttachmentsMessage(StringWriter, OutputStream, Attachments, OMOutputFormat) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
 
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
 
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
 
writeTo(OutputStream) - Method in class org.apache.axiom.attachments.PartOnFile
 

X

XMLComparisonException - exception org.apache.axiom.om.impl.exception.XMLComparisonException.
 
XMLComparisonException(String) - Constructor for class org.apache.axiom.om.impl.exception.XMLComparisonException
 
XMLComparisonException(Throwable) - Constructor for class org.apache.axiom.om.impl.exception.XMLComparisonException
 
XMLComparisonException(String, Throwable) - Constructor for class org.apache.axiom.om.impl.exception.XMLComparisonException
 
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 interface org.apache.axiom.om.OMConstants
 
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
XOPAwareStAXOMBuilder - class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder.
 
XOPAwareStAXOMBuilder(OMFactory, XMLStreamReader, Attachments) - Constructor for class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
Constructor StAXOMBuilder.
XOPAwareStAXOMBuilder(OMFactory, XMLStreamReader, OMElement, Attachments) - Constructor for class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
Constructor linked to existing element.
XOPAwareStAXOMBuilder(String, Attachments) - Constructor for class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
 
XOPAwareStAXOMBuilder(InputStream, Attachments) - Constructor for class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
 
XOPAwareStAXOMBuilder(XMLStreamReader, Attachments) - Constructor for class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
Constructor StAXXOPAwareOMBuilder.
XOPBuilder - interface org.apache.axiom.om.impl.builder.XOPBuilder.
 
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
 
XPathEvaluator - class org.apache.axiom.om.util.XPathEvaluator.
 
XPathEvaluator() - Constructor for class org.apache.axiom.om.util.XPathEvaluator
 

_

_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

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

Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.