- cache - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Field cache
- CachedFileDataSource - Class in org.apache.axiom.attachments
-
- CachedFileDataSource(File) - Constructor for class org.apache.axiom.attachments.CachedFileDataSource
-
- callStackToString() - Static method in class org.apache.axiom.om.util.CommonUtils
-
Get a string containing the stack of the current location
- CDATA_SECTION_NODE - Static variable in interface org.apache.axiom.om.OMNode
-
The node is a CDATASection
.
- CharacterDataReader - Interface in org.apache.axiom.ext.stax
-
Optional interface implemented by
XMLStreamReader
implementations that support writing character data directly to a
Writer
.
- CharArrayDataSource - Class in org.apache.axiom.om.ds
-
CharArrayDataSource is an example implementation of OMDataSourceExt.
- CharArrayDataSource(char[]) - Constructor for class org.apache.axiom.om.ds.CharArrayDataSource
-
Constructor
- charEncoding - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- checkForAgedFiles() - Method in class org.apache.axiom.attachments.AttachmentCacheMonitor
-
Check for aged files and remove the aged ones.
- clearParameters() - Method in class org.apache.axiom.mime.ContentTypeBuilder
-
Remove all parameters.
- clone(OMCloneOptions) - Method in interface org.apache.axiom.om.OMInformationItem
-
Clone this information item.
- cloneOMElement() - Method in interface org.apache.axiom.om.OMElement
-
Clones this element and its descendants using default options.
- close() - Method in class org.apache.axiom.om.ds.AbstractOMDataSource
-
- close() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
-
- close() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
-
- close() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
-
- close() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
-
- close() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
-
- close() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- close() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- close() - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Close the DataSource and free its resources.
- close(boolean) - Method in interface org.apache.axiom.om.OMSerializable
-
If a builder and parser is associated with the node, it is closed.
- close() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
Close this builder.
- close() - Method in class org.apache.axiom.om.util.DetachableInputStream
-
- close() - Method in class org.apache.axiom.om.util.LogOutputStream
-
- close() - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
-
- close() - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
-
- close() - Method in class org.apache.axiom.util.base64.Base64DecodingOutputStreamWriter
-
- close() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- close() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- close() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
-
- close() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- close() - Method in class org.apache.axiom.util.stax.XMLStreamWriterWriter
-
- close() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- close() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
-
- COMMENT_NODE - Static variable in interface org.apache.axiom.om.OMNode
-
The node is a Comment
.
- CommonUtils - Class in org.apache.axiom.om.util
-
Common Utilities
- compareOMAttribute(OMAttribute, OMAttribute, String) - Method in class org.apache.axiom.om.util.DigestGenerator
-
Compares two OMAttributes for the XML equality
- compareOMDocument(OMDocument, OMDocument, String) - Method in class org.apache.axiom.om.util.DigestGenerator
-
Compares two OMDocuments for the XML equality
- compareOMNode(OMNode, OMNode, String) - Method in class org.apache.axiom.om.util.DigestGenerator
-
Compares two OMNodes for the XML equality
- complete() - Method in interface org.apache.axiom.mime.MultipartWriter
-
Complete writing of the MIME multipart package.
- complete() - Method in class org.apache.axiom.om.impl.OMMultipartWriter
-
Complete writing of the MIME multipart package.
- complete() - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
-
Write out any pending data, including padding if necessary.
- ConfigurableDataHandler - Class in org.apache.axiom.attachments
-
This Axiom DataHandler inplementation allows the user to set custom values for the following MIME
body part headers.
- ConfigurableDataHandler(DataSource) - Constructor for class org.apache.axiom.attachments.ConfigurableDataHandler
-
- ConfigurableDataHandler(Object, String) - Constructor for class org.apache.axiom.attachments.ConfigurableDataHandler
-
- ConfigurableDataHandler(URL) - Constructor for class org.apache.axiom.attachments.ConfigurableDataHandler
-
- configure(XMLInputFactory, StAXDialect) - Method in interface org.apache.axiom.om.util.StAXParserConfiguration
-
Apply the configuration to the given factory.
- configure(XMLOutputFactory, StAXDialect) - Method in interface org.apache.axiom.om.util.StAXWriterConfiguration
-
Apply the configuration to the given factory.
- constructNode(OMContainer, String) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Instantiate the appropriate
OMElement
implementation for the current element.
- constructNode(OMContainer, String) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- containsKey(String) - Method in class org.apache.axiom.om.OMOutputFormat
-
- contentHandler - Variable in class org.apache.axiom.util.sax.AbstractXMLReader
-
- ContentIDGenerator - Interface in org.apache.axiom.util.stax.xop
-
Content ID generator interface.
- ContentType - Class in org.apache.axiom.mime
-
Represents the (parsed) value of a
Content-Type header as defined by
RFC 2045.
- ContentType(MediaType, String[]) - Constructor for class org.apache.axiom.mime.ContentType
-
Constructor.
- ContentType(String) - Constructor for class org.apache.axiom.mime.ContentType
-
Constructor that parses a Content-Type header value.
- ContentTypeBuilder - Class in org.apache.axiom.mime
-
- ContentTypeBuilder(MediaType) - Constructor for class org.apache.axiom.mime.ContentTypeBuilder
-
Constructor that initializes the builder with a media type and no parameters.
- ContentTypeBuilder(ContentType) - Constructor for class org.apache.axiom.mime.ContentTypeBuilder
-
Constructor that initializes the builder with the media type and parameters from an existing
ContentType
object.
- ContentTypeBuilder(String) - Constructor for class org.apache.axiom.mime.ContentTypeBuilder
-
Constructor that parses a Content-Type header value.
- copy() - Method in class org.apache.axiom.om.ds.AbstractOMDataSource
-
- copy() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
-
- copy() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
-
- copy() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
-
Return a InputStreamDataSource backed by a ByteArrayInputStream
- copy() - Method in class org.apache.axiom.om.ds.jaxb.JAXBOMDataSource
-
- copy() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
-
Return a InputStreamDataSource backed by a ByteArrayInputStream
- copy() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
-
- copy() - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Create a copy of the data source.
- copy(SOAPEnvelope) - Static method in class org.apache.axiom.om.util.CopyUtils
-
- CopyUtils - Class in org.apache.axiom.om.util
-
CopyUtils provides static utility methods that are useful for creating a copy of
an OM/SOAPEnvelope tree.
- create(String) - Method in class org.apache.axiom.attachments.lifecycle.impl.LifecycleManagerImpl
-
- create(String) - Method in interface org.apache.axiom.attachments.lifecycle.LifecycleManager
-
Create a unique file in the designated directory
- create(String, String, OMContainer, XMLStreamReader, OMFactory) - Method in class org.apache.axiom.om.ds.custombuilder.ByteArrayCustomBuilder
-
- create(String, String, OMContainer, XMLStreamReader, OMFactory) - Method in interface org.apache.axiom.om.impl.builder.CustomBuilder
-
Create an OMElement for this whole subtree.
- createBlob() - Method in interface org.apache.axiom.blob.WritableBlobFactory
-
- createComment() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Method createOMText.
- createDefaultSOAPMessage() - Method in interface org.apache.axiom.soap.SOAPFactory
-
Create a default SOAP message with an envelope with an empty body.
- createDocument() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- createDocument() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
- createDocument() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- createDocumentIfNecessary() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- 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.
- createEntityReference() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
- createEntityReference() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- createFilteredReader(XMLEventReader, EventFilter) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createFilteredReader(XMLStreamReader, StreamFilter) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createFilteredReader(XMLEventReader, EventFilter) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createFilteredReader(XMLStreamReader, StreamFilter) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createMemoryBlob() - Static method in class org.apache.axiom.blob.Blobs
-
- createMultipartWriter(OutputStream, String) - Method in class org.apache.axiom.mime.impl.axiom.AxiomMultipartWriterFactory
-
- createMultipartWriter(OutputStream, String) - Method in interface org.apache.axiom.mime.MultipartWriterFactory
-
Create a new
MultipartWriter
instance that writes a MIME multipart package to a given
output stream.
- createNetworkDetachedXMLStreamReader(InputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createNetworkDetachedXMLStreamReader(InputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createNetworkDetachedXMLStreamReader(Reader) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createNextOMElement() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Creates a new OMElement using either a CustomBuilder or
the default Builder mechanism.
- createNextOMElement() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- createOMAttribute(String, OMNamespace, String) - Method in interface org.apache.axiom.om.OMFactory
-
Create an attribute with the given name and value.
- createOMBuilder(OMFactory, StAXParserConfiguration, InputSource) - Method in interface org.apache.axiom.om.OMMetaFactory
-
Create an object model builder for plain XML that reads a document from the provided input
source.
- createOMBuilder(OMFactory, Source) - Method in interface org.apache.axiom.om.OMMetaFactory
-
Create an object model builder for plain XML that gets its input from a
Source
.
- createOMBuilder(OMFactory, Node, boolean) - Method in interface org.apache.axiom.om.OMMetaFactory
-
Create an object model builder for plain XML that gets its input from a DOM tree.
- createOMBuilder(OMFactory, SAXSource, boolean) - Method in interface org.apache.axiom.om.OMMetaFactory
-
Create an object model builder for plain XML that gets its input from a
SAXSource
.
- createOMBuilder(StAXParserConfiguration, OMFactory, InputSource, MimePartProvider) - Method in interface org.apache.axiom.om.OMMetaFactory
-
Create an XOP aware object model builder.
- createOMBuilder(InputStream) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads a plain XML document from the provided input stream
with the default parser configuration defined by
StAXParserConfiguration.DEFAULT
.
- createOMBuilder(InputStream, String) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads a plain XML document from the provided input stream
with the default parser configuration defined by
StAXParserConfiguration.DEFAULT
.
- createOMBuilder(StAXParserConfiguration, InputStream) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads a plain XML document from the provided input stream
with a given parser configuration.
- createOMBuilder(StAXParserConfiguration, InputStream, String) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads a plain XML document from the provided input stream
with a given parser configuration.
- createOMBuilder(OMFactory, InputStream) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads an XML document from the provided input stream
using a specified object model factory and with the default parser configuration defined by
StAXParserConfiguration.DEFAULT
.
- createOMBuilder(OMFactory, InputStream, String) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads an XML document from the provided input stream
using a specified object model factory and with the default parser configuration defined by
StAXParserConfiguration.DEFAULT
.
- createOMBuilder(OMFactory, StAXParserConfiguration, InputStream) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads an XML document from the provided input stream
using a specified object model factory and with a given parser configuration.
- createOMBuilder(OMFactory, StAXParserConfiguration, InputStream, String) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads an XML document from the provided input stream
using a specified object model factory and with a given parser configuration.
- createOMBuilder(Reader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads a plain XML document from the provided character
stream with the default parser configuration defined by
StAXParserConfiguration.DEFAULT
.
- createOMBuilder(StAXParserConfiguration, Reader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads a plain XML document from the provided character
stream with a given parser configuration.
- createOMBuilder(OMFactory, Reader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads an XML document from the provided character stream
using a specified object model factory and with the default parser configuration defined by
StAXParserConfiguration.DEFAULT
.
- createOMBuilder(OMFactory, StAXParserConfiguration, Reader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads an XML document from the provided character stream
using a specified object model factory and with a given parser configuration.
- createOMBuilder(Source) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads a plain XML document from the provided
Source
.
- createOMBuilder(Node, boolean) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads a plain XML document from the provided DOM tree.
- createOMBuilder(SAXSource, boolean) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads a plain XML document from the provided
SAXSource
.
- createOMBuilder(OMFactory, Source) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads an XML document from the provided
Source
using a specified object model factory.
- createOMBuilder(OMFactory, Node, boolean) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads an XML document from the provided DOM tree using a
specified object model factory.
- createOMBuilder(OMFactory, SAXSource, boolean) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads an XML document from the provided
SAXSource
using a specified object model factory.
- createOMBuilder(StAXParserConfiguration, Attachments) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an XOP aware model builder from the provided
Attachments
object and with a
given parser configuration.
- createOMBuilder(OMFactory, StAXParserConfiguration, Attachments) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an XOP aware model builder from the provided
Attachments
object using a
specified object model factory and with a given parser configuration.
- createOMComment(OMContainer, String, boolean) - Method in interface org.apache.axiom.om.impl.builder.OMFactoryEx
-
- createOMComment(OMContainer, String) - Method in interface org.apache.axiom.om.OMFactory
-
Creates a comment.
- createOMDocType(OMContainer, String, String, String, String, boolean) - Method in interface org.apache.axiom.om.impl.builder.OMFactoryEx
-
- createOMDocType(OMContainer, String, String, String, String) - Method in interface org.apache.axiom.om.OMFactory
-
Creates DTD (DOCTYPE declaration) node.
- createOMDocument(OMXMLParserWrapper) - Method in interface org.apache.axiom.om.impl.builder.OMFactoryEx
-
- createOMDocument() - Method in interface org.apache.axiom.om.OMFactory
-
Creates a new OMDocument.
- createOMElement(String, OMContainer, OMXMLParserWrapper) - Method in interface org.apache.axiom.om.impl.builder.OMFactoryEx
-
- createOMElement() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
This method is called with the XMLStreamConstants.START_ELEMENT event.
- createOMElement() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Method createOMElement.
- createOMElement(String, OMNamespace) - Method in interface org.apache.axiom.om.OMFactory
-
Create an element with the given name.
- createOMElement(String, OMNamespace, OMContainer) - Method in interface org.apache.axiom.om.OMFactory
-
Create an element with the given name and parent.
- createOMElement(OMDataSource) - Method in interface org.apache.axiom.om.OMFactory
-
Create a sourced element.
- createOMElement(OMDataSource, String, OMNamespace) - Method in interface org.apache.axiom.om.OMFactory
-
Create a sourced element with a known local name and namespace URI.
- createOMElement(OMDataSource, QName) - Method in interface org.apache.axiom.om.OMFactory
-
Create a sourced element with a known local name, namespace URI and namespace prefix.
- createOMElement(String, String, String) - Method in interface org.apache.axiom.om.OMFactory
-
Create an element with the given name.
- createOMElement(QName, OMContainer) - Method in interface org.apache.axiom.om.OMFactory
-
Create an element with the given
QName
and parent.
- createOMElement(QName) - Method in interface org.apache.axiom.om.OMFactory
-
Create an element with the given
QName
.
- createOMEntityReference(OMContainer, String, String, boolean) - Method in interface org.apache.axiom.om.impl.builder.OMFactoryEx
-
- createOMEntityReference(OMContainer, String) - Method in interface org.apache.axiom.om.OMFactory
-
Create an entity reference.
- createOMNamespace(String, String) - Method in interface org.apache.axiom.om.OMFactory
-
Create an
OMNamespace
instance or retrieve an existing one if the factory supports
pooling.
- createOMProcessingInstruction(OMContainer, String, String, boolean) - Method in interface org.apache.axiom.om.impl.builder.OMFactoryEx
-
- createOMProcessingInstruction(OMContainer, String, String) - Method in interface org.apache.axiom.om.OMFactory
-
Creates a PI.
- createOMText(OMContainer, Object, boolean, boolean) - Method in interface org.apache.axiom.om.impl.builder.OMFactoryEx
-
- createOMText(OMContainer, String, int, boolean) - Method in interface org.apache.axiom.om.impl.builder.OMFactoryEx
-
- createOMText(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
This method will check whether the text can be optimizable using IS_BINARY flag.
- createOMText(OMContainer, String) - Method in interface org.apache.axiom.om.OMFactory
-
Creates a new
OMText
node with the given value and appends it to the given parent
element.
- createOMText(OMContainer, OMText) - Method in interface org.apache.axiom.om.OMFactory
-
Create OMText node that is a copy of the source text node
- createOMText(OMContainer, QName) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMText(OMContainer, String, int) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMText(OMContainer, char[], int) - Method in interface org.apache.axiom.om.OMFactory
-
Deprecated.
- createOMText(OMContainer, QName, int) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMText(String) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMText(String, int) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMText(String, String, boolean) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMText(Object, boolean) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMText(OMContainer, String, String, boolean) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMText(String, DataHandlerProvider, boolean) - Method in interface org.apache.axiom.om.OMFactory
-
Create a binary
OMText
node supporting deferred loading of the content.
- createOverflowableBlob(int, WritableBlobFactory) - Static method in class org.apache.axiom.blob.Blobs
-
- createOverflowableBlob(int, String, String, File) - Static method in class org.apache.axiom.blob.Blobs
-
- 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, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
-
- createSOAPBody(SOAPEnvelope) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPBody() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPEnvelope(SOAPMessage, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
-
- createSOAPEnvelope() - Method in interface org.apache.axiom.soap.SOAPFactory
-
Create a SOAP envelope.
- createSOAPEnvelope(OMNamespace) - Method in interface org.apache.axiom.soap.SOAPFactory
-
Create a SOAP envelope with the given namespace.
- createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
-
- createSOAPFault(SOAPBody, Exception) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFault(SOAPBody) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFault() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
-
Code eii under SOAPFault (parent)
- createSOAPFaultCode(SOAPFault) - Method in interface org.apache.axiom.soap.SOAPFactory
-
Code eii under SOAPFault (parent)
- createSOAPFaultCode() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
-
Role eii under SOAPFault (parent)
- createSOAPFaultDetail(SOAPFault) - Method in interface org.apache.axiom.soap.SOAPFactory
-
Detail eii under SOAPFault (parent)
- createSOAPFaultDetail() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAP12FactoryEx
-
Node 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
-
- createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
-
Reason 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
-
- createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
-
Role 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
-
- createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAP12FactoryEx
-
SubCode eii under Value (parent)
- createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAP12FactoryEx
-
SubCode eii under SubCode (parent)
- createSOAPFaultSubCode(SOAPFaultCode) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFaultSubCode() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFaultSubCode(SOAPFaultSubCode) - Method in interface org.apache.axiom.soap.SOAPFactory
-
SubCode eii under SubCode (parent)
- createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAP12FactoryEx
-
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
-
- createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAP12FactoryEx
-
Value eii under Code (parent)
- createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAP12FactoryEx
-
- createSOAPFaultValue(SOAPFaultCode) - Method in interface org.apache.axiom.soap.SOAPFactory
-
Value eii under Code (parent)
- createSOAPFaultValue() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFaultValue(SOAPFaultSubCode) - Method in interface org.apache.axiom.soap.SOAPFactory
-
SubCode eii under Value (parent)
- createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
-
- createSOAPHeader(SOAPEnvelope) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPHeader() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPHeaderBlock(String, SOAPHeader, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
-
- createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPHeaderBlock(String, OMNamespace) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPHeaderBlock(OMDataSource) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPHeaderBlock(String, OMNamespace, OMDataSource) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPMessage(OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.OMMetaFactoryEx
-
- createSOAPMessage(OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.impl.builder.SOAPFactoryEx
-
- createSOAPMessage() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPMessage(OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPModelBuilder(StAXParserConfiguration, InputSource) - Method in interface org.apache.axiom.om.OMMetaFactory
-
Create an object model builder for SOAP that reads a message from the provided input source.
- createSOAPModelBuilder(Source) - Method in interface org.apache.axiom.om.OMMetaFactory
-
Create an object model builder for SOAP that reads a message from the provided
Source
.
- createSOAPModelBuilder(StAXParserConfiguration, SOAPFactory, InputSource, MimePartProvider) - Method in interface org.apache.axiom.om.OMMetaFactory
-
Create an MTOM aware object model builder.
- createSOAPModelBuilder(InputStream, String) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder for SOAP that reads a message from the provided input stream,
using a given charset encoding.
- createSOAPModelBuilder(OMMetaFactory, InputStream, String) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder for SOAP that reads a message from the provided input stream,
using a particular Axiom implementation and a given charset encoding.
- createSOAPModelBuilder(Reader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder for SOAP that reads a message from the provided character
stream.
- createSOAPModelBuilder(OMMetaFactory, Reader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder for SOAP that reads a message from the provided character
stream using a particular Axiom implementation.
- createSOAPModelBuilder(Source) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder for SOAP that reads a message from the provided
Source
.
- createSOAPModelBuilder(OMMetaFactory, Source) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder for SOAP that reads a message from the provided
Source
using a particular Axiom implementation.
- createSOAPModelBuilder(Attachments) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an MTOM aware model builder from the provided
Attachments
object.
- createSOAPModelBuilder(OMMetaFactory, Attachments) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an MTOM aware model builder from the provided
Attachments
object using a
particular Axiom implementation.
- createStAXOMBuilder(OMFactory, XMLStreamReader) - Method in interface org.apache.axiom.om.OMMetaFactory
-
Create an object model builder for plain XML that pulls events from a StAX stream reader.
- createStAXOMBuilder(XMLStreamReader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder for plain XML that pulls events from a StAX stream reader.
- createStAXOMBuilder(OMFactory, XMLStreamReader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that pulls events from a StAX stream reader using a specified
object model factory.
- createStAXSOAPModelBuilder(XMLStreamReader) - Method in interface org.apache.axiom.om.OMMetaFactory
-
Create an object model builder for SOAP that pulls events from a StAX stream reader.
- createStAXSOAPModelBuilder(OMMetaFactory, XMLStreamReader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder for SOAP that pulls events from a StAX stream reader and that
uses a particular Axiom implementation.
- createStAXSOAPModelBuilder(XMLStreamReader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder for SOAP that pulls events from a StAX stream reader.
- createWithCustomBuilder(CustomBuilder, OMFactory) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
- createXMLEventReader(InputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLEventReader(InputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLEventReader(Reader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLEventReader(Source) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLEventReader(String, InputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLEventReader(String, Reader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLEventReader(XMLStreamReader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLEventReader(InputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLEventReader(InputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLEventReader(Reader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLEventReader(Source) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLEventReader(String, InputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLEventReader(String, Reader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLEventReader(XMLStreamReader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLEventWriter(OutputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
-
- createXMLEventWriter(OutputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
-
- createXMLEventWriter(Result) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
-
- createXMLEventWriter(Writer) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
-
- createXMLEventWriter(OutputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- createXMLEventWriter(OutputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- createXMLEventWriter(Result) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- createXMLEventWriter(Writer) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- createXMLStreamReader(InputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamReader(StAXParserConfiguration, InputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamReader(InputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamReader(StAXParserConfiguration, InputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamReader(StAXParserConfiguration, String, InputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamReader(Reader) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamReader(StAXParserConfiguration, Reader) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamReader(InputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLStreamReader(InputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLStreamReader(Reader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLStreamReader(Source) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLStreamReader(String, InputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLStreamReader(String, Reader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLStreamReader(InputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLStreamReader(InputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLStreamReader(Reader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLStreamReader(Source) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLStreamReader(String, InputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLStreamReader(String, Reader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLStreamWriter(OutputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamWriter(StAXWriterConfiguration, OutputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamWriter(OutputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamWriter(StAXWriterConfiguration, OutputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamWriter(Writer) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamWriter(StAXWriterConfiguration, Writer) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamWriter(OutputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
-
- createXMLStreamWriter(OutputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
-
- createXMLStreamWriter(Result) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
-
- createXMLStreamWriter(Writer) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
-
- createXMLStreamWriter(OutputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- createXMLStreamWriter(OutputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- createXMLStreamWriter(Result) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- createXMLStreamWriter(Writer) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- CustomBuilder - Interface in org.apache.axiom.om.impl.builder
-
A Custom Builder is registered on the StAXBuilder for a particular QName or payload.
- customBuilderForPayload - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- customBuilders - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- CustomBuilderSupport - Interface in org.apache.axiom.om.impl.builder
-
Interface allowing registration of a custom builder.
- generateContentID(String) - Method in interface org.apache.axiom.util.stax.xop.ContentIDGenerator
-
Generate a content ID.
- generateContentId() - Static method in class org.apache.axiom.util.UIDGenerator
-
Generates a unique ID suitable for usage as a MIME content ID.
- generateMimeBoundary() - Static method in class org.apache.axiom.util.UIDGenerator
-
Generates a MIME boundary.
- generateSetPrefix(String, String, XMLStreamWriter, boolean) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
Generate setPrefix/setDefaultNamespace if the prefix is not associated
- generateUID() - Static method in class org.apache.axiom.util.UIDGenerator
-
Generate a general purpose unique ID.
- generateURN() - Static method in class org.apache.axiom.util.UIDGenerator
-
Generate a URN with uuid NID (namespace identifier).
- generateURNString() - Static method in class org.apache.axiom.util.UIDGenerator
-
Generate a URN with uuid NID (namespace identifier).
- getAccessCount() - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
-
- getAllAttributes() - Method in interface org.apache.axiom.om.OMElement
-
Returns a list of OMAttributes.
- getAllCommands() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getAllContentIDs() - Method in class org.apache.axiom.attachments.Attachments
-
Get the content IDs of all MIME parts in the message.
- getAllDeclaredNamespaces() - Method in interface org.apache.axiom.om.OMElement
-
Returns an iterator for all of the namespaces declared on this element.
- getAllDetailEntries() - Method in interface org.apache.axiom.soap.SOAPFaultDetail
-
- getAllSoapTexts() - Method in interface org.apache.axiom.soap.SOAPFaultReason
-
- getAncestorAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the ancestor
XPath axis.
- getAncestorOrSelfAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the ancestor-or-self
XPath axis.
- getAttachmentCacheMonitor() - Static method in class org.apache.axiom.attachments.AttachmentCacheMonitor
-
Get or Create an AttachmentCacheMonitor singleton
- getAttachments() - Method in class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
-
- getAttachments() - Method in interface org.apache.axiom.om.impl.builder.XOPBuilder
-
Deprecated.
- getAttachments() - Method in class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
-
- getAttachmentSpecType() - Method in class org.apache.axiom.attachments.Attachments
-
Identify the type of message (MTOM or SOAP with attachments) represented by this object.
- getAttachmentUnmarshaller() - Method in class org.apache.axiom.util.jaxb.UnmarshallerAdapter
-
- getAttribute(QName) - Method in interface org.apache.axiom.om.OMElement
-
Returns a named attribute if present.
- getAttributeAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the attribute
XPath axis.
- getAttributeCount() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getAttributeCount.
- getAttributeCount() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getAttributeCount() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getAttributeCount() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getAttributeCount() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getAttributeLocalName(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getAttributeLocalName(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getAttributeLocalName(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getAttributeLocalName(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getAttributeName(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getAttributeName.
- getAttributeName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the name of the given attribute node.
- getAttributeName(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getAttributeName(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getAttributeName(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getAttributeName(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getAttributeNamespace(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getAttributeNamespace.
- getAttributeNamespace(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getAttributeNamespace(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getAttributeNamespace(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getAttributeNamespace(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getAttributeNamespaceUri(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the namespace URI of the given attribute node.
- getAttributePrefix(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getAttributePrefix.
- getAttributePrefix(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getAttributePrefix(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getAttributePrefix(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getAttributePrefix(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getAttributeQName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the QName of the given attribute node.
- getAttributeStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the string-value of an attribute node.
- getAttributesWithoutNS(OMElement) - Method in class org.apache.axiom.om.util.DigestGenerator
-
Gets the collection of attributes which are none namespace declarations for an OMElement
- getAttributeType() - Method in interface org.apache.axiom.om.OMAttribute
-
Get the attribute type.
- getAttributeType(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getAttributeType(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getAttributeType(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getAttributeType(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getAttributeValue() - Method in interface org.apache.axiom.om.OMAttribute
-
Get the attribute value.
- getAttributeValue(QName) - Method in interface org.apache.axiom.om.OMElement
-
Returns a named attribute's value, if present.
- getAttributeValue(String, String) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getAttributeValue(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getAttributeValue(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getAttributeValue(String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getAttributeValue(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getAttributeValue(String, String) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getAttributeValue(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getAttributeValue(String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getBean(CommandInfo) - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getBindingsCount() - Method in class org.apache.axiom.util.namespace.ScopedNamespaceContext
-
Get the number of namespace bindings defined in this context, in all scopes.
- getBody() - Method in interface org.apache.axiom.soap.SOAPEnvelope
-
Returns the SOAPBody
object associated with this SOAPEnvelope
object.
- getBuilder() - Method in interface org.apache.axiom.om.OMContainer
-
Returns the builder object.
- getBuilderType() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- getBuilderType() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
- getCharacterEncoding() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Returns the encoding style of the XML data
- getCharacterEncoding() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
Returns the encoding style of the XML data
- getCharacterEncodingScheme() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getCharacterEncodingScheme() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getCharacterEncodingScheme() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getCharacterEncodingScheme() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getCharacterOffset() - Method in class org.apache.axiom.util.stax.DummyLocation
-
- getCharsetEncoding() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- getCharSetEncoding() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
Returns the character set encoding scheme.
- getCharsetEncoding() - Method in interface org.apache.axiom.om.OMDocument
-
Get the character set encoding scheme.
- getCharSetEncoding() - Method in class org.apache.axiom.om.OMOutputFormat
-
Returns the character set encoding scheme.
- getChildAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the child
XPath axis.
- getChildElements() - Method in interface org.apache.axiom.om.OMElement
-
Returns a filtered list of children - just the elements.
- getChildren() - Method in interface org.apache.axiom.om.OMContainer
-
Returns an iterator for the children of the container.
- getChildrenWithLocalName(String) - Method in interface org.apache.axiom.om.OMContainer
-
Returns an iterator for child nodes matching the local name.
- getChildrenWithName(QName) - Method in interface org.apache.axiom.om.OMContainer
-
Returns an iterator for child nodes matching the given QName.
- getChildrenWithNamespaceURI(String) - Method in interface org.apache.axiom.om.OMContainer
-
Returns an iterator for child nodes matching the namespace uri.
- getChildWithName(OMElement, String) - Static method in class org.apache.axiom.om.util.ElementHelper
-
- getCode() - Method in interface org.apache.axiom.soap.SOAPFault
-
- getColumnNumber() - Method in class org.apache.axiom.util.stax.DummyLocation
-
- getCommand(String) - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getCommentStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the string-value of a comment node.
- getContent() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getContentHandler() - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- getContentId() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
-
- getContentID() - Method in interface org.apache.axiom.attachments.Part
-
- getContentID() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerReader
-
Get the content ID of the binary content for the current event, if available.
- getContentID() - Method in interface org.apache.axiom.om.OMText
-
Gets the content id.
- getContentID(XMLStreamReader, String) - Static method in class org.apache.axiom.om.util.ElementHelper
-
- getContentID(XMLStreamReader) - Static method in class org.apache.axiom.om.util.ElementHelper
-
- getContentID() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getContentIDFromHref(String) - Static method in class org.apache.axiom.om.util.ElementHelper
-
Extract the content ID from a href attribute value, i.e. from a URI following the
cid: scheme defined by RFC2392.
- getContentIDFromURL(String) - Static method in class org.apache.axiom.util.stax.xop.XOPUtils
-
Extract the content ID from a URL following the cid scheme defined by RFC2392.
- getContentIDList() - Method in class org.apache.axiom.attachments.Attachments
-
Get the content IDs of the already loaded MIME parts in the message.
- getContentIDs() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWrapper
-
Get the set of content IDs referenced in xop:Include element information items
produced by this wrapper.
- getContentIDSet() - Method in class org.apache.axiom.attachments.Attachments
-
Get the content IDs of all MIME parts in the message.
- getContentLength() - Method in class org.apache.axiom.attachments.Attachments
-
If the Attachments is backed by an InputStream, then this
method returns the length of the message contents
(Length of the entire message - Length of the Transport Headers)
- getContentLocation() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
-
- getContentType() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
-
- getContentType() - Method in class org.apache.axiom.attachments.CachedFileDataSource
-
- getContentType() - Method in class org.apache.axiom.attachments.ConfigurableDataHandler
-
- getContentType() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
-
- getContentType() - Method in interface org.apache.axiom.attachments.Part
-
- getContentType() - Method in class org.apache.axiom.blob.BlobDataSource
-
- getContentType() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- getContentType() - Method in class org.apache.axiom.om.OMOutputFormat
-
Return the content-type value that should be written with the message.
- getContentType() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getContentType() - Method in class org.apache.axiom.util.activation.EmptyDataSource
-
- getContentTypeForMTOM(String) - Method in class org.apache.axiom.om.OMOutputFormat
-
Generates a Content-Type value for MTOM messages.
- getContentTypeForSwA(String) - Method in class org.apache.axiom.om.OMOutputFormat
-
- getCustomBuilder(String, String) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Return CustomBuilder associated with the namespace/localPart
- getDataHandler(String) - Method in class org.apache.axiom.attachments.Attachments
-
Get the DataHandler
object for the MIME part with a given content ID.
- getDataHandler(String) - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
-
- getDataHandler() - Method in interface org.apache.axiom.attachments.Part
-
- getDataHandler() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerProvider
-
Get the DataHandler
object for the binary content.
- getDataHandler() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerReader
-
Get the DataHandler
with the binary content for the current event.
- getDataHandler(String) - Method in class org.apache.axiom.om.impl.builder.AttachmentsMimePartProvider
-
- getDataHandler(String) - Method in class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
-
- getDataHandler(String) - Method in interface org.apache.axiom.om.OMAttachmentAccessor
-
- getDataHandler() - Method in interface org.apache.axiom.om.OMText
-
Gets the datahandler.
- getDataHandler(String) - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
-
- getDataHandler(String) - Method in class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
-
- getDataHandler(String) - Method in interface org.apache.axiom.util.stax.xop.MimePartProvider
-
Get the DataHandler
for the MIME part identified by a given content ID.
- getDataHandler() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getDataHandler(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWrapper
-
- getDataHandlerFromElement(XMLStreamReader) - Static method in class org.apache.axiom.util.stax.XMLStreamReaderUtils
-
Get a DataHandler
for the binary data encoded in an element.
- getDataHandlerProvider() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerReader
-
Get a
DataHandlerProvider
instance for deferred loading of the binary content for the
current event.
- getDataHandlerProvider() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getDataHandlerReader(XMLStreamReader) - Static method in class org.apache.axiom.util.stax.XMLStreamReaderUtils
-
- getDataHandlerWriter(XMLStreamWriter) - Static method in class org.apache.axiom.util.stax.XMLStreamWriterUtils
-
- getDataSource() - Method in interface org.apache.axiom.om.impl.OMXMLStreamReaderEx
-
- getDataSource() - Method in interface org.apache.axiom.om.OMSourcedElement
-
- getDataSource() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getDefaultEnvelope() - Method in interface org.apache.axiom.soap.SOAPFactory
-
Create a default SOAP envelope with an empty header and an empty body.
- getDefaultFaultEnvelope() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- getDefaultNamespace() - Method in interface org.apache.axiom.om.OMElement
-
Get the default namespace in scope on this element.
- getDelegate() - Method in interface org.apache.axiom.om.util.XMLStreamWriterFilter
-
- getDelegate() - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
-
- getDescendantAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
- getDescendantOrSelfAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the descendant-or-self
XPath axis.
- getDescendants(boolean) - Method in interface org.apache.axiom.om.OMContainer
-
Get an iterator over all descendants of the container.
- getDetail() - Method in interface org.apache.axiom.soap.SOAPFault
-
- getDialect(Class) - Static method in class org.apache.axiom.util.stax.dialect.StAXDialectDetector
-
Detect the dialect of a given StAX implementation.
- getDialect(XMLInputFactory) - Static method in class org.apache.axiom.util.stax.dialect.StAXDialectDetector
-
- getDialect(XMLOutputFactory) - Static method in class org.apache.axiom.util.stax.dialect.StAXDialectDetector
-
- 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() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
Get the document being built by this builder.
- getDocument(String) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Loads a document from the given URI.
- getDocumentElement() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
- getDocumentElement(boolean) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
- getDocumentElement() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
Get the document element, i.e. the root element of the document.
- getDocumentElement(boolean) - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
Get the document element, optionally discarding the document.
- getDocumentNode(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Returns the document node that contains the given context node.
- getDOMImplementation() - Method in interface org.apache.axiom.om.dom.DOMMetaFactory
-
- getDTDHandler() - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- getElementById(Object, String) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Returns the element whose ID is given by elementId.
- getElementName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the name of the given element node.
- getElementNamespaceUri(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the namespace URI of the given element node.
- getElementQName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the QName of the given element node.
- getElementStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the string-value of an element node.
- getElementText() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamReader
-
- getElementText() - Method in class org.apache.axiom.util.stax.debug.XMLStreamReaderValidator
-
- getElementText() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getElementText() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getElementText() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getElementText() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getElementText() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getElementTextAsStream(XMLStreamReader, boolean) - Static method in class org.apache.axiom.util.stax.XMLStreamReaderUtils
-
Get the text content of the current element as a
Reader
object.
- getEncoding() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getEncoding() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getEncoding() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getEncoding() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getEncodingURI() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getEncodingURI() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getEncodingURI() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the encoding namespace for this version of SOAP
- getEntityResolver() - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- getEnvelopeNamespace() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- getEnvelopeURI() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getEnvelopeURI() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getEnvelopeURI() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the envelope namespace for this version of SOAP
- getErrorHandler() - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- getEventAllocator() - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- getEventType() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getEventType() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getEventType() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getEventType() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getEventType() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getEventTypeString(int) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- getEventTypeString(int) - Static method in class org.apache.axiom.util.stax.XMLEventUtils
-
Get the string representation of a given StAX event type.
- getException() - Method in interface org.apache.axiom.soap.SOAPFault
-
Returns Exception if there is one in the SOAP fault.
- 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 exception org.apache.axiom.soap.SOAPProcessingException
-
- getFaultCodeQName() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getFaultCodeQName() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getFaultCodeQName() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the QName for the fault code element.
- getFaultDetailQName() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getFaultDetailQName() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getFaultDetailQName() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the QName for the fault detail element.
- getFaultNodeValue() - Method in interface org.apache.axiom.soap.SOAPFaultNode
-
- getFaultReasonQName() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getFaultReasonQName() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getFaultReasonQName() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the QName for the fault reason element.
- getFaultRoleQName() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getFaultRoleQName() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getFaultRoleQName() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the QName for the fault role/actor element.
- getFeature(String) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- getFile() - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
-
- getFileAccessor(String) - Method in class org.apache.axiom.attachments.lifecycle.impl.LifecycleManagerImpl
-
- getFileAccessor(String) - Method in interface org.apache.axiom.attachments.lifecycle.LifecycleManager
-
This method will return the file accessor associated with this file.
- getFileName() - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
-
- getFirstBindingInCurrentScope() - Method in class org.apache.axiom.util.namespace.ScopedNamespaceContext
-
Get the index of the first namespace binding defined in the current scope.
- getFirstChildWithName(QName) - Method in interface org.apache.axiom.om.OMContainer
-
Returns the first child in document order that matches the given QName.
- getFirstElement() - Method in interface org.apache.axiom.om.OMElement
-
Returns the first child element of the element.
- getFirstElementLocalName() - Method in interface org.apache.axiom.soap.SOAPBody
-
Retrieves the local name of the first element in the body.
- getFirstElementNS() - Method in interface org.apache.axiom.soap.SOAPBody
-
Retrieves the OMNamespace of the first element in the body.
- getFirstOMChild() - Method in interface org.apache.axiom.om.OMContainer
-
Gets the first child.
- getFirstSOAPText() - Method in interface org.apache.axiom.soap.SOAPFaultReason
-
- getFollowingAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the following
XPath axis.
- getFollowingSiblingAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the following-sibling
XPath axis.
- getHeader(String) - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
-
Get a header value.
- getHeader(String) - Method in interface org.apache.axiom.attachments.Part
-
Get the value of a specific header
- getHeader() - Method in interface org.apache.axiom.soap.SOAPEnvelope
-
- getHeaderBlocksWithNSURI(String) - Method in interface org.apache.axiom.soap.SOAPHeader
-
Return all the Headers that has the Namespace URI to given NS URI.
- getHeaders() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
-
- getHeadersToProcess(RolePlayer) - Method in interface org.apache.axiom.soap.SOAPHeader
-
Get the appropriate set of headers for a
RolePlayer
.
- getHeadersToProcess(RolePlayer, String) - Method in interface org.apache.axiom.soap.SOAPHeader
-
Get the appropriate set of headers for a RolePlayer and a particular namespace.
- getIncomingAttachmentsAsSingleStream() - Method in class org.apache.axiom.attachments.Attachments
-
- getIncomingAttachmentStreams() - Method in class org.apache.axiom.attachments.Attachments
-
Stream based access
- getInputStream() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
-
- getInputStream() - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
-
- getInputStream() - Method in interface org.apache.axiom.blob.Blob
-
Get an input stream to read the data in the blob.
- getInputStream() - Method in class org.apache.axiom.blob.BlobDataSource
-
- getInputStream() - Method in interface org.apache.axiom.blob.MemoryBlob
-
- getInputStream() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getInputStream() - Method in class org.apache.axiom.util.activation.EmptyDataSource
-
- getInternalSubset() - Method in interface org.apache.axiom.om.OMDocType
-
Get the internal subset.
- getLang() - Method in interface org.apache.axiom.soap.SOAPFaultText
-
- getLength() - Method in class org.apache.axiom.om.util.LogOutputStream
-
- getLifecycleManager() - Method in class org.apache.axiom.attachments.Attachments
-
- getLineNumber() - Method in interface org.apache.axiom.om.OMElement
-
- getLineNumber() - Method in class org.apache.axiom.util.stax.DummyLocation
-
- getLocalName() - Method in class org.apache.axiom.om.ds.jaxb.JAXBOMDataSource
-
- getLocalName() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSource
-
- getLocalName() - Method in interface org.apache.axiom.om.OMNamedInformationItem
-
Get the local name of the information item.
- getLocalName() - Method in interface org.apache.axiom.om.QNameAwareOMDataSource
-
Get the local name of the element represented by this data source.
- getLocalName() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getLocalName() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getLocalName() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getLocalName() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getLocalName() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getLocation() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamReader
-
- getLocation() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getLocation() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getLocation() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getLocation() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getLocation() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getMap() - Method in class org.apache.axiom.attachments.Attachments
-
Get a map of all MIME parts in the message.
- getMediaType() - Method in class org.apache.axiom.mime.ContentType
-
Get the media type this content type refers to.
- getMediaType() - Method in class org.apache.axiom.mime.ContentTypeBuilder
-
Get the media type.
- getMediaType() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getMediaType() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getMediaType() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the media type for this version of SOAP.
- getMessage() - Method in exception org.apache.axiom.ext.io.StreamCopyException
-
- getMetaFactory() - Static method in class org.apache.axiom.om.OMAbstractFactory
-
Get the meta factory instance for the default Axiom implementation.
- getMetaFactory(String) - Static method in class org.apache.axiom.om.OMAbstractFactory
-
Get the meta factory instance for the Axiom implementation with a given feature.
- getMetaFactory() - Method in interface org.apache.axiom.om.OMFactory
-
- getMimeBoundary() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- getMimeBoundary() - Method in class org.apache.axiom.om.OMOutputFormat
-
- getMimePartProvider() - Method in class org.apache.axiom.util.stax.xop.XOPEncodedStream
-
Get the provider object for the additional MIME parts referenced by the
main part.
- getMultipartWriterFactory() - Method in class org.apache.axiom.om.OMOutputFormat
-
Deprecated.
- getMustUnderstand() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
-
Returns the boolean value of the mustUnderstand attribute for this header block.
- getMustUnderstandFaultCode() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getMustUnderstandFaultCode() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getMustUnderstandFaultCode() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the QName for the MustUnderstand fault code
- getName() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
-
- getName() - Method in class org.apache.axiom.blob.BlobDataSource
-
- getName() - Method in class org.apache.axiom.mime.Header
-
Get the name of this header.
- getName() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getName.
- getName() - Method in interface org.apache.axiom.om.OMEntityReference
-
Get the name of the referenced entity.
- getName() - Method in interface org.apache.axiom.om.OMNamespace
-
- getName() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getName() - Method in class org.apache.axiom.util.activation.EmptyDataSource
-
- getName() - Method in interface org.apache.axiom.util.stax.dialect.StAXDialect
-
Get the name of this dialect.
- getName() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getName() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getName() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getName() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getName() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getNamespace() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getNamespace.
- getNamespace() - Method in interface org.apache.axiom.om.OMNamedInformationItem
-
Get the namespace this information item is part of.
- getNamespace() - Method in interface org.apache.axiom.om.OMText
-
- getNamespace() - Method in interface org.apache.axiom.soap.SOAPFactory
-
Get the envelope namespace for the SOAP version used by this factory.
- getNamespaceAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the namespace
XPath axis.
- getNamespaceContext() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- getNamespaceContext(boolean) - Method in interface org.apache.axiom.om.OMElement
-
Get the namespace context of this element, as determined by the namespace declarations
present on this element and its ancestors.
- getNamespaceContext() - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
-
- getNamespaceContext() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
-
- getNamespaceContext() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getNamespaceContext() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getNamespaceContext() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
-
- getNamespaceContext() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getNamespaceContext() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getNamespaceContext() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
-
- getNamespaceCount() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getNamespaceCount.
- getNamespaceCount() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getNamespaceCount() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getNamespaceCount() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getNamespaceCount() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getNamespaceCount() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getNamespacePrefix(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getNamespacePrefix.
- getNamespacePrefix(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the namespace prefix of a namespace node.
- getNamespacePrefix(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getNamespacePrefix(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getNamespacePrefix(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getNamespacePrefix(int) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getNamespacePrefix(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getNamespaces() - Method in class org.apache.axiom.om.xpath.AXIOMXPath
-
Expose the prefix to namespace mapping for this expression
- getNamespacesInScope() - Method in interface org.apache.axiom.om.OMElement
-
Get an iterator that returns all namespaces in scope for this element.
- getNamespaceStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the string-value of a namespace node.
- getNamespaceURI() - Method in class org.apache.axiom.om.ds.jaxb.JAXBOMDataSource
-
- getNamespaceURI() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSource
-
- getNamespaceUri(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getNamespaceUri.
- getNamespaceURI() - Method in interface org.apache.axiom.om.OMNamedInformationItem
-
Get the namespace URI of this information item.
- getNamespaceURI() - Method in interface org.apache.axiom.om.OMNamespace
-
Get the namespace URI.
- getNamespaceURI() - Method in interface org.apache.axiom.om.QNameAwareOMDataSource
-
Get the namespace URI of the element represented by this data source.
- getNamespaceURI(String) - Method in class org.apache.axiom.util.namespace.AbstractNamespaceContext
-
- getNamespaceURI(int) - Method in class org.apache.axiom.util.namespace.ScopedNamespaceContext
-
Get the namespace URI of the binding with the given index.
- getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getNamespaceURI() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getNamespaceURI() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getNamespaceURI() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getNamespaceURI() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getNamespaceURI() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getNetworkDetachedXMLInputFactory() - Static method in class org.apache.axiom.om.util.StAXUtils
-
- getNextContentId() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- getNextContentId() - Method in class org.apache.axiom.om.OMOutputFormat
-
- getNextNode(OMNode) - Method in class org.apache.axiom.om.impl.traverse.OMAbstractIterator
-
Get the next node.
- getNextNode(OMNode) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenIterator
-
- getNextNSPrefix() - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
Deprecated.
- 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
-
- getNextRoleURI() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getNextRoleURI() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the "next" role/actor URI
- getNextStream() - Method in class org.apache.axiom.attachments.IncomingAttachmentStreams
-
Returns the next attachment stream in sequence.
- getNode() - Method in interface org.apache.axiom.soap.SOAPFault
-
Get the SOAP fault node.
- 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
-
- getObject() - Method in class org.apache.axiom.om.ds.AbstractOMDataSource
-
- getObject() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
-
- getObject() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
-
- getObject() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
-
- getObject() - Method in class org.apache.axiom.om.ds.jaxb.JAXBOMDataSource
-
- getObject() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
-
- getObject() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
-
- getObject() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
-
- getObject() - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Get the object that backs this data source.
- getObject(Class) - Method in interface org.apache.axiom.om.OMSourcedElement
-
Get the object that backs the data source set on this element.
- getOMDocumentElement() - Method in interface org.apache.axiom.om.OMDocument
-
Get the document element.
- getOMFactory() - Static method in class org.apache.axiom.om.OMAbstractFactory
-
Get the default OM factory instance.
- getOMFactory() - Method in interface org.apache.axiom.om.OMInformationItem
-
Get the
OMFactory
corresponding to the type of this information item.
- getOMFactory() - Method in interface org.apache.axiom.om.OMMetaFactory
-
Get the OM factory instance for the XML infoset model.
- getOMMetaFactory(String) - Method in interface org.apache.axiom.om.OMMetaFactoryLocator
-
- getOperation() - Method in exception org.apache.axiom.ext.io.StreamCopyException
-
Get information about the type of operation that fails.
- getOptimizedThreshold() - Method in class org.apache.axiom.om.OMOutputFormat
-
- getOrCreateHeader() - Method in interface org.apache.axiom.soap.SOAPEnvelope
-
Returns the existing
SOAPHeader
object for this envelope or creates a new one if
there is none.
- getOriginalXMLStreamReader(XMLStreamReader) - Static method in class org.apache.axiom.util.stax.XMLStreamReaderUtils
-
Searches the wrapper and delegate classes to find the original
XMLStreamReader
.
- getOutputFormat() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
Get the output format used by this writer.
- getOutputStream() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
-
- getOutputStream() - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
-
- getOutputStream() - Method in class org.apache.axiom.blob.BlobDataSource
-
- getOutputStream() - Method in interface org.apache.axiom.blob.MemoryBlob
-
- getOutputStream() - Method in interface org.apache.axiom.blob.WritableBlob
-
Create an output stream to write data to the blob.
- getOutputStream() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
Get the underlying
OutputStream
for this writer, if available.
- getOutputStream() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getOutputStream() - Method in class org.apache.axiom.util.activation.EmptyDataSource
-
- getOverflowBlob() - Method in interface org.apache.axiom.blob.OverflowableBlob
-
Get a reference to the overflow blob.
- getOwner() - Method in interface org.apache.axiom.om.OMAttribute
-
Returns the owner element of this attribute
- getParameter(String) - Method in class org.apache.axiom.mime.ContentType
-
Get the specified parameter value.
- getParameter(String) - Method in class org.apache.axiom.mime.ContentTypeBuilder
-
Get the specified parameter value.
- getParent() - Method in interface org.apache.axiom.ext.stax.DelegatingXMLStreamReader
-
- getParent() - Method in interface org.apache.axiom.om.OMNode
-
Returns the parent containing node.
- getParent() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
Get the parent stream reader.
- getParentAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the parent
XPath axis.
- getParentNode(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Returns the parent of the given context node.
- getParser() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- getParser() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
Allows to access the underlying parser.
- getPIData() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getPIData() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getPIData() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getPIData() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getPITarget() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getPITarget() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getPITarget() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getPITarget() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getPrecedingAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the preceding
XPath axis.
- getPrecedingSiblingAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the preceding-sibling
XPath axis.
- getPreferredCommands() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getPrefix() - Method in class org.apache.axiom.om.ds.jaxb.JAXBOMDataSource
-
- getPrefix() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSource
-
- getPrefix() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getPrefix.
- getPrefix(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- getPrefix() - Method in interface org.apache.axiom.om.OMNamedInformationItem
-
Get the prefix of this information item.
- getPrefix() - Method in interface org.apache.axiom.om.OMNamespace
-
Get the namespace prefix.
- getPrefix() - Method in interface org.apache.axiom.om.QNameAwareOMDataSource
-
Get the namespace prefix of the element represented by this data source.
- getPrefix(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
-
- getPrefix(String) - Method in class org.apache.axiom.util.namespace.AbstractNamespaceContext
-
- getPrefix(int) - Method in class org.apache.axiom.util.namespace.ScopedNamespaceContext
-
Get the prefix of the binding with the given index.
- getPrefix(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
-
- getPrefix() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getPrefix() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getPrefix(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
-
- getPrefix() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getPrefix() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getPrefix() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getPrefix(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
-
- getPrefixes(String) - Method in class org.apache.axiom.util.namespace.AbstractNamespaceContext
-
- getPreviousOMSibling() - Method in interface org.apache.axiom.om.OMNode
-
Gets the previous sibling.
- getPrimaryType() - Method in class org.apache.axiom.mime.MediaType
-
Get the primary type.
- getProcessedFlag() - Method in class org.apache.axiom.soap.SOAPCloneOptions
-
- getProcessingInstructionData(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the data of a processing-instruction.
- getProcessingInstructionTarget(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the target of a processing-instruction.
- getProperty(String) - Method in class org.apache.axiom.om.ds.AbstractOMDataSource
-
- getProperty(String) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
-
Deprecated.
- getProperty(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- getProperty(String) - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Query a property stored on the OMDataSource
- getProperty(String) - Method in class org.apache.axiom.om.OMOutputFormat
-
- getProperty(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
-
- getProperty(String) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- getProperty(String) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getProperty(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- getProperty(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- getProperty(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getProperty(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
-
- getProperty(String) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getProperty(String) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getProperty(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getProperty(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
-
- getPublicId() - Method in interface org.apache.axiom.ext.stax.DTDReader
-
Get the public ID of the external subset.
- getPublicId() - Method in interface org.apache.axiom.om.OMDocType
-
Get the public ID of the external subset.
- getPublicId() - Method in class org.apache.axiom.util.stax.DummyLocation
-
- getQName() - Method in interface org.apache.axiom.om.OMNamedInformationItem
-
Get the QName of this information item.
- getReader() - Method in class org.apache.axiom.om.ds.AbstractPushOMDataSource
-
- getReader() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
-
- getReader() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
-
- getReader() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
-
- getReader() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
-
- getReader() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
-
- getReader() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
-
- getReader() - Method in interface org.apache.axiom.om.OMDataSource
-
Get parser for element data.
- getReader() - Method in class org.apache.axiom.util.jaxb.UnmarshallerAdapter
-
- getReader() - Method in class org.apache.axiom.util.stax.xop.XOPEncodedStream
-
Get the stream reader for the main part of the XOP message.
- getReaderProperty(String) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Get the value of a feature/property from the underlying XMLStreamReader implementation
without accessing the XMLStreamReader. https://issues.apache.org/jira/browse/AXIOM-348
- getReason() - Method in interface org.apache.axiom.soap.SOAPFault
-
- getReceiverFaultCode() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getReceiverFaultCode() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getReceiverFaultCode() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the QName for the Receiver fault code.
- getRegisteredContentHandler() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getRegisteredContentHandler.
- getRegisteredContentHandler() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
- getRelay() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
-
Returns the relay status associated with this SOAPHeaderBlock
object.
- getReplacementText() - Method in interface org.apache.axiom.om.OMEntityReference
-
Get the replacement value for this entity reference.
- getRole() - Method in interface org.apache.axiom.soap.SOAPFault
-
- getRole() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
-
Returns the uri of the actor associated with this SOAPHeaderBlock
object.
- getRoleAttributeQName() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getRoleAttributeQName() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getRoleAttributeQName() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the QName for the role attribute (actor/role)
- getRoles() - Method in interface org.apache.axiom.soap.RolePlayer
-
Get a list of the roles supported.
- getRoleValue() - Method in interface org.apache.axiom.soap.SOAPFaultRole
-
- getRootContentId() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- getRootContentId() - Method in class org.apache.axiom.om.OMOutputFormat
-
- getRootName() - Method in interface org.apache.axiom.ext.stax.DTDReader
-
Get the root name of the DTD, i.e. the name immediately following the DOCTYPE keyword.
- getRootName() - Method in interface org.apache.axiom.om.OMDocType
-
Get the root name, i.e. the name immediately following the DOCTYPE keyword.
- getRootPartContentID() - Method in class org.apache.axiom.attachments.Attachments
-
Get the content ID of the root part of the MIME message.
- getRootPartContentType() - Method in class org.apache.axiom.attachments.Attachments
-
Get the content type of the root part of the MIME message.
- getRootPartContentType() - Method in class org.apache.axiom.om.impl.OMMultipartWriter
-
Get the content type of the root part, as determined by the
OMOutputFormat
passed
to the constructor of this object.
- getRootPartInputStream() - Method in class org.apache.axiom.attachments.Attachments
-
Get an input stream for the root part of the MIME message.
- getRootPartInputStream(boolean) - Method in class org.apache.axiom.attachments.Attachments
-
Get an input stream for the root part of the MIME message.
- getSAXResult() - Method in interface org.apache.axiom.om.OMContainer
-
Get a
SAXResult
object that can be used to append child nodes to this container.
- getSAXSource(boolean) - Method in interface org.apache.axiom.om.OMContainer
-
Get a
SAXSource
representation for this node.
- getSelfAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the self
xpath axis.
- getSenderFaultCode() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getSenderFaultCode() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getSenderFaultCode() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the QName for the Sender fault code
- getSingleton() - Static method in class org.apache.axiom.soap.SOAP11Version
-
- getSingleton() - Static method in class org.apache.axiom.soap.SOAP12Version
-
- getSize() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
-
- getSize() - Method in class org.apache.axiom.attachments.CachedFileDataSource
-
- getSize() - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
-
- getSize() - Method in interface org.apache.axiom.attachments.Part
-
- getSize() - Method in interface org.apache.axiom.blob.Blob
-
Get the size of the blob.
- getSize() - Method in class org.apache.axiom.blob.BlobDataSource
-
- getSize() - Method in interface org.apache.axiom.blob.MemoryBlob
-
- getSize() - Method in interface org.apache.axiom.ext.activation.SizeAwareDataSource
-
Get the size of the data source.
- getSize(DataSource) - Static method in class org.apache.axiom.util.activation.DataSourceUtils
-
Determine the size of the data represented by a DataSource
object.
- getSize() - Method in class org.apache.axiom.util.activation.EmptyDataSource
-
- getSOAP11Factory() - Static method in class org.apache.axiom.om.OMAbstractFactory
-
Get the default SOAP 1.1 OM factory instance.
- getSOAP11Factory() - Method in interface org.apache.axiom.om.OMMetaFactory
-
Get the OM factory instance for the SOAP 1.1 infoset model.
- getSOAP12Factory() - Static method in class org.apache.axiom.om.OMAbstractFactory
-
Get the default SOAP 1.2 OM factory instance.
- getSOAP12Factory() - Method in interface org.apache.axiom.om.OMMetaFactory
-
Get the OM factory instance for the SOAP 1.2 infoset model.
- getSOAPBodyFirstElementLocalName() - Method in interface org.apache.axiom.soap.SOAPEnvelope
-
Retrieves the local name of the first element in the body.
- getSOAPBodyFirstElementNS() - Method in interface org.apache.axiom.soap.SOAPEnvelope
-
Retrieves the OMNamespace of the first element in the body.
- getSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- getSOAPEnvelope() - Method in interface org.apache.axiom.soap.SOAPMessage
-
- getSOAPEnvelope() - Method in interface org.apache.axiom.soap.SOAPModelBuilder
-
Get the SOAP envelope for the document processed by this builder.
- getSOAPFactory() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- getSOAPFaultText(String) - Method in interface org.apache.axiom.soap.SOAPFaultReason
-
- getSoapMessage() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- getSOAPMessage() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- getSOAPMessage() - Method in interface org.apache.axiom.soap.SOAPModelBuilder
-
Get the SOAP message being built by this builder.
- 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
-
- getSoapVersionURI() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- getStAXWriterConfiguration() - Method in class org.apache.axiom.om.OMOutputFormat
-
Get the currently configured StAX writer configuration.
- getStringRepresentation(byte[]) - Method in class org.apache.axiom.om.util.DigestGenerator
-
Gets the String representation of the byte array
- getSubCode() - Method in interface org.apache.axiom.soap.SOAPFaultClassifier
-
- getSubType() - Method in class org.apache.axiom.mime.MediaType
-
Get the subtype.
- getSystemId() - Method in interface org.apache.axiom.ext.stax.DTDReader
-
Get the system ID of the external subset.
- getSystemId() - Method in interface org.apache.axiom.om.OMDocType
-
Get the system ID of the external subset.
- getSystemId() - Method in class org.apache.axiom.util.stax.DummyLocation
-
- getTarget() - Method in interface org.apache.axiom.om.OMProcessingInstruction
-
Gets the target of this Processing Instruction.
- getText() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getText.
- getText() - Method in interface org.apache.axiom.om.OMElement
-
Returns the non-empty text children as a string.
- getText() - Method in interface org.apache.axiom.om.OMText
-
Returns the text value of this node.
- getText() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getText() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getText() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getText() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getText() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getTextAsQName() - Method in interface org.apache.axiom.om.OMElement
-
Resolve the content of this element to a
QName
.
- getTextAsQName() - Method in interface org.apache.axiom.om.OMText
-
- getTextAsStream(boolean) - Method in interface org.apache.axiom.om.OMElement
-
Returns a stream representing the concatenation of the text nodes that are children of a
this element.
- getTextAsStream(OMElement, boolean) - Static method in class org.apache.axiom.om.util.ElementHelper
-
- getTextCharacters() - Method in interface org.apache.axiom.om.OMText
-
Deprecated.
- getTextCharacters() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getTextCharacters() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getTextCharacters() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getTextCharacters() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getTextCharacters() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getTextLength() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getTextLength() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getTextLength() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getTextLength() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getTextLength() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getTextStart() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getTextStart() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getTextStart() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getTextStart() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getTextStart() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getTextStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieve the string-value of a text node.
- getTimeout() - Method in class org.apache.axiom.attachments.AttachmentCacheMonitor
-
- getTransferData(DataFlavor) - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getTransferDataFlavors() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getTransferEncoding() - Method in class org.apache.axiom.attachments.ConfigurableDataHandler
-
- getType() - Method in interface org.apache.axiom.om.OMNode
-
Returns the type of node.
- getUnmarshallerAdapter(XMLStreamReader) - Static method in class org.apache.axiom.util.jaxb.JAXBUtils
-
- getURLForContentID(String) - Static method in class org.apache.axiom.util.stax.xop.XOPUtils
-
Build a cid URL from the given content ID as described in RFC2392.
- getValidElements(OMDocument) - Method in class org.apache.axiom.om.util.DigestGenerator
-
Gets the valid element collection of an OMDocument.
- getValue() - Method in class org.apache.axiom.mime.Header
-
Get the value of this header.
- getValue() - Method in interface org.apache.axiom.om.OMComment
-
Returns the value of this comment as defined by XPath 1.0.
- getValue() - Method in interface org.apache.axiom.om.OMProcessingInstruction
-
Gets the value of this Processing Instruction.
- getValue() - Method in interface org.apache.axiom.soap.SOAPFaultClassifier
-
- getValueAsQName() - Method in interface org.apache.axiom.soap.SOAPFaultClassifier
-
Get the value of this fault code or subcode.
- getVersion() - Method in interface org.apache.axiom.soap.SOAPEnvelope
-
- getVersion() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
-
What SOAP version is this HeaderBlock?
- getVersion() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getVersion() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getVersion() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getVersion() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getXMLBytes(String) - Method in class org.apache.axiom.om.ds.AbstractOMDataSource
-
- getXMLBytes(String) - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
-
- getXMLBytes(String) - Method in class org.apache.axiom.om.ds.CharArrayDataSource
-
- getXMLBytes(String) - Method in class org.apache.axiom.om.ds.InputStreamDataSource
-
- getXMLBytes(String) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
-
- getXMLBytes(String) - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Returns a byte[] representing the xml data
- getXMLEncoding() - Method in interface org.apache.axiom.om.OMDocument
-
Get the charset encoding of this document as specified in the XML declaration.
- getXMLInputFactory() - Static method in class org.apache.axiom.om.util.StAXUtils
-
Get a cached
XMLInputFactory
instance using the default
configuration and cache policy (i.e. one instance per class loader).
- getXMLInputFactory(StAXParserConfiguration) - Static method in class org.apache.axiom.om.util.StAXUtils
-
Get a cached
XMLInputFactory
instance using the specified
configuration and the default cache policy.
- getXMLInputFactory(boolean) - Static method in class org.apache.axiom.om.util.StAXUtils
-
Get a cached
XMLInputFactory
instance using the default
configuration and the specified cache policy.
- getXMLInputFactory(StAXParserConfiguration, boolean) - Static method in class org.apache.axiom.om.util.StAXUtils
-
Get a cached
XMLInputFactory
instance using the specified
configuration and cache policy.
- getXMLInputStream(String) - Method in class org.apache.axiom.om.ds.AbstractOMDataSource
-
- getXMLInputStream(String) - Method in class org.apache.axiom.om.ds.InputStreamDataSource
-
- getXMLInputStream(String) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
-
Deprecated.
- getXMLInputStream(String) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
-
- getXMLInputStream(String) - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Returns a InputStream representing the xml data
- getXMLOutputFactory() - Static method in class org.apache.axiom.om.util.StAXUtils
-
Get a cached
XMLOutputFactory
instance using the default
configuration and cache policy (i.e. one instance per class loader).
- getXMLOutputFactory(StAXWriterConfiguration) - Static method in class org.apache.axiom.om.util.StAXUtils
-
Get a cached
XMLOutputFactory
instance using the specified
configuration and the default cache policy.
- getXMLOutputFactory(boolean) - Static method in class org.apache.axiom.om.util.StAXUtils
-
Get a cached
XMLOutputFactory
instance using the default
configuration and the specified cache policy.
- getXMLOutputFactory(StAXWriterConfiguration, boolean) - Static method in class org.apache.axiom.om.util.StAXUtils
-
Get a cached
XMLOutputFactory
instance using the specified
configuration and cache policy.
- getXMLReporter() - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- getXMLResolver() - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- getXMLStreamException() - Method in exception org.apache.axiom.util.stax.XMLStreamIOException
-
- getXMLStreamReader() - Method in interface org.apache.axiom.om.OMContainer
-
Get a pull parser representation of this element with caching enabled.
- getXMLStreamReader(boolean) - Method in interface org.apache.axiom.om.OMContainer
-
Get a pull parser representation of this information item.
- getXMLStreamReader(boolean, OMXMLStreamReaderConfiguration) - Method in interface org.apache.axiom.om.OMContainer
-
Get a pull parser representation of this information item.
- getXMLStreamReaderWithoutCaching() - Method in interface org.apache.axiom.om.OMContainer
-
Get a pull parser representation of this element with caching disabled.
- getXmlStreamWriter() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- getXmlStreamWriterFilter() - Method in class org.apache.axiom.om.OMOutputFormat
-
- getXmlVersion() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- getXMLVersion() - Method in interface org.apache.axiom.om.OMDocument
-
Returns the XML version.
- getXmlVersion() - Method in class org.apache.axiom.om.OMOutputFormat
-
- getXOPEncodedStream(XMLStreamReader) - Static method in class org.apache.axiom.util.stax.xop.XOPUtils
-
Get an XOP encoded stream for a given stream reader.
- OMAbstractFactory - Class in org.apache.axiom.om
-
Provides instances for object model and meta factories.
- OMAbstractIterator - Class in org.apache.axiom.om.impl.traverse
-
Abstract base class for iterators over sets of OM nodes.
- OMAbstractIterator(OMNode) - Constructor for class org.apache.axiom.om.impl.traverse.OMAbstractIterator
-
- OMAttachmentAccessor - Interface in org.apache.axiom.om
-
This interface is applied to objects that
can access attachments.
- OMAttribute - Interface in org.apache.axiom.om
-
Interface OMAttribute
- OMAttributeEx - Interface in org.apache.axiom.om.impl
-
Interface that is used internally by Axiom and that should not be considered being part of the
public API.
- OMBuilderException - Exception in org.apache.axiom.om.impl.exception
-
Class OMBuilderException
- OMBuilderException(String) - Constructor for exception org.apache.axiom.om.impl.exception.OMBuilderException
-
Constructor OMBuilderException
- OMBuilderException(Throwable) - Constructor for exception org.apache.axiom.om.impl.exception.OMBuilderException
-
- OMChildrenIterator - Class in org.apache.axiom.om.impl.traverse
-
Class OMChildrenIterator
- OMChildrenIterator(OMNode) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenIterator
-
Constructor OMChildrenIterator.
- OMChildrenWithSpecificAttributeIterator - Class in org.apache.axiom.om.impl.traverse
-
Class OMChildrenWithSpecificAttributeIterator
- OMChildrenWithSpecificAttributeIterator(OMNode, QName, String, boolean) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenWithSpecificAttributeIterator
-
Constructor OMChildrenWithSpecificAttributeIterator.
- OMCloneOptions - Class in org.apache.axiom.om
-
- OMCloneOptions() - Constructor for class org.apache.axiom.om.OMCloneOptions
-
- OMComment - Interface in org.apache.axiom.om
-
Interface OMComment
- OMConstants - Interface in org.apache.axiom.om
-
Interface OMConstants
- OMContainer - Interface in org.apache.axiom.om
-
Captures the operations related to containment shared by both a document and an element.
- OMContainerEx - Interface in org.apache.axiom.om.impl
-
Interface that is used internally by Axiom and that should not be considered being part of the
public API.
- OMDataSource - Interface in org.apache.axiom.om
-
Interface to arbitrary source of XML element data.
- OMDataSourceExt - Interface in org.apache.axiom.om
-
Interface to a backing object that can can be read and written as XML.
- OMDataSourceExtBase - Class in org.apache.axiom.om.ds
-
- OMDataSourceExtBase() - Constructor for class org.apache.axiom.om.ds.OMDataSourceExtBase
-
Deprecated.
- OMDocType - Interface in org.apache.axiom.om
-
Interface OMDocType
- OMDocument - Interface in org.apache.axiom.om
-
- OMElement - Interface in org.apache.axiom.om
-
A particular kind of node that represents an element infoset information item.
- OMElementEx - Interface in org.apache.axiom.om.impl
-
Interface that is used internally by Axiom and that should not be considered being part of the
public API.
- OMEntityReference - Interface in org.apache.axiom.om
-
Represents an unexpanded entity reference in an XML document.
- OMException - Exception in org.apache.axiom.om
-
Class OMException
- OMException() - Constructor for exception org.apache.axiom.om.OMException
-
Constructor OMException
- OMException(String) - Constructor for exception org.apache.axiom.om.OMException
-
Constructor OMException
- OMException(String, Throwable) - Constructor for exception org.apache.axiom.om.OMException
-
Constructor OMException
- OMException(Throwable) - Constructor for exception org.apache.axiom.om.OMException
-
Constructor OMException
- omfactory - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Field omfactory
- OMFactory - Interface in org.apache.axiom.om
-
Class OMFactory
- OMFactoryEx - Interface in org.apache.axiom.om.impl.builder
-
Interface that is used internally by Axiom and that should not be considered being part of the
public API.
- OMFilterIterator - Class in org.apache.axiom.om.impl.traverse
-
Abstract iterator that returns matching nodes from another iterator.
- OMFilterIterator(Iterator) - Constructor for class org.apache.axiom.om.impl.traverse.OMFilterIterator
-
- OMHierarchyException - Exception in org.apache.axiom.om
-
Thrown if an object model operation would lead to a hierarchy that is not allowed.
- OMHierarchyException(String) - Constructor for exception org.apache.axiom.om.OMHierarchyException
-
- OMInformationItem - Interface in org.apache.axiom.om
-
Represents an information item in an XML document.
- OMMetaFactory - Interface in org.apache.axiom.om
-
Object model meta factory.
- OMMetaFactoryEx - Interface in org.apache.axiom.soap.impl.builder
-
Interface that is used internally by Axiom and that should not be considered being part of the
public API.
- OMMetaFactoryLoader - Interface in org.apache.axiom.locator.loader
-
- OMMetaFactoryLocator - Interface in org.apache.axiom.om
-
- OMMultipartWriter - Class in org.apache.axiom.om.impl
-
Writes a MIME multipart package as used by XOP/MTOM and SOAP with Attachments.
- OMMultipartWriter(OutputStream, OMOutputFormat) - Constructor for class org.apache.axiom.om.impl.OMMultipartWriter
-
- OMNamedInformationItem - Interface in org.apache.axiom.om
-
Represents an information item that has a name, more precisely a namespace URI, a local name and
a prefix.
- OMNamespace - Interface in org.apache.axiom.om
-
A namespace binding specifying a namespace prefix and a namespace URI.
- OMNode - Interface in org.apache.axiom.om
-
Defines the base interface used by most of the XML object model within Axis.
- OMNodeEx - Interface in org.apache.axiom.om.impl
-
Interface that is used internally by Axiom and that should not be considered being part of the
public API.
- OMOutputFormat - Class in org.apache.axiom.om
-
Formats options for OM Output.
- OMOutputFormat() - Constructor for class org.apache.axiom.om.OMOutputFormat
-
- OMOutputFormat(OMOutputFormat) - Constructor for class org.apache.axiom.om.OMOutputFormat
-
Constructs a new instance by copying the configuration from an existing instance.
- OMProcessingInstruction - Interface in org.apache.axiom.om
-
Interface OMProcessingInstruction
- OMQNameFilterIterator - Class in org.apache.axiom.om.impl.traverse
-
Iterator that selects elements based on
QName
equality,
i.e. namespace URI and local name.
- OMQNameFilterIterator(Iterator, QName) - Constructor for class org.apache.axiom.om.impl.traverse.OMQNameFilterIterator
-
- OMQualifiedNameFilterIterator - Class in org.apache.axiom.om.impl.traverse
-
Iterator that selects elements based on prefix and local name.
- OMQualifiedNameFilterIterator(Iterator, String) - Constructor for class org.apache.axiom.om.impl.traverse.OMQualifiedNameFilterIterator
-
- OMSerializable - Interface in org.apache.axiom.om
-
Information item that can be serialized (written to an XML stream writer) and
deserialized (retrieved from an XML parser) as a unit.
- OMSerializer - Interface in org.apache.axiom.om
-
Interface OMSerializer
- OMSerializerUtil - Class in org.apache.axiom.om.impl.util
-
- OMSerializerUtil() - Constructor for class org.apache.axiom.om.impl.util.OMSerializerUtil
-
- OMSourcedElement - Interface in org.apache.axiom.om
-
Element whose data is backed by an arbitrary Java object.
- OMText - Interface in org.apache.axiom.om
-
Represents character data in an XML document.
- OMXMLBuilderFactory - Class in org.apache.axiom.om
-
Provides static factory methods to create various kinds of object model builders from different
types of input sources.
- OMXMLParserWrapper - Interface in org.apache.axiom.om
-
Interface OMXMLParserWrapper
- OMXMLStreamReader - Interface in org.apache.axiom.om
-
Objects returned by OMElement.getXMLStreamReader may implement this interface
- OMXMLStreamReaderConfiguration - Class in org.apache.axiom.om
-
- OMXMLStreamReaderConfiguration() - Constructor for class org.apache.axiom.om.OMXMLStreamReaderConfiguration
-
- OMXMLStreamReaderEx - Interface in org.apache.axiom.om.impl
-
Interface that is used internally by Axiom and that should not be considered being part of the
public API.
- OMXMLStreamReaderValidator - Class in org.apache.axiom.om.util
-
- OMXMLStreamReaderValidator(OMXMLStreamReader, boolean) - Constructor for class org.apache.axiom.om.util.OMXMLStreamReaderValidator
-
- ONE_USE_UNSAFE - Static variable in class org.apache.axiom.om.ds.Behavior
-
- OptimizationPolicy - Interface in org.apache.axiom.util.stax.xop
-
Encapsulates an algorithm that decides whether base64 encoded binary data should be optimized
using XOP.
- org.apache.axiom.attachments - package org.apache.axiom.attachments
-
- org.apache.axiom.attachments.impl - package org.apache.axiom.attachments.impl
-
- org.apache.axiom.attachments.lifecycle - package org.apache.axiom.attachments.lifecycle
-
- org.apache.axiom.attachments.lifecycle.impl - package org.apache.axiom.attachments.lifecycle.impl
-
- org.apache.axiom.attachments.utils - package org.apache.axiom.attachments.utils
-
- org.apache.axiom.blob - package org.apache.axiom.blob
-
Contains utility classes to work with binary data.
- org.apache.axiom.ext.activation - package org.apache.axiom.ext.activation
-
Defines Axiom specific extensions to the Java Activation Framework API.
- org.apache.axiom.ext.io - package org.apache.axiom.ext.io
-
Defines Axiom specific extensions to the classes in
java.io
.
- org.apache.axiom.ext.stax - package org.apache.axiom.ext.stax
-
Defines Axiom specific extensions to the StAX API.
- org.apache.axiom.ext.stax.datahandler - package org.apache.axiom.ext.stax.datahandler
-
Defines an Axiom specific extension to the StAX API to work with DataHandler objects.
- org.apache.axiom.locator - package org.apache.axiom.locator
-
Contains classes used internally by the axiom-api artifact to locate Axiom implementations.
- org.apache.axiom.locator.loader - package org.apache.axiom.locator.loader
-
- org.apache.axiom.mime - package org.apache.axiom.mime
-
Contains interfaces for MIME message processing.
- org.apache.axiom.mime.impl.axiom - package org.apache.axiom.mime.impl.axiom
-
Default MIME message processing API implementation.
- org.apache.axiom.om - package org.apache.axiom.om
-
Contains core interfaces of the Axiom API.
- org.apache.axiom.om.dom - package org.apache.axiom.om.dom
-
Contains extension interfaces for Axiom implementations that support DOM.
- org.apache.axiom.om.ds - package org.apache.axiom.om.ds
-
- org.apache.axiom.om.ds.custombuilder - package org.apache.axiom.om.ds.custombuilder
-
- org.apache.axiom.om.ds.jaxb - package org.apache.axiom.om.ds.jaxb
-
- org.apache.axiom.om.impl - package org.apache.axiom.om.impl
-
- org.apache.axiom.om.impl.builder - package org.apache.axiom.om.impl.builder
-
- org.apache.axiom.om.impl.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.util.jaxb - package org.apache.axiom.om.util.jaxb
-
- org.apache.axiom.om.xpath - package org.apache.axiom.om.xpath
-
- org.apache.axiom.soap - package org.apache.axiom.soap
-
- org.apache.axiom.soap.impl.builder - package org.apache.axiom.soap.impl.builder
-
- org.apache.axiom.util - package org.apache.axiom.util
-
Contains utility classes not depending on the Axiom API.
- org.apache.axiom.util.activation - package org.apache.axiom.util.activation
-
Contains utility classes to work with the Java Activation Framework.
- org.apache.axiom.util.base64 - package org.apache.axiom.util.base64
-
Contains utility classes to work with base64 encoded data.
- org.apache.axiom.util.jaxb - package org.apache.axiom.util.jaxb
-
- org.apache.axiom.util.namespace - package org.apache.axiom.util.namespace
-
- org.apache.axiom.util.sax - package org.apache.axiom.util.sax
-
- org.apache.axiom.util.stax - package org.apache.axiom.util.stax
-
Contains StAX utility classes not depending on the Axiom API.
- org.apache.axiom.util.stax.debug - package org.apache.axiom.util.stax.debug
-
Contains classes that can be used to debug StAX related issues.
- org.apache.axiom.util.stax.dialect - package org.apache.axiom.util.stax.dialect
-
Contains classes to handle differences between StAX implementations.
- org.apache.axiom.util.stax.wrapper - package org.apache.axiom.util.stax.wrapper
-
Contains classes to build wrappers for various StAX objects.
- org.apache.axiom.util.stax.xop - package org.apache.axiom.util.stax.xop
-
Contains classes to encode and decode XOP infosets.
- OverflowableBlob - Interface in org.apache.axiom.blob
-
Blob that accumulates data in memory and transfers it to a different type of blob if the size
exceeds a certain threshold.
- ScopedNamespaceContext - Class in org.apache.axiom.util.namespace
-
- ScopedNamespaceContext() - Constructor for class org.apache.axiom.util.namespace.ScopedNamespaceContext
-
- serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.ds.AbstractOMDataSource
-
- serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.ds.AbstractOMDataSource
-
- serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.AbstractPullOMDataSource
-
- serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.ds.CharArrayDataSource
-
- serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.ds.InputStreamDataSource
-
- serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.InputStreamDataSource
-
- serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.jaxb.JAXBOMDataSource
-
- serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
-
Deprecated.
- serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
-
Deprecated.
- serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
-
Deprecated.
- serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
-
- serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
-
- serialize(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
-
Method serialize.
- serialize(XMLStreamReader, XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
-
- serialize(OutputStream) - Method in interface org.apache.axiom.om.OMContainer
-
Serialize the node with caching enabled.
- serialize(Writer) - Method in interface org.apache.axiom.om.OMContainer
-
Serialize the node with caching enabled.
- serialize(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMContainer
-
Serialize the node with caching enabled.
- serialize(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMContainer
-
Serialize the node with caching enabled.
- serialize(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMDataSource
-
Serializes element data directly to stream.
- serialize(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMDataSource
-
Serializes element data directly to writer.
- serialize(XMLStreamWriter) - Method in interface org.apache.axiom.om.OMDataSource
-
Serializes element data directly to StAX writer.
- serialize(OutputStream) - Method in interface org.apache.axiom.om.OMElement
-
Serialize the node with caching enabled.
- serialize(Writer) - Method in interface org.apache.axiom.om.OMElement
-
Serialize the node with caching enabled.
- serialize(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMElement
-
Serialize the node with caching enabled.
- serialize(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMElement
-
Serialize the node with caching enabled.
- serialize(OutputStream) - Method in interface org.apache.axiom.om.OMNode
-
- serialize(Writer) - Method in interface org.apache.axiom.om.OMNode
-
- serialize(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMNode
-
- serialize(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMNode
-
- serialize(XMLStreamWriter) - Method in interface org.apache.axiom.om.OMSerializable
-
Serializes the information item with caching.
- serialize(XMLStreamWriter, boolean) - Method in interface org.apache.axiom.om.OMSerializable
-
- serialize(XMLStreamReader, XMLStreamWriter) - Method in interface org.apache.axiom.om.OMSerializer
-
Method serialize
- serializeAndConsume(OutputStream) - Method in interface org.apache.axiom.om.OMContainer
-
Serialize the node without caching.
- serializeAndConsume(Writer) - Method in interface org.apache.axiom.om.OMContainer
-
Serialize the node without caching.
- serializeAndConsume(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMContainer
-
Serialize the node without caching.
- serializeAndConsume(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMContainer
-
Serialize the node without caching.
- serializeAndConsume(OutputStream) - Method in interface org.apache.axiom.om.OMElement
-
Serialize the node without caching.
- serializeAndConsume(Writer) - Method in interface org.apache.axiom.om.OMElement
-
Serialize the node without caching.
- serializeAndConsume(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMElement
-
Serialize the node without caching.
- serializeAndConsume(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMElement
-
Serialize the node without caching.
- serializeAndConsume(OutputStream) - Method in interface org.apache.axiom.om.OMNode
-
- serializeAndConsume(Writer) - Method in interface org.apache.axiom.om.OMNode
-
- serializeAndConsume(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMNode
-
- serializeAndConsume(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMNode
-
- serializeAndConsume(XMLStreamWriter) - Method in interface org.apache.axiom.om.OMSerializable
-
Serializes the information item without caching.
- serializeAttribute(OMAttribute, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
- 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
-
- 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
-
- serializeNamespace(OMNamespace, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
- serializeNamespaces(OMElement, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
- serializeNode(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
-
Method serializeNode.
- serializeNode(XMLStreamReader, XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
-
- serializeNormal(OMElement, XMLStreamWriter, boolean) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
- serializeProcessingInstruction(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
-
Method serializeProcessingInstruction.
- serializeStartpart(OMElement, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
- serializeStartpart(OMElement, String, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
- serializeText(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
-
- setAttributeType(String) - Method in interface org.apache.axiom.om.OMAttribute
-
- setAttributeValue(String) - Method in interface org.apache.axiom.om.OMAttribute
-
- setAutoClose(boolean) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
For internal use only.
- setAutoCloseWriter(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
-
Deprecated.
- setBinary(boolean) - Method in interface org.apache.axiom.om.OMText
-
Sets the isBinary flag.
- setBuilder(StAXBuilder) - Method in interface org.apache.axiom.om.impl.builder.BuilderAwareReader
-
- setCache(boolean) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method setCache.
- setCache(boolean) - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
- setCaseInsensitiveValueChecks(boolean) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenWithSpecificAttributeIterator
-
- setCharSetEncoding(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setCharsetEncoding(String) - Method in interface org.apache.axiom.om.OMDocument
-
Sets the character set encoding scheme to be used.
- setCharSetEncoding(String) - Method in class org.apache.axiom.om.OMOutputFormat
-
- setCode(SOAPFaultCode) - Method in interface org.apache.axiom.soap.SOAPFault
-
SOAPFaultCode is a mandatory item in a Fault, in SOAP 1.2 specification
- setCommandMap(CommandMap) - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- setComplete(boolean) - Method in interface org.apache.axiom.om.impl.OMContainerEx
-
- setComplete(boolean) - Method in interface org.apache.axiom.om.impl.OMNodeEx
-
- setContentHandler(ContentHandler) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- setContentID(String) - Method in interface org.apache.axiom.om.OMText
-
Set a specific content id
- setContentType(String) - Method in class org.apache.axiom.attachments.CachedFileDataSource
-
- setContentType(String) - Method in class org.apache.axiom.attachments.ConfigurableDataHandler
-
- setContentType(String) - Method in class org.apache.axiom.om.OMOutputFormat
-
Set a raw content-type
(i.e.
- setCopyOMDataSources(boolean) - Method in class org.apache.axiom.om.OMCloneOptions
-
- setDataSource(OMDataSource) - Method in interface org.apache.axiom.om.OMSourcedElement
-
- setDefaultNamespace(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setDefaultNamespace(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
-
- setDefaultNamespace(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
-
- setDefaultNamespace(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
-
- setDefaultNamespace(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
-
- setDelegate(XMLStreamWriter) - Method in interface org.apache.axiom.om.util.XMLStreamWriterFilter
-
Set a new delegate writer
- setDelegate(XMLStreamWriter) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
-
- setDetail(SOAPFaultDetail) - Method in interface org.apache.axiom.soap.SOAPFault
-
SOAPFaultRoleImpl is an optional item in a Fault, in SOAP 1.2 specification
- setDoDebug(boolean) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Deprecated.
- setDoingSWA(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
-
Specifies that the document should be serialized using SwA (SOAP with Attachments).
- setDoOptimize(boolean) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setDoOptimize(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
-
Specifies that the document should be serialized using MTOM.
- setDTDHandler(DTDHandler) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- setEntityResolver(EntityResolver) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- setErrorHandler(ErrorHandler) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- setEventAllocator(XMLEventAllocator) - Method in class org.apache.axiom.util.stax.wrapper.ImmutableXMLInputFactory
-
- setEventAllocator(XMLEventAllocator) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- setException(Exception) - Method in interface org.apache.axiom.soap.SOAPFault
-
- setFactoryPerClassLoader(boolean) - Static method in class org.apache.axiom.om.util.StAXUtils
-
Set the policy for how to maintain the XMLInputFactory and XMLOutputFactory
- setFaultCode(String) - Method in exception org.apache.axiom.soap.SOAPProcessingException
-
- setFaultNodeValue(String) - Method in interface org.apache.axiom.soap.SOAPFaultNode
-
each SOAP node is identified by a URI.
- setFeature(String, boolean) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- setFetchDataHandlers(boolean) - Method in class org.apache.axiom.om.OMCloneOptions
-
Specify whether
DataHandler
objects should be fetched when cloning
OMText
nodes.
- setFile(File) - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
-
- setFilter(XMLStreamWriterFilter) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setIgnoreXMLDeclaration(boolean) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setIgnoreXMLDeclaration(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
-
- setInlineMTOM(boolean) - Method in interface org.apache.axiom.om.OMXMLStreamReader
-
- setInlineMTOM(boolean) - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
-
- setInputStream(InputStream) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource.Data
-
- setLang(String) - Method in interface org.apache.axiom.soap.SOAPFaultText
-
lang is a mandatory attribute within the SOAPFaultText which must have
SOAP12Constants.SOAP_FAULT_TEXT_LANG_ATTR_NS_URI as the namespace URI and
SOAP12constants.SOAP_FAULT_TEXT_LANG_ATTR_NS_PREFIX or a capitalization thereof as the
prefix
- setLifecycleManager(LifecycleManager) - Method in class org.apache.axiom.attachments.Attachments
-
- setLineNumber(int) - Method in interface org.apache.axiom.om.OMElement
-
- setLocalName(String) - Method in interface org.apache.axiom.om.OMNamedInformationItem
-
Set the local name of this information item.
- setMediaType(MediaType) - Method in class org.apache.axiom.mime.ContentTypeBuilder
-
Set the media type.
- setMetaFactoryLocator(OMMetaFactoryLocator) - Static method in class org.apache.axiom.om.OMAbstractFactory
-
Explicitly set a meta factory locator.
- setMimeBoundary(String) - Method in class org.apache.axiom.om.OMOutputFormat
-
- setMultipartWriterFactory(MultipartWriterFactory) - Method in class org.apache.axiom.om.OMOutputFormat
-
Deprecated.
- 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(OMElement, String, String, boolean) - Static method in class org.apache.axiom.om.impl.builder.BuilderUtil
-
- setNamespace(OMNamespace) - Method in interface org.apache.axiom.om.OMElement
-
Set the namespace for this element.
- setNamespace(OMNamespace, boolean) - Method in interface org.apache.axiom.om.OMNamedInformationItem
-
Set the namespace for this information item.
- setNamespaceContext(NamespaceContext) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
-
- setNamespaceURIInterning(boolean) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Set namespace uri interning
- setNamespaceURIInterning(boolean) - Method in class org.apache.axiom.om.OMXMLStreamReaderConfiguration
-
Specify whether namespace URIs returned by the
XMLStreamReader
should be interned.
- setNamespaceWithNoFindInCurrentScope(OMNamespace) - Method in interface org.apache.axiom.om.OMElement
-
- setNewElement(OMElement, OMElement, OMElement) - Static method in class org.apache.axiom.om.util.ElementHelper
-
Deprecated.
- 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
-
- setOMBuilderFactory(OMFactory) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method setOMBuilderFactory.
- setOMDocumentElement(OMElement) - Method in interface org.apache.axiom.om.OMDocument
-
Set the document element of the XML document.
- setOMNamespace(OMNamespace) - Method in interface org.apache.axiom.om.OMAttribute
-
- setOptimize(boolean) - Method in interface org.apache.axiom.om.OMText
-
Sets the optimize flag.
- setOptimizedThreshold(int) - Method in class org.apache.axiom.om.OMOutputFormat
-
- setOutputFormat(OMOutputFormat) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setParameter(String, String) - Method in class org.apache.axiom.mime.ContentTypeBuilder
-
Set the specified parameter value.
- setPrefix(String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setPrefix(String, String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
-
- setPrefix(String, String) - Method in class org.apache.axiom.util.namespace.ScopedNamespaceContext
-
Define a prefix binding in the current scope.
- setPrefix(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
-
- setPrefix(String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
-
- setPrefix(String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
-
- setPreserveModel(boolean) - Method in class org.apache.axiom.om.OMCloneOptions
-
Specify whether domain specific extensions to the object model should be preserved.
- setPreserveNamespaceContext(boolean) - Method in class org.apache.axiom.om.OMXMLStreamReaderConfiguration
-
Specify whether the namespace context determined by the ancestors of the element should be
preserved.
- setProcessed() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
-
We need to know whether all the mustUnderstand headers have been processed by the node.
- setProcessedFlag(Boolean) - Method in class org.apache.axiom.soap.SOAPCloneOptions
-
- setProperty(String, Object) - Method in class org.apache.axiom.om.ds.AbstractOMDataSource
-
- setProperty(String, Object) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
-
Deprecated.
- setProperty(String, Object) - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Set a property on the OMDataSource
- setProperty(String, Object) - Method in class org.apache.axiom.om.OMOutputFormat
-
- setProperty(String, Object) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- setProperty(String, Object) - Method in class org.apache.axiom.util.stax.wrapper.ImmutableXMLInputFactory
-
- setProperty(String, Object) - Method in class org.apache.axiom.util.stax.wrapper.ImmutableXMLOutputFactory
-
- setProperty(String, Object) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- setProperty(String, Object) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- setReadyToGetNextStream(boolean) - Method in class org.apache.axiom.attachments.IncomingAttachmentStreams
-
Set the ready flag.
- setReason(SOAPFaultReason) - Method in interface org.apache.axiom.soap.SOAPFault
-
SOAPFaultReason is a mandatory item in a Fault, in SOAP 1.2 specification
- setRegistered(boolean) - Method in class org.apache.axiom.attachments.lifecycle.impl.VMShutdownHook
-
- setRelay(boolean) - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
-
Sets the relay attribute for this SOAPHeaderBlock to be either true or false.
- setRole(SOAPFaultRole) - Method in interface org.apache.axiom.soap.SOAPFault
-
SOAPFaultRoleImpl is an optional item in a Fault, in SOAP 1.2 specification
- setRole(String) - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
-
Sets the actor associated with this SOAPHeaderBlock
object to the specified
actor.
- setRoleValue(String) - Method in interface org.apache.axiom.soap.SOAPFaultRole
-
The value of the Role element information item MUST be one of the roles assumed by the node
during processing of the message
- setRootContentId(String) - Method in class org.apache.axiom.om.OMOutputFormat
-
- setSoap11(boolean) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setSOAP11(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
-
- setSOAPEnvelope(SOAPEnvelope) - Method in interface org.apache.axiom.soap.SOAPMessage
-
Sets the SOAP envelope for this message.
- setSpecified(boolean) - Method in interface org.apache.axiom.om.impl.OMAttributeEx
-
- setStandalone(String) - Method in interface org.apache.axiom.om.OMDocument
-
- setStAXWriterConfiguration(StAXWriterConfiguration) - Method in class org.apache.axiom.om.OMOutputFormat
-
- setSubCode(SOAPFaultSubCode) - Method in interface org.apache.axiom.soap.SOAPFaultClassifier
-
Fault SubCode can contain an optional SubCode
- setTarget(String) - Method in interface org.apache.axiom.om.OMProcessingInstruction
-
Sets the target of this Processing Instruction.
- setText(String) - Method in interface org.apache.axiom.om.OMElement
-
Set the content of this element to the given text.
- setText(QName) - Method in interface org.apache.axiom.om.OMElement
-
Set the content of this element to the given
QName
.
- setTimeout(int) - Method in class org.apache.axiom.attachments.AttachmentCacheMonitor
-
This method should
Set a new timeout value
- setTransferEncoding(String) - Method in class org.apache.axiom.attachments.ConfigurableDataHandler
-
- setType(String) - Method in class org.apache.axiom.attachments.ByteArrayDataSource
-
- setValue(String) - Method in interface org.apache.axiom.om.OMComment
-
Sets the content of this comment to the specified string.
- setValue(String) - Method in interface org.apache.axiom.om.OMProcessingInstruction
-
Sets the value of this Processing Instruction.
- setValue(SOAPFaultValue) - Method in interface org.apache.axiom.soap.SOAPFaultClassifier
-
Fault SubCode contain only one mandatory Value child.
- setValue(QName) - Method in interface org.apache.axiom.soap.SOAPFaultClassifier
-
Set the value of this fault code or subcode.
- setXMLEncoding(String) - Method in interface org.apache.axiom.om.OMDocument
-
Set the charset encoding for the XML declaration of this document.
- setXMLReporter(XMLReporter) - Method in class org.apache.axiom.util.stax.wrapper.ImmutableXMLInputFactory
-
- setXMLReporter(XMLReporter) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- setXMLResolver(XMLResolver) - Method in class org.apache.axiom.util.stax.wrapper.ImmutableXMLInputFactory
-
- setXMLResolver(XMLResolver) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- setXmlStreamWriter(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setXmlStreamWriterFilter(XMLStreamWriterFilter) - Method in class org.apache.axiom.om.OMOutputFormat
-
- setXmlVersion(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setXMLVersion(String) - Method in interface org.apache.axiom.om.OMDocument
-
Sets the XML version.
- setXmlVersion(String) - Method in class org.apache.axiom.om.OMOutputFormat
-
- sha1DigestAlgorithm - Static variable in class org.apache.axiom.om.util.DigestGenerator
-
String representing the SHA1 digest algorithm
- shaDigestAlgorithm - Static variable in class org.apache.axiom.om.util.DigestGenerator
-
String representing the SHA digest algorithm
- SizeAwareDataSource - Interface in org.apache.axiom.ext.activation
-
Optional extension interface that can be implemented by data sources that support a
getSize method.
- skip(long) - Method in class org.apache.axiom.om.util.DetachableInputStream
-
- SOAP - Static variable in interface org.apache.axiom.om.util.StAXParserConfiguration
-
Configuration suitable for SOAP messages.
- SOAP11 - Static variable in interface org.apache.axiom.soap.SOAPVersion
-
- SOAP11BuilderHelper - Class in org.apache.axiom.soap.impl.builder
-
- SOAP11BuilderHelper(StAXSOAPModelBuilder, SOAPFactoryEx) - Constructor for class org.apache.axiom.soap.impl.builder.SOAP11BuilderHelper
-
- SOAP11Constants - Interface in org.apache.axiom.soap
-
- SOAP11Version - Class in org.apache.axiom.soap
-
Version-specific stuff for SOAP 1.1
- SOAP12 - Static variable in interface org.apache.axiom.soap.SOAPVersion
-
- SOAP12BuilderHelper - Class in org.apache.axiom.soap.impl.builder
-
- SOAP12BuilderHelper(StAXSOAPModelBuilder, SOAP12FactoryEx) - Constructor for class org.apache.axiom.soap.impl.builder.SOAP12BuilderHelper
-
- SOAP12Constants - Interface in org.apache.axiom.soap
-
- SOAP12FactoryEx - Interface in org.apache.axiom.soap.impl.builder
-
Interface that is used internally by Axiom and that should not be considered being part of the
public API.
- SOAP12Version - Class in org.apache.axiom.soap
-
Version-specific stuff for SOAP 1.2
- SOAP_11_CONTENT_TYPE - Static variable in interface org.apache.axiom.soap.SOAP11Constants
-
- SOAP_12_CONTENT_TYPE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_ACTOR_NEXT - Static variable in interface org.apache.axiom.soap.SOAP11Constants
-
- SOAP_DEFAULT_NAMESPACE_PREFIX - Static variable in interface org.apache.axiom.soap.SOAPConstants
-
Field SOAP_DEFAULT_NAMESPACE_PREFIX
- SOAP_ENCODING_NAMESPACE_URI - Static variable in interface org.apache.axiom.soap.SOAP11Constants
-
- SOAP_ENCODING_NAMESPACE_URI - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_ENVELOPE_NAMESPACE_URI - Static variable in interface org.apache.axiom.soap.SOAP11Constants
-
- SOAP_ENVELOPE_NAMESPACE_URI - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_ACTOR_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP11Constants
-
Field SOAP_FAULT_ACTOR_LOCAL_NAME
- SOAP_FAULT_CODE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP11Constants
-
Field SOAP_FAULT_CODE_LOCAL_NAME
- SOAP_FAULT_CODE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_DETAIL_EXCEPTION_ENTRY - Static variable in interface org.apache.axiom.soap.SOAPConstants
-
- SOAP_FAULT_DETAIL_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP11Constants
-
- SOAP_FAULT_DETAIL_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_NODE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_REASON_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_ROLE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_STRING_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP11Constants
-
Field SOAP_FAULT_STRING_LOCAL_NAME
- SOAP_FAULT_SUB_CODE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_TEXT_LANG_ATTR_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_TEXT_LANG_ATTR_NS_PREFIX - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_TEXT_LANG_ATTR_NS_URI - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_TEXT_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_VALUE_DATA_ENCODING_UKNOWN - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_VALUE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_VALUE_MUST_UNDERSTAND - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_VALUE_RECEIVER - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_VALUE_SENDER - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_VALUE_VERSION_MISMATCH - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_RELAY - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_ROLE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_ROLE_NEXT - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_ROLE_NONE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_ROLE_ULTIMATE_RECEIVER - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAPBody - Interface in org.apache.axiom.soap
-
An object that represents the contents of the SOAP body element in a SOAP message.
- SOAPBODY_FIRST_CHILD_ELEMENT_QNAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
-
- SOAPBuilderHelper - Class in org.apache.axiom.soap.impl.builder
-
- SOAPBuilderHelper(StAXSOAPModelBuilder) - Constructor for class org.apache.axiom.soap.impl.builder.SOAPBuilderHelper
-
- SOAPCloneOptions - Class in org.apache.axiom.soap
-
- SOAPCloneOptions() - Constructor for class org.apache.axiom.soap.SOAPCloneOptions
-
- SOAPConstants - Interface in org.apache.axiom.soap
-
- SOAPEnvelope - Interface in org.apache.axiom.soap
-
Interface SOAPEnvelope
- SOAPENVELOPE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
-
Field SOAPENVELOPE_LOCAL_NAME
- SOAPFactory - Interface in org.apache.axiom.soap
-
- SOAPFactoryEx - Interface in org.apache.axiom.soap.impl.builder
-
Interface that is used internally by Axiom and that should not be considered being part of the
public API.
- SOAPFault - Interface in org.apache.axiom.soap
-
An element in the SOAPBody
object that contains error and/or status information.
- SOAPFAULT_DETAIL_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
-
Field SOAPFAULT_DETAIL_LOCAL_NAME
- SOAPFAULT_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
-
Field SOAPFAULT_LOCAL_NAME
- SOAPFaultClassifier - Interface in org.apache.axiom.soap
-
- SOAPFaultCode - Interface in org.apache.axiom.soap
-
- SOAPFaultDetail - Interface in org.apache.axiom.soap
-
The Detail element information item is intended for carrying application specific error
information related to the SOAP Body .
- SOAPFaultNode - Interface in org.apache.axiom.soap
-
- SOAPFaultReason - Interface in org.apache.axiom.soap
-
- SOAPFaultRole - Interface in org.apache.axiom.soap
-
The Role element information item identifies the role the node was operating in at the point the
fault occurred.
- SOAPFaultSubCode - Interface in org.apache.axiom.soap
-
- SOAPFaultText - Interface in org.apache.axiom.soap
-
- SOAPFaultValue - Interface in org.apache.axiom.soap
-
- SOAPHeader - Interface in org.apache.axiom.soap
-
Interface SOAPHeader
- SOAPHeaderBlock - Interface in org.apache.axiom.soap
-
An object representing the contents in the SOAP header part of the SOAP envelope.
- SOAPMessage - Interface in org.apache.axiom.soap
-
- SOAPModelBuilder - Interface in org.apache.axiom.soap
-
- SOAPProcessingException - Exception in org.apache.axiom.soap
-
- SOAPProcessingException(String) - Constructor for exception org.apache.axiom.soap.SOAPProcessingException
-
- SOAPProcessingException(Throwable) - Constructor for exception org.apache.axiom.soap.SOAPProcessingException
-
- SOAPProcessingException(String, Throwable) - Constructor for exception org.apache.axiom.soap.SOAPProcessingException
-
- SOAPProcessingException(String, String, Throwable) - Constructor for exception org.apache.axiom.soap.SOAPProcessingException
-
- SOAPProcessingException(String, String) - Constructor for exception org.apache.axiom.soap.SOAPProcessingException
-
- SOAPVersion - Interface in org.apache.axiom.soap
-
A generic way to get at SOAP-version-specific values.
- SPACE_NODE - Static variable in interface org.apache.axiom.om.OMNode
-
This node represents white space.
- stackToString(Throwable) - Static method in class org.apache.axiom.om.util.CommonUtils
-
Get a string containing the stack of the specified exception
- STANDALONE - Static variable in interface org.apache.axiom.om.util.StAXParserConfiguration
-
Configuration that forces the parser to process the XML document as
standalone.
- standaloneSet() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- standaloneSet() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- standaloneSet() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- standaloneSet() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- start(BundleContext) - Method in class org.apache.axiom.locator.Activator
-
- startScope() - Method in class org.apache.axiom.util.namespace.ScopedNamespaceContext
-
Start a new scope.
- StAXBuilder - Class in org.apache.axiom.om.impl.builder
-
Internal implementation class.
- StAXBuilder(OMFactory, XMLStreamReader, String, Detachable, Closeable) - Constructor for class org.apache.axiom.om.impl.builder.StAXBuilder
-
For internal use only.
- StAXBuilder(OMFactory, XMLStreamReader, Detachable, Closeable) - Constructor for class org.apache.axiom.om.impl.builder.StAXBuilder
-
For internal use only.
- StAXBuilder(OMFactory, XMLStreamReader) - Constructor for class org.apache.axiom.om.impl.builder.StAXBuilder
-
Deprecated.
- StAXBuilder(OMFactory, XMLStreamReader, String) - Constructor for class org.apache.axiom.om.impl.builder.StAXBuilder
-
Deprecated.
- StAXBuilder(XMLStreamReader) - Constructor for class org.apache.axiom.om.impl.builder.StAXBuilder
-
Deprecated.
- StAXBuilder() - Constructor for class org.apache.axiom.om.impl.builder.StAXBuilder
-
Deprecated.
- StAXDialect - Interface in org.apache.axiom.util.stax.dialect
-
Encapsulates the specific characteristics of a particular StAX implementation.
- StAXDialectDetector - Class in org.apache.axiom.util.stax.dialect
-
Detects StAX dialects and normalizes factories for a given StAX implementation.
- StAXOMBuilder - Class in org.apache.axiom.om.impl.builder
-
Internal implementation class.
- StAXOMBuilder(OMFactory, XMLStreamReader, Detachable, Closeable) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
For internal use only.
- StAXOMBuilder(OMFactory, XMLStreamReader) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
- StAXOMBuilder(OMFactory, XMLStreamReader, OMElement, String) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
For internal use only.
- StAXOMBuilder(OMFactory, XMLStreamReader, OMElement) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
- StAXOMBuilder(String) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
- StAXOMBuilder(XMLStreamReader) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
- StAXOMBuilder(InputStream) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
- StAXOMBuilder() - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Deprecated.
- StAXParserConfiguration - Interface in org.apache.axiom.om.util
-
Defines a particular StAX parser configuration.
- StAXSOAPModelBuilder - Class in org.apache.axiom.soap.impl.builder
-
Internal implementation class.
- StAXSOAPModelBuilder(XMLStreamReader, String) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- StAXSOAPModelBuilder(OMMetaFactory, XMLStreamReader, String) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- StAXSOAPModelBuilder(XMLStreamReader) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- StAXSOAPModelBuilder(OMMetaFactory, XMLStreamReader, Detachable, Closeable) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
For internal use only.
- StAXSOAPModelBuilder(OMMetaFactory, XMLStreamReader) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- StAXSOAPModelBuilder(XMLStreamReader, SOAPFactory, String, Detachable, Closeable) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
For internal use only.
- StAXSOAPModelBuilder(XMLStreamReader, SOAPFactory, String) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- StAXUtils - Class in org.apache.axiom.om.util
-
Utility class containing StAX related methods.
- StAXUtils() - Constructor for class org.apache.axiom.om.util.StAXUtils
-
- StAXWriterConfiguration - Interface in org.apache.axiom.om.util
-
Defines a particular StAX writer configuration.
- stop(BundleContext) - Method in class org.apache.axiom.locator.Activator
-
- StreamCopyException - Exception in org.apache.axiom.ext.io
-
Signals that an I/O exception occurred while copying data from an input stream (or other data
source) to an output stream (or other data sink).
- StreamCopyException(int, IOException) - Constructor for exception org.apache.axiom.ext.io.StreamCopyException
-
Constructor.
- StreamingOMSerializer - Class in org.apache.axiom.om.impl.serialize
-
Class StreamingOMSerializer
- StreamingOMSerializer() - Constructor for class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
-
- stringToOM(String) - Static method in class org.apache.axiom.om.util.AXIOMUtil
-
Create an OMElement from an XML fragment given as a string.
- stringToOM(OMFactory, String) - Static method in class org.apache.axiom.om.util.AXIOMUtil
-
Create an OMElement from an XML fragment given as a string.
- SWA_TYPE - Static variable in interface org.apache.axiom.om.impl.MTOMConstants
-
If the message is Soap with Attachments SWA_TYPE
- SWA_TYPE_12 - Static variable in interface org.apache.axiom.om.impl.MTOMConstants
-