- C14N_EXCEPTION_PROP - Static variable in class org.apache.axiom.c14n.utils.PropLoader
-
- C14NException - Exception in org.apache.axiom.c14n.exceptions
-
class C14NException is the base class of all the exception classes
used in org.apache.axiom.c14n
- C14NException() - Constructor for exception org.apache.axiom.c14n.exceptions.C14NException
-
- C14NException(String) - Constructor for exception org.apache.axiom.c14n.exceptions.C14NException
-
- C14NException(String, Object[]) - Constructor for exception org.apache.axiom.c14n.exceptions.C14NException
-
- C14NException(Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.C14NException
-
- C14NException(String, Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.C14NException
-
- C14NException(String, Object[], Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.C14NException
-
- C14nHelper - Class in org.apache.axiom.c14n.helpers
-
- cache - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Field cache
- CachedFileDataSource - Class in org.apache.axiom.attachments
-
- CachedFileDataSource(File) - Constructor for class org.apache.axiom.attachments.CachedFileDataSource
-
- callStackToString() - Static method in class org.apache.axiom.om.util.CommonUtils
-
Get a string containing the stack of the current location
- CanonicalizationException - Exception in org.apache.axiom.c14n.exceptions
-
class CanonicalizationException
- CanonicalizationException() - Constructor for exception org.apache.axiom.c14n.exceptions.CanonicalizationException
-
- CanonicalizationException(String) - Constructor for exception org.apache.axiom.c14n.exceptions.CanonicalizationException
-
- CanonicalizationException(String, Object[]) - Constructor for exception org.apache.axiom.c14n.exceptions.CanonicalizationException
-
- CanonicalizationException(Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.CanonicalizationException
-
- CanonicalizationException(String, Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.CanonicalizationException
-
- CanonicalizationException(String, Object[], Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.CanonicalizationException
-
- canonicalize(byte[]) - Method in class org.apache.axiom.c14n.Canonicalizer
-
Method canonicalize
- Canonicalizer - Class in org.apache.axiom.c14n
-
- Canonicalizer20010315 - Class in org.apache.axiom.c14n.impl
-
- Canonicalizer20010315(boolean) - Constructor for class org.apache.axiom.c14n.impl.Canonicalizer20010315
-
Constructor Canonicalizer20010315
- Canonicalizer20010315Excl - Class in org.apache.axiom.c14n.impl
-
- Canonicalizer20010315Excl(boolean) - Constructor for class org.apache.axiom.c14n.impl.Canonicalizer20010315Excl
-
Constructor Canonicalizer20010315Excl
- Canonicalizer20010315ExclOmitComments - Class in org.apache.axiom.c14n.impl
-
- Canonicalizer20010315ExclOmitComments() - Constructor for class org.apache.axiom.c14n.impl.Canonicalizer20010315ExclOmitComments
-
Constructor Canonicalizer20010315ExclOmitComments
- Canonicalizer20010315ExclWithComments - Class in org.apache.axiom.c14n.impl
-
- Canonicalizer20010315ExclWithComments() - Constructor for class org.apache.axiom.c14n.impl.Canonicalizer20010315ExclWithComments
-
Constructor Canonicalizer20010315ExclWithComments
- Canonicalizer20010315OmitComments - Class in org.apache.axiom.c14n.impl
-
- Canonicalizer20010315OmitComments() - Constructor for class org.apache.axiom.c14n.impl.Canonicalizer20010315OmitComments
-
Constructor Canonicalizer20010315OmitComments
- Canonicalizer20010315WithComments - Class in org.apache.axiom.c14n.impl
-
- Canonicalizer20010315WithComments() - Constructor for class org.apache.axiom.c14n.impl.Canonicalizer20010315WithComments
-
Constructor Canonicalizer20010315WithComments
- CanonicalizerBase - Class in org.apache.axiom.c14n.impl
-
- CanonicalizerBase(boolean) - Constructor for class org.apache.axiom.c14n.impl.CanonicalizerBase
-
Constructor CanonicalizerBase
- canonicalizerSpi - Variable in class org.apache.axiom.c14n.Canonicalizer
-
- CanonicalizerSpi - Class in org.apache.axiom.c14n
-
- CanonicalizerSpi() - Constructor for class org.apache.axiom.c14n.CanonicalizerSpi
-
- canonicalizeSubtree(OMElement) - Method in class org.apache.axiom.c14n.Canonicalizer
-
Canonicalizes the subtree rooted by element
.
- canonicalizeSubtree(OMElement, String) - Method in class org.apache.axiom.c14n.Canonicalizer
-
Canonicalizes the subtree rooted by element
.
- CDATA_SECTION_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
-
The node is a CDATASection
.
- CDATA_SECTION_NODE - Static variable in interface org.apache.axiom.om.OMNode
-
The node is a CDATASection
.
- CDATASectionImpl - Class in org.apache.axiom.om.impl.dom
-
- CDATASectionImpl(String, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.CDATASectionImpl
-
- CDATASectionImpl(DocumentImpl, String, OMDOMFactory) - Constructor for class org.apache.axiom.om.impl.dom.CDATASectionImpl
-
- CHANGED - Static variable in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
-
- characterData(char[], int, int, int) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
-
- CharacterDataReader - Interface in org.apache.axiom.ext.stax
-
Optional interface implemented by
XMLStreamReader
implementations that support writing character data directly to a
Writer
.
- CharacterImpl - Class in org.apache.axiom.om.impl.dom
-
This implements the OMText operations which are to be inherited by TextImpl, CommentImpl,
CDATASectionImpl.
- CharacterImpl(OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.CharacterImpl
-
- CharacterImpl(DocumentImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.CharacterImpl
-
- CharacterImpl(DocumentImpl, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.CharacterImpl
-
- characters(char[], int, int) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
-
- characters(char[], int, int) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
-
Method characters.
- charArray - Variable in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- charArray - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
-
- CharArrayDataSource - Class in org.apache.axiom.om.ds
-
CharArrayDataSource is an example implementation of OMDataSourceExt.
- CharArrayDataSource(char[]) - Constructor for class org.apache.axiom.om.ds.CharArrayDataSource
-
Constructor
- charEncoding - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- charSetEncoding - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
Field charSetEncoding Default : UTF-8
- checkForAgedFiles() - Method in class org.apache.axiom.attachments.AttachmentCacheMonitor
-
Check for aged files and remove the aged ones.
- checkForRelativeNamespace(Element) - Static method in class org.apache.axiom.c14n.helpers.C14nHelper
-
This method throws a CanonicalizationException if the supplied Element
contains any relative namespaces.
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultCodeImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultDetailImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultReasonImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultRoleImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultSubCodeImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultTextImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultValueImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultCodeImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultDetailImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultNodeImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultReasonImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultRoleImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultSubCodeImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultTextImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultValueImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.SOAPBodyImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.SOAPElement
-
This has to be implemented by all the derived classes to check for the correct parent.
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.dom.SOAPTextImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultDetailImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultRoleImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultTextImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultValueImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultDetailImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultNodeImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultRoleImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultTextImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultValueImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPElement
-
This has to be implemented by all the derived classes to check for the correct parent.
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
-
- checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPTextImpl
-
- checkQName(String, String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
Borrowed from the Xerces impl.
- ChildNode - Class in org.apache.axiom.om.impl.dom
-
- ChildNode(DocumentImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.ChildNode
-
- ChildNode(OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.ChildNode
-
- clearIgnorableNamespaces() - Method in class org.apache.axiom.om.impl.llom.util.XMLComparator
-
Deprecated.
- cloneContent(NamedNodeMapImpl) - Method in class org.apache.axiom.om.impl.dom.AttributeMap
-
BORROWED from Xerces impl.
- cloneMap(NodeImpl) - Method in class org.apache.axiom.om.impl.dom.AttributeMap
-
BORROWED from Xerces impl.
- cloneMap(Vector) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
-
NON-DOM: copy content of this map into the specified vector
- cloneNode(boolean) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
- cloneNode(boolean) - Method in class org.apache.axiom.om.impl.dom.CDATASectionImpl
-
- cloneNode(boolean) - Method in class org.apache.axiom.om.impl.dom.ChildNode
-
- cloneNode(boolean) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- cloneNode(boolean) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- cloneNode(boolean) - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
- cloneNode(boolean) - Method in class org.apache.axiom.om.impl.dom.TextImpl
-
- cloneOMElement() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Creates a clone which belongs to a new document.
- cloneOMElement() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
- cloneOMElement() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- cloneOMElement() - Method in interface org.apache.axiom.om.OMElement
-
Clones this element.
- close() - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
-
Closes the stream.
- close() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
-
- close() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
-
- close() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
-
- close() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
-
- close() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
-
- close() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
-
- close() - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
-
- close() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- close(boolean) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- close(boolean) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
-
- close() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- close() - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Close the DataSource and free its resources.
- close(boolean) - Method in interface org.apache.axiom.om.OMSerializable
-
If a builder and parser is associated with the node, it is closed.
- close() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
Close this builder.
- close() - Method in class org.apache.axiom.om.util.DetachableInputStream
-
- close() - Method in class org.apache.axiom.om.util.LogOutputStream
-
- close() - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
-
- close() - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
-
- close() - Method in class org.apache.axiom.util.base64.Base64DecodingOutputStreamWriter
-
- close() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- close() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- close() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
-
- close() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- close() - Method in class org.apache.axiom.util.stax.XMLStreamWriterWriter
-
- close() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- close() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
-
- Comment - Interface in org.apache.axiom.c14n.omwrapper.interfaces
-
- comment(char[], int, int) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
-
- COMMENT_NODE - Static variable in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
-
The node is a Comment
.
- COMMENT_NODE - Static variable in interface org.apache.axiom.om.OMNode
-
The node is a Comment
.
- CommentImpl - Class in org.apache.axiom.c14n.omwrapper
-
- CommentImpl(OMComment, WrapperFactory) - Constructor for class org.apache.axiom.c14n.omwrapper.CommentImpl
-
- CommentImpl - Class in org.apache.axiom.om.impl.dom
-
- CommentImpl(DocumentImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.CommentImpl
-
- CommentImpl(DocumentImpl, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.CommentImpl
-
- CommonUtils - Class in org.apache.axiom.om.util
-
Common Utilities
- compare(Object, Object) - Method in class org.apache.axiom.c14n.helpers.AttrCompare
-
Compares two attributes based on the C14n specification.
- compare(OMElement, OMElement) - Method in class org.apache.axiom.om.impl.llom.util.XMLComparator
-
Deprecated.
- compareDocumentPosition(Node) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- compareOMAttribute(OMAttribute, OMAttribute, String) - Method in class org.apache.axiom.om.util.DigestGenerator
-
Compares two OMAttributes for the XML equality
- compareOMDocument(OMDocument, OMDocument, String) - Method in class org.apache.axiom.om.util.DigestGenerator
-
Compares two OMDocuments for the XML equality
- compareOMNode(OMNode, OMNode, String) - Method in class org.apache.axiom.om.util.DigestGenerator
-
Compares two OMNodes for the XML equality
- complete() - Method in interface org.apache.axiom.mime.MultipartWriter
-
Complete writing of the MIME multipart package.
- complete(OutputStream, byte[], LinkedList, String, String, String, String) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
-
- complete(OutputStream, byte[], LinkedList, String, String, String, String, OMOutputFormat) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
-
- complete() - Method in class org.apache.axiom.om.impl.OMMultipartWriter
-
Complete writing of the MIME multipart package.
- complete() - Method in class org.apache.axiom.util.base64.AbstractBase64EncodingOutputStream
-
Write out any pending data, including padding if necessary.
- ConfigurableDataHandler - Class in org.apache.axiom.attachments
-
This Axiom DataHandler inplementation allows the user to set custom values for the following MIME
body part headers.
- ConfigurableDataHandler(DataSource) - Constructor for class org.apache.axiom.attachments.ConfigurableDataHandler
-
- ConfigurableDataHandler(Object, String) - Constructor for class org.apache.axiom.attachments.ConfigurableDataHandler
-
- ConfigurableDataHandler(URL) - Constructor for class org.apache.axiom.attachments.ConfigurableDataHandler
-
- configure(XMLInputFactory, StAXDialect) - Method in interface org.apache.axiom.om.util.StAXParserConfiguration
-
Apply the configuration to the given factory.
- configure(XMLOutputFactory, StAXDialect) - Method in interface org.apache.axiom.om.util.StAXWriterConfiguration
-
Apply the configuration to the given factory.
- Constants - Class in org.apache.axiom.c14n.utils
-
- constructNode(OMElement, String, boolean) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
Method constructNode
- containsKey(String) - Method in class org.apache.axiom.om.OMOutputFormat
-
- contentHandler - Variable in class org.apache.axiom.util.sax.AbstractXMLReader
-
- ContentIDGenerator - Interface in org.apache.axiom.util.stax.xop
-
Content ID generator interface.
- copy() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
-
- copy() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
-
- copy() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
-
Return a InputStreamDataSource backed by a ByteArrayInputStream
- copy() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
-
Return a InputStreamDataSource backed by a ByteArrayInputStream
- copy() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
-
- copy() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
-
- copy() - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Create a copy of the OMDataSourceExt
- copy(SOAPEnvelope) - Static method in class org.apache.axiom.om.util.CopyUtils
-
Creates a copy of the source envelope.
- CopyUtils - Class in org.apache.axiom.om.util
-
CopyUtils provides static utility methods that are useful for creating a copy of
an OM/SOAPEnvelope tree.
- create(String) - Method in class org.apache.axiom.attachments.lifecycle.impl.LifecycleManagerImpl
-
- create(String) - Method in interface org.apache.axiom.attachments.lifecycle.LifecycleManager
-
Create a unique file in the designated directory
- create(String, String, OMContainer, XMLStreamReader, OMFactory) - Method in class org.apache.axiom.om.ds.custombuilder.ByteArrayCustomBuilder
-
- create(String, String, OMContainer, XMLStreamReader, OMFactory) - Method in interface org.apache.axiom.om.impl.builder.CustomBuilder
-
Create an OMElement for this whole subtree.
- createAttribute(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- createAttributeNS(String, String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- createCDATASection(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- createComment() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Method createOMText.
- createComment(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- createDocument(String, String, DocumentType) - Method in class org.apache.axiom.om.impl.dom.DOMImplementationImpl
-
- createDocumentFragment() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- createDocumentType(String, String, String) - Method in class org.apache.axiom.om.impl.dom.DOMImplementationImpl
-
- createDTD() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Method createDTD.
- createDTD() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
Method createDTD.
- createElement(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- createElementNS(String, String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- createEntityReference(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- createFilteredReader(XMLEventReader, EventFilter) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createFilteredReader(XMLStreamReader, StreamFilter) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createFilteredReader(XMLEventReader, EventFilter) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createFilteredReader(XMLStreamReader, StreamFilter) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createMimeBodyPart(String, DataHandler) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
-
- createMimeBodyPart(String, DataHandler, OMOutputFormat) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
-
- createMultipartWriter(OutputStream, String) - Method in class org.apache.axiom.mime.impl.axiom.AxiomMultipartWriterFactory
-
- createMultipartWriter(OutputStream, String) - Method in class org.apache.axiom.mime.impl.javamail.JavaMailMultipartWriterFactory
-
- createMultipartWriter(OutputStream, String) - Method in interface org.apache.axiom.mime.MultipartWriterFactory
-
Create a new
MultipartWriter
instance that writes a MIME multipart package to a given
output stream.
- createNetworkDetachedXMLStreamReader(InputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createNetworkDetachedXMLStreamReader(InputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createNetworkDetachedXMLStreamReader(Reader) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createNextElement(String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
-
- createNextOMElement() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Creates a new OMElement using either a CustomBuilder or
the default Builder mechanism.
- createNextOMElement() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- createOMAttribute(String, OMNamespace, String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- createOMAttribute(String, OMNamespace, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
Creates attribute.
- createOMAttribute(String, OMNamespace, String) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMBuilder(OMFactory, StAXParserConfiguration, InputSource) - Method in class org.apache.axiom.om.impl.AbstractOMMetaFactory
-
- createOMBuilder(OMFactory, Source) - Method in class org.apache.axiom.om.impl.AbstractOMMetaFactory
-
- createOMBuilder(OMFactory, StAXParserConfiguration, InputSource) - Method in interface org.apache.axiom.om.OMMetaFactory
-
Create an object model builder for plain XML that reads a document from the provided input
source.
- createOMBuilder(OMFactory, Source) - Method in interface org.apache.axiom.om.OMMetaFactory
-
Create an object model builder for plain XML that gets its input from a
Source
.
- createOMBuilder(InputStream) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads a plain XML document from the provided input stream
with the default parser configuration defined by
StAXParserConfiguration.DEFAULT
.
- createOMBuilder(StAXParserConfiguration, InputStream) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads a plain XML document from the provided input stream
with a given parser configuration.
- createOMBuilder(OMFactory, InputStream) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads an XML document from the provided input stream
using a specified object model factory and with the default parser configuration defined by
StAXParserConfiguration.DEFAULT
.
- createOMBuilder(OMFactory, StAXParserConfiguration, InputStream) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads an XML document from the provided input stream
using a specified object model factory and with a given parser configuration.
- createOMBuilder(Reader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads a plain XML document from the provided character
stream with the default parser configuration defined by
StAXParserConfiguration.DEFAULT
.
- createOMBuilder(StAXParserConfiguration, Reader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads a plain XML document from the provided character
stream with a given parser configuration.
- createOMBuilder(OMFactory, Reader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads an XML document from the provided character stream
using a specified object model factory and with the default parser configuration defined by
StAXParserConfiguration.DEFAULT
.
- createOMBuilder(OMFactory, StAXParserConfiguration, Reader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads an XML document from the provided character stream
using a specified object model factory and with a given parser configuration.
- createOMBuilder(Source) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads a plain XML document from the provided
Source
.
- createOMBuilder(OMFactory, Source) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that reads an XML document from the provided
Source
using a specified object model factory.
- createOMComment(OMContainer, String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- createOMComment(OMContainer, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
Creates a comment.
- createOMComment(OMContainer, String) - Method in interface org.apache.axiom.om.OMFactory
-
Creates a comment.
- createOMDocType(OMContainer, String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- createOMDocType(OMContainer, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
Creates DocType/DTD.
- createOMDocType(OMContainer, String) - Method in interface org.apache.axiom.om.OMFactory
-
Creates DocType/DTD.
- createOMDocument() - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- createOMDocument(OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- createOMDocument() - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
- createOMDocument(OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
- createOMDocument() - Method in interface org.apache.axiom.om.OMFactory
-
Creates a new OMDocument.
- createOMDocument(OMXMLParserWrapper) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMElement() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
This method is called with the XMLStreamConstants.START_ELEMENT event.
- createOMElement() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Method createOMElement.
- createOMElement(String, OMNamespace) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- createOMElement(String, OMNamespace, OMContainer) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- createOMElement(String, OMNamespace, OMContainer, OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
Creates an OMElement with the builder.
- createOMElement(OMDataSource, String, OMNamespace, OMContainer) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- createOMElement(OMDataSource, String, OMNamespace) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- createOMElement(OMDataSource, QName) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
Unsupported.
- createOMElement(String, String, String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- createOMElement(QName, OMContainer) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
Creates a new OMDOM Element node and adds it to the given parent.
- createOMElement(QName) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
Create an OMElement with the given QName
If the QName contains a prefix, we will ensure that an OMNamespace is created mapping the
given namespace to the given prefix.
- createOMElement(String, OMNamespace) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
Method createOMElement.
- createOMElement(String, OMNamespace, OMContainer) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
- createOMElement(String, OMNamespace, OMContainer, OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
Method createOMElement.
- createOMElement(String, String, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
- createOMElement(QName, OMContainer) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
Create an OMElement with the given QName under the given parent.
- createOMElement(QName) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
Create an OMElement with the given QName
If the QName contains a prefix, we will ensure that an OMNamespace is created mapping the
given namespace to the given prefix.
- createOMElement(OMDataSource, String, OMNamespace) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
Construct element with arbitrary data source.
- createOMElement(OMDataSource, QName) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
Construct element with arbitrary data source.
- createOMElement(String, OMNamespace) - Method in interface org.apache.axiom.om.OMFactory
-
Create an element with the given name.
- createOMElement(String, OMNamespace, OMContainer) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMElement(String, OMNamespace, OMContainer, OMXMLParserWrapper) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMElement(OMDataSource, String, OMNamespace) - Method in interface org.apache.axiom.om.OMFactory
-
Construct element with arbitrary data source.
- createOMElement(OMDataSource, QName) - Method in interface org.apache.axiom.om.OMFactory
-
Construct element with arbitrary data source.
- createOMElement(String, String, String) - Method in interface org.apache.axiom.om.OMFactory
-
Create an element with the given name.
- createOMElement(QName, OMContainer) - Method in interface org.apache.axiom.om.OMFactory
-
Create an OMElement with the given QName under the given parent.
- createOMElement(QName) - Method in interface org.apache.axiom.om.OMFactory
-
Create an element with the given
QName
.
- createOMElement() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
Method createOMElement.
- createOMNamespace(String, String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
Creates a new OMNamespace.
- createOMNamespace(String, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
Method createOMNamespace.
- createOMNamespace(String, String) - Method in interface org.apache.axiom.om.OMFactory
-
Create an
OMNamespace
instance or retrieve an existing one if the factory supports
pooling.
- createOMProcessingInstruction(OMContainer, String, String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- createOMProcessingInstruction(OMContainer, String, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
Creates a PI.
- createOMProcessingInstruction(OMContainer, String, String) - Method in interface org.apache.axiom.om.OMFactory
-
Creates a PI.
- createOMText(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method createOMText.
- createOMText(OMContainer, String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- createOMText(OMContainer, QName) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- createOMText(OMContainer, QName, int) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- createOMText(OMContainer, String, int) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- createOMText(OMContainer, OMText) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- createOMText(OMContainer, char[], int) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- createOMText(String) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
Creates a OMDOM Text node carrying the given value.
- createOMText(String, int) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
Creates a Character node of the given type.
- createOMText(String, String, boolean) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
Creates a new OMDOM Text node with the value of the given text value along with the MTOM
optimization parameters and returns it.
- createOMText(Object, boolean) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
Creates a new OMDOM Text node with the given datahandler and the given MTOM optimization
configuration and returns it.
- createOMText(String, DataHandlerProvider, boolean) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- createOMText(OMContainer, String, String, boolean) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
Creates an OMDOM Text node, adds it to the give parent element and returns it.
- createOMText(String, OMContainer, OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- createOMText(OMContainer, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
Method createOMText.
- createOMText(OMContainer, QName) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
- createOMText(OMContainer, String, int) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
- createOMText(OMContainer, char[], int) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
- createOMText(OMContainer, QName, int) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
- createOMText(String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
Method createOMText.
- createOMText(String, int) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
- createOMText(String, String, boolean) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
Creates text.
- createOMText(Object, boolean) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
Creates text.
- createOMText(String, DataHandlerProvider, boolean) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
- createOMText(String, OMContainer, OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
- createOMText(OMContainer, OMText) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
- createOMText(OMContainer, String, String, boolean) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
Creates text.
- createOMText(OMContainer, String) - Method in interface org.apache.axiom.om.OMFactory
-
Creates a new
OMText
node with the given value and appends it to the given parent
element.
- createOMText(OMContainer, OMText) - Method in interface org.apache.axiom.om.OMFactory
-
Create OMText node that is a copy of the source text node
- createOMText(OMContainer, QName) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMText(OMContainer, String, int) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMText(OMContainer, char[], int) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMText(OMContainer, QName, int) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMText(String) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMText(String, int) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMText(String, String, boolean) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMText(Object, boolean) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMText(OMContainer, String, String, boolean) - Method in interface org.apache.axiom.om.OMFactory
-
- createOMText(String, DataHandlerProvider, boolean) - Method in interface org.apache.axiom.om.OMFactory
-
Create a binary
OMText
node supporting deferred loading of the content.
- createOMText(String, OMContainer, OMXMLParserWrapper) - Method in interface org.apache.axiom.om.OMFactory
-
- createPart(LifecycleManager, MIMEBodyPartInputStream, boolean, int, String, int) - Static method in class org.apache.axiom.attachments.impl.PartFactory
-
Creates a part from the input stream.
- createPI() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Method createPI.
- createPI() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
Method createPI.
- createPrefix() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
- createProcessingInstruction(String, String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- createSOAPBody(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPBody() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPBody(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPBody(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPBody(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPBody() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPBody(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPBody() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPBody(SOAPEnvelope) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPBody() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPEnvelope(OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPEnvelope(OMNamespace) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPEnvelope(OMNamespace) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPEnvelope(OMNamespace) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPEnvelope(OMNamespace) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPEnvelope(OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPEnvelope(OMNamespace) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPEnvelope(OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPEnvelope() - Method in interface org.apache.axiom.soap.SOAPFactory
-
Create a SOAP envelope.
- createSOAPEnvelope(OMNamespace) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPEnvelope(OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFault(SOAPBody, Exception) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFault(SOAPBody) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFault() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFault(SOAPBody, Exception) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFault(SOAPBody) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFault() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFault(SOAPBody, Exception) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFault(SOAPBody) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFault() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFault(SOAPBody, Exception) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFault() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFault(SOAPBody) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFault(SOAPBody, Exception) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFault(SOAPBody) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFault() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFault(SOAPBody, Exception) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFault(SOAPBody) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFault() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFaultCode(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultCode() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultCode(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultCode(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultCode(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultCode() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultCode(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultCode() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultCode(SOAPFault) - Method in interface org.apache.axiom.soap.SOAPFactory
-
Code eii under SOAPFault (parent)
- createSOAPFaultCode() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
-
Code eii under SOAPFault (parent)
- createSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultDetail() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultDetail() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultDetail() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultDetail(SOAPFault) - Method in interface org.apache.axiom.soap.SOAPFactory
-
Detail eii under SOAPFault (parent)
- createSOAPFaultDetail() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
-
Role eii under SOAPFault (parent)
- createSOAPFaultNode(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultNode() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultNode(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultNode(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultNode(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultNode() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultNode(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultNode() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultNode(SOAPFault) - Method in interface org.apache.axiom.soap.SOAPFactory
-
Node eii under SOAPFault (parent)
- createSOAPFaultNode() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
-
Node eii under SOAPFault (parent)
- createSOAPFaultReason(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultReason() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultReason(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultReason(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultReason(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultReason() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultReason(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultReason() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultReason(SOAPFault) - Method in interface org.apache.axiom.soap.SOAPFactory
-
Reason eii under SOAPFault (parent)
- createSOAPFaultReason() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
-
Reason eii under SOAPFault (parent)
- createSOAPFaultRole(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultRole() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultRole(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultRole(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultRole(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultRole() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultRole(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultRole() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultRole(SOAPFault) - Method in interface org.apache.axiom.soap.SOAPFactory
-
Role eii under SOAPFault (parent)
- createSOAPFaultRole() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
-
Role eii under SOAPFault (parent)
- createSOAPFaultSubCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultSubCode() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultSubCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultSubCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultSubCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultSubCode() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultSubCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultSubCode() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultSubCode(SOAPFaultCode) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFaultSubCode() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
-
SubCode eii under Value (parent)
- createSOAPFaultSubCode(SOAPFaultSubCode) - Method in interface org.apache.axiom.soap.SOAPFactory
-
SubCode eii under SubCode (parent)
- createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
-
SubCode eii under SubCode (parent)
- createSOAPFaultText(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultText() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultText(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultText(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultText(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultText() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultText(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultText() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultText(SOAPFaultReason) - Method in interface org.apache.axiom.soap.SOAPFactory
-
SubCode eii under SubCode (parent)
- createSOAPFaultText() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
-
SubCode eii under SubCode (parent)
- createSOAPFaultValue(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultValue(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultValue() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPFaultValue(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultValue(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPFaultValue(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultValue(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPFaultValue(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultValue() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultValue(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPFaultValue(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultValue() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultValue(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPFaultValue(SOAPFaultCode) - Method in interface org.apache.axiom.soap.SOAPFactory
-
Value eii under Code (parent)
- createSOAPFaultValue() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
-
Value eii under Code (parent)
- createSOAPFaultValue(SOAPFaultSubCode) - Method in interface org.apache.axiom.soap.SOAPFactory
-
SubCode eii under Value (parent)
- createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPHeader(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPHeader() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPHeader(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPHeader(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPHeader(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPHeader() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPHeader(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPHeader() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPHeader(SOAPEnvelope) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPHeader() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPHeaderBlock(String, OMNamespace, OMDataSource) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- createSOAPHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPHeaderBlock(String, OMNamespace, OMDataSource) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPHeaderBlock(String, OMNamespace, OMDataSource) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPHeaderBlock(String, OMNamespace) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPHeaderBlock(String, OMNamespace, OMDataSource) - Method in interface org.apache.axiom.soap.SOAPFactory
-
Create SOAPHeaderBlock that has an OMDataSource
- createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPMessage(OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPMessage(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPMessage() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- createSOAPMessage() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPMessage(OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPMessage(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- createSOAPMessage() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPMessage(OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPMessage(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- createSOAPMessage() - Method in interface org.apache.axiom.soap.SOAPFactory
-
Eran Chinthaka (chinthaka@apache.org)
- createSOAPMessage(OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPMessage(SOAPEnvelope, OMXMLParserWrapper) - Method in interface org.apache.axiom.soap.SOAPFactory
-
- createSOAPModelBuilder(StAXParserConfiguration, InputSource) - Method in class org.apache.axiom.om.impl.AbstractOMMetaFactory
-
- createSOAPModelBuilder(StAXParserConfiguration, InputSource) - Method in interface org.apache.axiom.om.OMMetaFactory
-
Create an object model builder for SOAP that reads a message from the provided input source.
- createSOAPModelBuilder(InputStream, String) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder for SOAP that reads a message from the provided input stream,
using a given charset encoding.
- createStAXOMBuilder(OMFactory, XMLStreamReader) - Method in class org.apache.axiom.om.impl.AbstractOMMetaFactory
-
- createStAXOMBuilder(OMFactory, XMLStreamReader) - Static method in class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
-
Deprecated.
Method createStAXOMBuilder.
- createStAXOMBuilder(OMFactory, XMLStreamReader) - Method in interface org.apache.axiom.om.OMMetaFactory
-
Create an object model builder for plain XML that pulls events from a StAX stream reader.
- createStAXOMBuilder(XMLStreamReader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder for plain XML that pulls events from a StAX stream reader.
- createStAXOMBuilder(OMFactory, XMLStreamReader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder that pulls events from a StAX stream reader using a specified
object model factory.
- createStAXSOAPModelBuilder(XMLStreamReader) - Method in class org.apache.axiom.om.impl.AbstractOMMetaFactory
-
- createStAXSOAPModelBuilder(SOAPFactory, XMLStreamReader) - Static method in class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
-
Deprecated.
Method createStAXSOAPModelBuilder.
- createStAXSOAPModelBuilder(XMLStreamReader) - Method in interface org.apache.axiom.om.OMMetaFactory
-
Create an object model builder for SOAP that pulls events from a StAX stream reader.
- createStAXSOAPModelBuilder(XMLStreamReader) - Static method in class org.apache.axiom.om.OMXMLBuilderFactory
-
Create an object model builder for SOAP that pulls events from a StAX stream reader.
- createTextNode(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- createWithCustomBuilder(CustomBuilder, OMFactory) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
- createXMLEventReader(InputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLEventReader(InputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLEventReader(Reader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLEventReader(Source) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLEventReader(String, InputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLEventReader(String, Reader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLEventReader(XMLStreamReader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLEventReader(InputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLEventReader(InputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLEventReader(Reader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLEventReader(Source) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLEventReader(String, InputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLEventReader(String, Reader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLEventReader(XMLStreamReader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLEventWriter(OutputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
-
- createXMLEventWriter(OutputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
-
- createXMLEventWriter(Result) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
-
- createXMLEventWriter(Writer) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
-
- createXMLEventWriter(OutputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- createXMLEventWriter(OutputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- createXMLEventWriter(Result) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- createXMLEventWriter(Writer) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- createXMLStreamReader(InputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamReader(StAXParserConfiguration, InputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamReader(InputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamReader(StAXParserConfiguration, InputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamReader(Reader) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamReader(StAXParserConfiguration, Reader) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamReader(InputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLStreamReader(InputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLStreamReader(Reader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLStreamReader(Source) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLStreamReader(String, InputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLStreamReader(String, Reader) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLInputFactory
-
- createXMLStreamReader(InputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLStreamReader(InputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLStreamReader(Reader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLStreamReader(Source) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLStreamReader(String, InputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLStreamReader(String, Reader) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- createXMLStreamWriter(OutputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamWriter(StAXWriterConfiguration, OutputStream) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamWriter(OutputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamWriter(StAXWriterConfiguration, OutputStream, String) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamWriter(Writer) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamWriter(StAXWriterConfiguration, Writer) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- createXMLStreamWriter(OutputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
-
- createXMLStreamWriter(OutputStream) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
-
- createXMLStreamWriter(Result) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
-
- createXMLStreamWriter(Writer) - Method in class org.apache.axiom.util.stax.wrapper.WrappingXMLOutputFactory
-
- createXMLStreamWriter(OutputStream, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- createXMLStreamWriter(OutputStream) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- createXMLStreamWriter(Result) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- createXMLStreamWriter(Writer) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- currentChild - Variable in class org.apache.axiom.om.impl.traverse.OMChildElementIterator
-
Field currentChild
- CustomBuilder - Interface in org.apache.axiom.om.impl.builder
-
A Custom Builder is registered on the StAXBuilder for a particular QName or payload.
- customBuilderForPayload - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- customBuilders - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- generateContentID(String) - Method in interface org.apache.axiom.util.stax.xop.ContentIDGenerator
-
Generate a content ID.
- generateContentId() - Static method in class org.apache.axiom.util.UIDGenerator
-
Generates a unique ID suitable for usage as a MIME content ID.
- generateMimeBoundary() - Static method in class org.apache.axiom.util.UIDGenerator
-
Generates a MIME boundary.
- generateSetPrefix(String, String, XMLStreamWriter, boolean) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
Generate setPrefix/setDefaultNamespace if the prefix is not associated
- generateUID() - Static method in class org.apache.axiom.util.UIDGenerator
-
Generate a general purpose unique ID.
- generateURN() - Static method in class org.apache.axiom.util.UIDGenerator
-
Generate a URN with uuid NID (namespace identifier).
- generateURNString() - Static method in class org.apache.axiom.util.UIDGenerator
-
Generate a URN with uuid NID (namespace identifier).
- getAccessCount() - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
-
- getAllAttributes() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- getAllAttributes() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Returns a List of OMAttributes.
- getAllAttributes() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getAllAttributes() - Method in interface org.apache.axiom.om.OMElement
-
Returns a list of OMAttributes.
- getAllCommands() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getAllContentIDs() - Method in class org.apache.axiom.attachments.Attachments
-
Get the content IDs of all MIME parts in the message.
- getAllDeclaredNamespaces() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- getAllDeclaredNamespaces() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Method getAllDeclaredNamespaces.
- getAllDeclaredNamespaces() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getAllDeclaredNamespaces() - Method in interface org.apache.axiom.om.OMElement
-
Returns an iterator for all of the namespaces declared on this element.
- getAllDetailEntries() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultDetailImpl
-
- getAllDetailEntries() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultDetailImpl
-
- getAllDetailEntries() - Method in interface org.apache.axiom.soap.SOAPFaultDetail
-
- getAllHeaders() - Method in interface org.apache.axiom.attachments.Part
-
- getAllSoapTexts() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultReasonImpl
-
- getAllSoapTexts() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultReasonImpl
-
- getAllSoapTexts() - Method in interface org.apache.axiom.soap.SOAPFaultReason
-
- getAncestorAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the ancestor
XPath axis.
- getAncestorOrSelfAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the ancestor-or-self
XPath axis.
- getAttachmentCacheMonitor() - Static method in class org.apache.axiom.attachments.AttachmentCacheMonitor
-
Get or Create an AttachmentCacheMonitor singleton
- getAttachments() - Method in class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
-
- getAttachments() - Method in interface org.apache.axiom.om.impl.builder.XOPBuilder
-
- getAttachments() - Method in class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
-
- getAttachmentSpecType() - Method in class org.apache.axiom.attachments.Attachments
-
Identify the type of message (MTOM or SOAP with attachments) represented by this
object.
- getAttribute(Object, OMElement) - Method in class org.apache.axiom.c14n.omwrapper.factory.WrapperFactory
-
- getAttribute(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Looks in the local list of attributes and returns if found.
- getAttribute(QName) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Returns a named attribute if present.
- getAttribute(String) - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
-
Deprecated.
- getAttribute(String) - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilderFactory
-
- getAttribute(QName) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Returns a named attribute if present.
- getAttribute(QName) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getAttribute(QName) - Method in interface org.apache.axiom.om.OMElement
-
Returns a named attribute if present.
- getAttribute(String, String) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
-
Method getAttribute.
- getAttribute(String, String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
-
Method getAttribute.
- getAttributeAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the attribute
XPath axis.
- getAttributeCount() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getAttributeCount.
- getAttributeCount() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getAttributeCount() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getAttributeCount() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getAttributeCount() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getAttributeLocalName(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getAttributeLocalName(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getAttributeLocalName(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getAttributeLocalName(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getAttributeName(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getAttributeName.
- getAttributeName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the name of the given attribute node.
- getAttributeName(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getAttributeName(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getAttributeName(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getAttributeName(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getAttributeNamespace(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getAttributeNamespace.
- getAttributeNamespace(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getAttributeNamespace(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getAttributeNamespace(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getAttributeNamespace(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getAttributeNamespaceUri(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the namespace URI of the given attribute node.
- getAttributeNode(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Retrieves an attribute node by name.
- getAttributeNodeNS(String, String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Retrieves an attribute node by local name and namespace URI.
- getAttributeNS(String, String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Retrieves an attribute value by local name and namespace URI.
- getAttributePrefix(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getAttributePrefix.
- getAttributePrefix(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getAttributePrefix(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getAttributePrefix(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getAttributePrefix(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getAttributeQName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the QName of the given attribute node.
- getAttributes() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
-
- getAttributes() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Element
-
- getAttributes() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Returns the set of attributes of this node and the namespace declarations available.
- getAttributes() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
Returns the collection of attributes associated with this node, or null if none.
- getAttributeStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the string-value of an attribute node.
- getAttributesWithoutNS(OMElement) - Method in class org.apache.axiom.om.util.DigestGenerator
-
Gets the collection of attributes which are none namespace declarations for an OMElement
- getAttributeType() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Returns the attribute value.
- getAttributeType() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
-
Method getAttributeType.
- getAttributeType() - Method in interface org.apache.axiom.om.OMAttribute
-
- getAttributeType(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getAttributeType(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getAttributeType(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getAttributeType(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getAttributeValue() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Returns the attribute value.
- getAttributeValue(QName) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Returns a named attribute's value, if present.
- getAttributeValue() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
-
Method getAttributeValue.
- getAttributeValue(QName) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Returns a named attribute's value, if present.
- getAttributeValue(QName) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getAttributeValue() - Method in interface org.apache.axiom.om.OMAttribute
-
- getAttributeValue(QName) - Method in interface org.apache.axiom.om.OMElement
-
Returns a named attribute's value, if present.
- getAttributeValue(String, String) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getAttributeValue(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getAttributeValue(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getAttributeValue(String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getAttributeValue(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getAttributeValue(String, String) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getAttributeValue(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getAttributeValue(String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getBaseURI() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- getBean(CommandInfo) - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getBlob() - Method in class org.apache.axiom.util.blob.BlobOutputStream
-
Get the blob to which this output stream belongs.
- getBody() - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
-
Returns the SOAPBody
object associated with this SOAPEnvelope
object.
- getBody() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
-
Returns the SOAPBody
object associated with this SOAPEnvelope
object.
- getBody() - Method in interface org.apache.axiom.soap.SOAPEnvelope
-
Returns the SOAPBody
object associated with this SOAPEnvelope
object.
- getBoundaryStatus() - Method in class org.apache.axiom.attachments.BoundaryPushbackInputStream
-
- getBoundaryStatus() - Method in class org.apache.axiom.attachments.MIMEBodyPartInputStream
-
- getBuilder() - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
- getBuilder() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
- getBuilder() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Method getBuilder.
- getBuilder() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getBuilder() - Method in class org.apache.axiom.om.impl.OMStAXWrapper
-
- getBuilder() - Method in interface org.apache.axiom.om.OMContainer
-
Returns the builder object.
- getBuilderType() - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
-
- getBuilderType() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- getBuilderType() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
Returns the type of the builder.
- getCharacterEncoding() - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
-
- getCharacterEncoding() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Returns the encoding style of the XML data
- getCharacterEncoding() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
Returns the encoding style of the XML data
- getCharacterEncodingScheme() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getCharacterEncodingScheme() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getCharacterEncodingScheme() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getCharacterEncodingScheme() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getCharacterOffset() - Method in class org.apache.axiom.util.stax.DummyLocation
-
- getCharsetEncoding() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- getCharsetEncoding() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getCharsetEncoding() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
- getCharSetEncoding() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
Returns the character set encoding scheme.
- getCharsetEncoding() - Method in interface org.apache.axiom.om.OMDocument
-
Get the character set encoding scheme.
- getCharSetEncoding() - Method in class org.apache.axiom.om.OMOutputFormat
-
Returns the character set encoding scheme.
- getChildAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the child
XPath axis.
- getChildElements() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- getChildElements() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Returns a filtered list of children - just the elements.
- getChildElements() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getChildElements() - Method in interface org.apache.axiom.om.OMElement
-
Returns a filtered list of children - just the elements.
- getChildNodes() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
-
- getChildNodes() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
-
- getChildNodes() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
-
- getChildNodes() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
-
- getChildNodes() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- getChildNodes() - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
- getChildren() - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
- getChildren() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
Returns a collection of this element.
- getChildren() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Returns a collection of this element.
- getChildren() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getChildren() - Method in interface org.apache.axiom.om.OMContainer
-
Returns an iterator for the children of the container.
- getChildrenWithLocalName(String) - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
- getChildrenWithLocalName(String) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
- getChildrenWithLocalName(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
- getChildrenWithLocalName(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getChildrenWithLocalName(String) - Method in interface org.apache.axiom.om.OMContainer
-
Returns an iterator for child nodes matching the local name.
- getChildrenWithName(QName) - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
Returns an iterator of child nodes having a given qname.
- getChildrenWithName(QName) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
Searches for children with a given QName and returns an iterator to traverse through the
OMNodes.
- getChildrenWithName(QName) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Searches for children with a given QName and returns an iterator to traverse through the
OMNodes.
- getChildrenWithName(QName) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getChildrenWithName(QName) - Method in interface org.apache.axiom.om.OMContainer
-
Returns an iterator for child nodes matching the given QName.
- getChildrenWithNamespaceURI(String) - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
- getChildrenWithNamespaceURI(String) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
- getChildrenWithNamespaceURI(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
- getChildrenWithNamespaceURI(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getChildrenWithNamespaceURI(String) - Method in interface org.apache.axiom.om.OMContainer
-
Returns an iterator for child nodes matching the namespace uri.
- getChildWithName(OMElement, String) - Static method in class org.apache.axiom.om.util.ElementHelper
-
Deprecated.
please use OMElement.getFirstChildWithName(qname) instead!
- getCode() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
-
- getCode() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
-
- getCode() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
-
- getCode() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
-
- getCode() - Method in interface org.apache.axiom.soap.SOAPFault
-
- getColumnNumber() - Method in class org.apache.axiom.util.stax.DummyLocation
-
- getCommand(String) - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getCommentStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the string-value of a comment node.
- getContent() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getContentHandler() - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- getContentId() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
-
- getContentID() - Method in interface org.apache.axiom.attachments.Part
-
- getContentID() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerReader
-
Get the content ID of the binary content for the current event, if available.
- getContentID() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- getContentID() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
-
- getContentID() - Method in interface org.apache.axiom.om.OMText
-
Gets the content id.
- getContentID(XMLStreamReader, String) - Static method in class org.apache.axiom.om.util.ElementHelper
-
- getContentID(XMLStreamReader) - Static method in class org.apache.axiom.om.util.ElementHelper
-
- getContentID() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getContentIDFromHref(String) - Static method in class org.apache.axiom.om.util.ElementHelper
-
Extract the content ID from a href attribute value, i.e. from a URI following the
cid: scheme defined by RFC2392.
- getContentIDFromURL(String) - Static method in class org.apache.axiom.util.stax.xop.XOPUtils
-
Extract the content ID from a URL following the cid scheme defined by RFC2392.
- getContentIDList() - Method in class org.apache.axiom.attachments.Attachments
-
Get the content IDs of the already loaded MIME parts in the message.
- getContentIDs() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWrapper
-
Get the set of content IDs referenced in xop:Include element information items
produced by this wrapper.
- getContentIDSet() - Method in class org.apache.axiom.attachments.Attachments
-
Get the content IDs of all MIME parts in the message.
- getContentLength() - Method in class org.apache.axiom.attachments.Attachments
-
If the Attachments is backed by an InputStream, then this
method returns the length of the message contents
(Length of the entire message - Length of the Transport Headers)
- getContentLocation() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
-
- getContentType() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
-
- getContentType() - Method in class org.apache.axiom.attachments.CachedFileDataSource
-
- getContentType() - Method in class org.apache.axiom.attachments.ConfigurableDataHandler
-
- getContentType() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
-
- getContentType() - Method in interface org.apache.axiom.attachments.Part
-
- getContentType() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- getContentType() - Method in class org.apache.axiom.om.OMOutputFormat
-
Return the content-type value that should be written with the message.
- getContentType() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getContentType() - Method in class org.apache.axiom.util.activation.EmptyDataSource
-
- getContentType() - Method in class org.apache.axiom.util.blob.BlobDataSource
-
- getContentTypeForMTOM(String) - Method in class org.apache.axiom.om.OMOutputFormat
-
Generates a Content-Type value for MTOM messages.
- getContentTypeForSwA(String) - Method in class org.apache.axiom.om.OMOutputFormat
-
- getCustomBuilder(String, String) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Return CustomBuilder associated with the namespace/localPart
- getData() - Method in class org.apache.axiom.c14n.omwrapper.CommentImpl
-
- getData() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Comment
-
- getData() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.ProcessingInstruction
-
- getData() - Method in class org.apache.axiom.c14n.omwrapper.ProcessingInstructionImpl
-
- getData() - Method in class org.apache.axiom.om.impl.dom.CharacterImpl
-
Returns the value of the data.
- getData() - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
-
- getData() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- getDataHandler(String) - Method in class org.apache.axiom.attachments.Attachments
-
Get the DataHandler
object for the MIME part with a given content ID.
- getDataHandler() - Method in class org.apache.axiom.attachments.impl.PartOnFile
-
- getDataHandler() - Method in class org.apache.axiom.attachments.impl.PartOnMemory
-
- getDataHandler() - Method in class org.apache.axiom.attachments.impl.PartOnMemoryEnhanced
-
- getDataHandler(String) - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
-
- getDataHandler() - Method in interface org.apache.axiom.attachments.Part
-
- getDataHandler() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerProvider
-
Get the DataHandler
object for the binary content.
- getDataHandler() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerReader
-
Get the DataHandler
with the binary content for the current event.
- getDataHandler(String) - Method in class org.apache.axiom.om.impl.builder.OMAttachmentAccessorMimePartProvider
-
- getDataHandler(String) - Method in class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder
-
- getDataHandler(String) - Method in interface org.apache.axiom.om.impl.builder.XOPBuilder
-
- getDataHandler() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- getDataHandler() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
-
Gets the datahandler.
- getDataHandler(String) - Method in class org.apache.axiom.om.impl.OMStAXWrapper
-
- getDataHandler(String) - Method in interface org.apache.axiom.om.OMAttachmentAccessor
-
- getDataHandler() - Method in interface org.apache.axiom.om.OMText
-
Gets the datahandler.
- getDataHandler(String) - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
-
- getDataHandler(String) - Method in class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
-
- getDataHandler(String) - Method in interface org.apache.axiom.util.stax.xop.MimePartProvider
-
Get the DataHandler
for the MIME part identified by a given content ID.
- getDataHandler() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getDataHandler(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWrapper
-
- getDataHandlerFromElement(XMLStreamReader) - Static method in class org.apache.axiom.util.stax.XMLStreamReaderUtils
-
Get a DataHandler
for the binary data encoded in an element.
- getDataHandlerFromText(String, String) - Static method in class org.apache.axiom.attachments.utils.DataHandlerUtils
-
- getDataHandlerProvider() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerReader
-
Get a
DataHandlerProvider
instance for deferred loading of the binary content for the
current event.
- getDataHandlerProvider() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getDataHandlerReader(XMLStreamReader) - Static method in class org.apache.axiom.om.impl.builder.DataHandlerReaderUtils
-
Deprecated.
- getDataHandlerReader(XMLStreamReader) - Static method in class org.apache.axiom.util.stax.XMLStreamReaderUtils
-
- getDataHandlerWriter(XMLStreamWriter) - Static method in class org.apache.axiom.util.stax.XMLStreamWriterUtils
-
- getDataSource() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
Provide access to the data source encapsulated in OMSourcedElement.
- getDataSource() - Method in class org.apache.axiom.om.impl.OMStAXWrapper
-
- getDataSource() - Method in interface org.apache.axiom.om.OMSourcedElement
-
- getDataSource() - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
-
- getDataSource() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getDefaultEnvelope() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- getDefaultEnvelope() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- getDefaultEnvelope() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- getDefaultEnvelope() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- getDefaultEnvelope() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- getDefaultEnvelope() - Method in interface org.apache.axiom.soap.SOAPFactory
-
Method getDefaultEnvelope.
- getDefaultFaultEnvelope() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- getDefaultFaultEnvelope() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- getDefaultFaultEnvelope() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- getDefaultFaultEnvelope() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- getDefaultNamespace() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- getDefaultNamespace() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
- getDefaultNamespace() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getDefaultNamespace() - Method in interface org.apache.axiom.om.OMElement
-
This will retrieve the default namespace of this element, if available. null returned if none
is found.
- getDelegate() - Method in interface org.apache.axiom.om.util.XMLStreamWriterFilter
-
- getDelegate() - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
-
- getDescendantAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
- getDescendantOrSelfAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the descendant-or-self
XPath axis.
- getDetail() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
-
- getDetail() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
-
- getDetail() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
-
- getDetail() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
-
- getDetail() - Method in interface org.apache.axiom.soap.SOAPFault
-
- getDialect(Class) - Static method in class org.apache.axiom.util.stax.dialect.StAXDialectDetector
-
Detect the dialect of a given StAX implementation.
- getDigest(OMDocument, String) - Method in class org.apache.axiom.om.util.DigestGenerator
-
This method is an overloaded method for the digest generation for OMDocument
- getDigest(OMNode, String) - Method in class org.apache.axiom.om.util.DigestGenerator
-
This method is an overloaded method for the digest generation for OMNode
- getDigest(OMElement, String) - Method in class org.apache.axiom.om.util.DigestGenerator
-
This method is an overloaded method for the digest generation for OMElement
- getDigest(OMProcessingInstruction, String) - Method in class org.apache.axiom.om.util.DigestGenerator
-
This method is an overloaded method for the digest generation for OMProcessingInstruction
- getDigest(OMAttribute, String) - Method in class org.apache.axiom.om.util.DigestGenerator
-
This method is an overloaded method for the digest generation for OMAttribute
- getDigest(OMText, String) - Method in class org.apache.axiom.om.util.DigestGenerator
-
This method is an overloaded method for the digest generation for OMText
- getDoctype() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getDocument() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
-
- getDocument() - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
-
- getDocument() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- getDocument() - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- getDocument() - Method in class org.apache.axiom.om.impl.jaxp.OMResult
-
- getDocument() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
Get the document being built by this builder.
- getDocument(String) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Loads a document from the given URI.
- getDocument() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- getDocumentElement() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
-
- getDocumentElement() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Document
-
- getDocumentElement() - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
-
- getDocumentElement(boolean) - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
-
- getDocumentElement() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
- getDocumentElement(boolean) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
- getDocumentElement() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
Returns the document element.
- getDocumentElement() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
Get the document element, i.e. the root element of the document.
- getDocumentElement(boolean) - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
Get the document element, optionally discarding the document.
- getDocumentElement() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
Method getDocumentElement.
- getDocumentNode(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Returns the document node that contains the given context node.
- getDocumentURI() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getDomConfig() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getDOMImplementation() - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderImpl
-
Deprecated.
- getDOMImplementation() - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilder
-
- getDTDHandler() - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- getElementById(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getElementById(Object, String) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Returns the element whose ID is given by elementId.
- getElementName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the name of the given element node.
- getElementNamespaceUri(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the namespace URI of the given element node.
- getElementQName(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the QName of the given element node.
- getElementsByTagName(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getElementsByTagName(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- getElementsByTagNameNS(String, String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getElementsByTagNameNS(String, String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- getElementStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the string-value of an element node.
- getElementText() - Method in class org.apache.axiom.util.stax.debug.XMLStreamReaderValidator
-
- getElementText() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getElementText() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getElementText() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getElementText() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getElementText() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getElementTextAsStream(XMLStreamReader, boolean) - Static method in class org.apache.axiom.util.stax.XMLStreamReaderUtils
-
Get the text content of the current element as a
Reader
object.
- getEncoding() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getEncoding() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getEncoding() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getEncoding() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getEncodingURI() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getEncodingURI() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getEncodingURI() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the encoding namespace for this version of SOAP
- getEntities() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
-
- getEntityResolver() - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- getEnvelopeNamespace() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- getEnvelopeURI() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getEnvelopeURI() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getEnvelopeURI() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the envelope namespace for this version of SOAP
- getErrorHandler() - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- getEventAllocator() - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- getEventType() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getEventType() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getEventType() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getEventType() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getEventType() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getEventTypeString(int) - Static method in class org.apache.axiom.om.util.StAXUtils
-
- getEventTypeString(int) - Static method in class org.apache.axiom.util.stax.XMLEventUtils
-
Get the string representation of a given StAX event type.
- getException() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
-
If exception detailElement is not there we will return null
- getException() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
-
If exception detailElement is not there we will return null
- getException() - Method in interface org.apache.axiom.soap.SOAPFault
-
Returns Exception if there is one in the SOAP fault.
- getExceptionProperty(String, String) - Static method in class org.apache.axiom.c14n.utils.PropLoader
-
- getExpandedName(OMElement) - Method in class org.apache.axiom.om.util.DigestGenerator
-
This method is an overloaded method for getting the expanded name namespaceURI followed by
the local name for OMElement
- getExpandedName(OMAttribute) - Method in class org.apache.axiom.om.util.DigestGenerator
-
This method is an overloaded method for getting the expanded name namespaceURI followed by
the local name for OMAttribute
- getFault() - Method in class org.apache.axiom.soap.impl.dom.SOAPBodyImpl
-
Returns the SOAPFault
object in this SOAPBody
object.
- getFault() - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
-
Returns the SOAPFault
object in this SOAPBody
object.
- getFault() - Method in interface org.apache.axiom.soap.SOAPBody
-
Returns the SOAPFault
object in this SOAPBody
object.
- getFaultCode() - Method in exception org.apache.axiom.soap.SOAPProcessingException
-
- getFaultCodeQName() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getFaultCodeQName() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getFaultCodeQName() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the QName for the fault code element.
- getFaultDetailQName() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getFaultDetailQName() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getFaultDetailQName() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the QName for the fault detail element.
- getFaultReasonQName() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getFaultReasonQName() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getFaultReasonQName() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the QName for the fault reason element.
- getFaultRoleQName() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getFaultRoleQName() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getFaultRoleQName() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the QName for the fault role/actor element.
- getFeature(String, String) - Method in class org.apache.axiom.om.impl.dom.DOMImplementationImpl
-
- getFeature(String) - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
-
Deprecated.
- getFeature(String) - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilderFactory
-
- getFeature(String, String) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- getFeature(String) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- getFile() - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
-
- getFileAccessor(String) - Method in class org.apache.axiom.attachments.lifecycle.impl.LifecycleManagerImpl
-
- getFileAccessor(String) - Method in interface org.apache.axiom.attachments.lifecycle.LifecycleManager
-
This method will return the file accessor associated with this file.
- getFileName() - Method in class org.apache.axiom.attachments.impl.PartOnFile
-
- getFileName() - Method in class org.apache.axiom.attachments.impl.PartOnMemory
-
- getFileName() - Method in class org.apache.axiom.attachments.impl.PartOnMemoryEnhanced
-
- getFileName() - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
-
- getFileName() - Method in interface org.apache.axiom.attachments.Part
-
Deprecated.
The callers should not no how the part
is implemented.
- getFirstChild() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
-
- getFirstChild() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
-
- getFirstChild() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
-
- getFirstChild() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
-
- getFirstChild() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
Gets the first child of this Node, or null if none.
- getFirstChild() - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
- getFirstChildWithName(QName) - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
Returns the first OMElement child node.
- getFirstChildWithName(QName) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
Method getFirstChildWithName.
- getFirstChildWithName(QName) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Method getFirstChildWithName.
- getFirstChildWithName(QName) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getFirstChildWithName(QName) - Method in interface org.apache.axiom.om.OMContainer
-
Returns the first child in document order that matches the given QName.
- getFirstElement() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Returns the first Element node.
- getFirstElement() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Gets first element.
- getFirstElement() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getFirstElement() - Method in interface org.apache.axiom.om.OMElement
-
Returns the first child element of the element.
- getFirstElementLocalName() - Method in class org.apache.axiom.soap.impl.dom.SOAPBodyImpl
-
- getFirstElementLocalName() - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
-
- getFirstElementLocalName() - Method in interface org.apache.axiom.soap.SOAPBody
-
Retrieves the local name of the first element in the body.
- getFirstElementNS() - Method in class org.apache.axiom.soap.impl.dom.SOAPBodyImpl
-
- getFirstElementNS() - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
-
- getFirstElementNS() - Method in interface org.apache.axiom.soap.SOAPBody
-
Retrieves the OMNamespace of the first element in the body.
- getFirstOMChild() - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
- getFirstOMChild() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
Method getFirstOMChild.
- getFirstOMChild() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Method getFirstOMChild.
- getFirstOMChild() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getFirstOMChild() - Method in interface org.apache.axiom.om.OMContainer
-
Gets the first child.
- getFirstOMChildIfAvailable() - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
- getFirstOMChildIfAvailable() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
- getFirstOMChildIfAvailable() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
- getFirstOMChildIfAvailable() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getFirstOMChildIfAvailable() - Method in interface org.apache.axiom.om.impl.OMContainerEx
-
Get the first child if it is available.
- getFirstSOAPText() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultReasonImpl
-
- getFirstSOAPText() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultReasonImpl
-
- getFirstSOAPText() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
-
- getFirstSOAPText() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
-
- getFirstSOAPText() - Method in interface org.apache.axiom.soap.SOAPFaultReason
-
- getFollowingAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the following
XPath axis.
- getFollowingSiblingAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the following-sibling
XPath axis.
- getHeader(String) - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
-
Get a header value.
- getHeader(String) - Method in interface org.apache.axiom.attachments.Part
-
Get the value of a specific header
- getHeader() - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
-
Returns the SOAPHeader
object for this SOAPEnvelope
object.
- getHeader() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
-
Returns the SOAPHeader
object for this SOAPEnvelope
object.
- getHeader() - Method in interface org.apache.axiom.soap.SOAPEnvelope
-
Returns the SOAPHeader
object for this SOAPEnvelope
object.
- getHeaderBlocksWithNSURI(String) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
-
- getHeaderBlocksWithNSURI(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
-
- getHeaderBlocksWithNSURI(String) - Method in interface org.apache.axiom.soap.SOAPHeader
-
Return all the Headers that has the Namespace URI to given NS URI.
- getHeaders() - Method in class org.apache.axiom.attachments.IncomingAttachmentInputStream
-
- getHeadersToProcess(RolePlayer) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
-
Get the appropriate set of headers for a RolePlayer.
- getHeadersToProcess(RolePlayer, String) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
-
- getHeadersToProcess(RolePlayer) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
-
Get the appropriate set of headers for a RolePlayer.
- getHeadersToProcess(RolePlayer, String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
-
Get the appropriate set of headers for a RolePlayer.
- getHeadersToProcess(RolePlayer) - Method in interface org.apache.axiom.soap.SOAPHeader
-
Get the appropriate set of headers for a RolePlayer.
- getHeadersToProcess(RolePlayer, String) - Method in interface org.apache.axiom.soap.SOAPHeader
-
Get the appropriate set of headers for a RolePlayer in a particular namespace
The RolePlayer indicates whether it is the ultimate destination (in which case headers with
no role or the explicit UltimateDestination role will be included), and any non-standard
roles it supports.
- getImplementation() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getImplementingCanonicalizerClass() - Method in class org.apache.axiom.c14n.Canonicalizer
-
Method getImplementingCanonicalizerClss
- getIncludeComments() - Method in class org.apache.axiom.c14n.Canonicalizer
-
Method engineGetIncludeComments
- getIncomingAttachmentsAsSingleStream() - Method in class org.apache.axiom.attachments.Attachments
-
Returns the rest of mime stream.
- getIncomingAttachmentStreams() - Method in class org.apache.axiom.attachments.Attachments
-
Stream based access
- getIndex(String) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
-
- getIndex(String, String) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
-
- getInitialUUID() - Static method in class org.apache.axiom.om.util.UUIDGenerator
-
Deprecated.
- getInputEncoding() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getInputStream() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
-
- getInputStream() - Method in class org.apache.axiom.attachments.impl.PartOnFile
-
- getInputStream() - Method in class org.apache.axiom.attachments.impl.PartOnMemory
-
- getInputStream() - Method in class org.apache.axiom.attachments.impl.PartOnMemoryEnhanced
-
- getInputStream() - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
-
- getInputStream() - Method in interface org.apache.axiom.attachments.Part
-
- getInputStream() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- getInputStream() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
-
- getInputStream() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getInputStream() - Method in class org.apache.axiom.util.activation.EmptyDataSource
-
- getInputStream() - Method in interface org.apache.axiom.util.blob.Blob
-
Get an input stream to read the data in the blob.
- getInputStream() - Method in class org.apache.axiom.util.blob.BlobDataSource
-
- getInputStream() - Method in class org.apache.axiom.util.blob.MemoryBlob
-
- getInputStream() - Method in class org.apache.axiom.util.blob.OverflowBlob
-
- getInstance(String) - Static method in class org.apache.axiom.c14n.Canonicalizer
-
Method getInstance
- getInternalSubset() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
-
- getItem(int) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
-
- getIterator() - Method in class org.apache.axiom.om.impl.dom.NodeListImpl
-
- getLang() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultTextImpl
-
- getLang() - Method in class org.apache.axiom.soap.impl.dom.SOAPTextImpl
-
- getLang() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
-
- getLang() - Method in class org.apache.axiom.soap.impl.llom.SOAPTextImpl
-
- getLang() - Method in interface org.apache.axiom.soap.SOAPFaultText
-
- getLastChild() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
Gets the last child of this Node, or null if none.
- getLastChild() - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
- getLastNode() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- getLength() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.NamedNodeMap
-
- getLength() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.NodeList
-
- getLength() - Method in class org.apache.axiom.c14n.omwrapper.NamedNodeMapImpl
-
- getLength() - Method in class org.apache.axiom.c14n.omwrapper.NodeListImpl
-
- getLength() - Method in class org.apache.axiom.om.impl.dom.CharacterImpl
-
Returns the length of the string value.
- getLength() - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
-
From org.apache.xerces.dom.NamedNodeMapImpl
- getLength() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
NodeList method: Returns the number of immediate children of this node.
- getLength() - Method in class org.apache.axiom.om.impl.dom.NodeListImpl
-
Returns the number of nodes.
- getLength() - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
-
- getLength() - Method in class org.apache.axiom.om.util.LogOutputStream
-
- getLength() - Method in interface org.apache.axiom.util.blob.Blob
-
Get the length of the data in the blob, i.e. the number of bytes.
- getLength() - Method in class org.apache.axiom.util.blob.MemoryBlob
-
- getLength() - Method in class org.apache.axiom.util.blob.OverflowBlob
-
- getLevel() - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
-
- getLifecycleManager() - Method in class org.apache.axiom.attachments.Attachments
-
- getLineNumber() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- getLineNumber() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
- getLineNumber() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getLineNumber() - Method in interface org.apache.axiom.om.OMElement
-
- getLineNumber() - Method in class org.apache.axiom.util.stax.DummyLocation
-
- getLocalName() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
-
- getLocalName() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Attr
-
- getLocalName() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Returns the attribute name.
- getLocalName() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Returns the local name of this element node
- getLocalName() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- getLocalName() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
-
Method getLocalName.
- getLocalName() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Method getLocalName.
- getLocalName() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getLocalName(int) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
-
- getLocalName() - Method in interface org.apache.axiom.om.OMAttribute
-
- getLocalName() - Method in interface org.apache.axiom.om.OMElement
-
Returns the local name of the element.
- getLocalName() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultCodeImpl
-
- getLocalName() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultReasonImpl
-
- getLocalName() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
-
- getLocalName() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
-
- getLocalName() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getLocalName() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getLocalName() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getLocalName() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getLocalName() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getLocation() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getLocation() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getLocation() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getLocation() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getLocation() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getMap() - Method in class org.apache.axiom.attachments.Attachments
-
Get a map of all MIME parts in the message.
- getMapping(String) - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
-
Gets the attribute node that defines the binding for the prefix.
- getMappingWithoutRendered(String) - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
-
Gets a definition without mark it as render.
- getMessage() - Method in exception org.apache.axiom.ext.io.StreamCopyException
-
- getMetaFactory() - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- getMetaFactory() - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
- getMetaFactory() - Static method in class org.apache.axiom.om.OMAbstractFactory
-
Get the default meta factory instance.
- getMetaFactory() - Method in interface org.apache.axiom.om.OMFactory
-
- getMimeBoundary() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- getMimeBoundary() - Method in class org.apache.axiom.om.OMOutputFormat
-
- getMimePartProvider() - Method in class org.apache.axiom.util.stax.xop.XOPEncodedStream
-
Get the provider object for the additional MIME parts referenced by the
main part.
- getMsgID() - Method in exception org.apache.axiom.c14n.exceptions.C14NException
-
- getMultipartWriterFactory() - Method in class org.apache.axiom.om.OMOutputFormat
-
Get the currently configured multipart writer factory.
- getMustUnderstand() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
-
Returns whether the mustUnderstand attribute for this SOAPHeaderBlock
object is
turned on.
- getMustUnderstand() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
-
- getMustUnderstand() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
-
Returns whether the mustUnderstand attribute for this SOAPHeaderBlock
object is
turned on.
- getMustUnderstand() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
-
- getMustUnderstand() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
-
Returns whether the mustUnderstand attribute for this SOAPHeaderBlock
object is
turned on.
- getMustUnderstandFaultCode() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getMustUnderstandFaultCode() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getMustUnderstandFaultCode() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the QName for the MustUnderstand fault code
- getName() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
-
- getName() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
-
- getName() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Attr
-
- getName() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getName.
- getName() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
- getName() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
-
- getName() - Method in class org.apache.axiom.om.impl.dom.NamespaceImpl
-
- getName() - Method in class org.apache.axiom.om.impl.OMNamespaceImpl
-
Method getName.
- getName() - Method in interface org.apache.axiom.om.OMNamespace
-
Deprecated.
This method is deprecated. Please use getNamespaceURI() method instead.
- getName() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getName() - Method in class org.apache.axiom.util.activation.EmptyDataSource
-
- getName() - Method in class org.apache.axiom.util.blob.BlobDataSource
-
- getName() - Method in interface org.apache.axiom.util.stax.dialect.StAXDialect
-
Get the name of this dialect.
- getName() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getName() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getName() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getName() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getName() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getNamedItem(String) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
-
- getNamedItemIndex(String, String) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
-
- getNamedItemNS(String, String) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
-
Introduced in DOM Level 2.
- getNamespace() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getNamespace.
- getNamespace() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Returns the namespace of the attribute as an OMNamespace
.
- getNamespace() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Returns the namespace of this element.
- getNamespace() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- getNamespace() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
-
Method getNamespace.
- getNamespace() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
- getNamespace() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getNamespace() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
-
- getNamespace() - Method in interface org.apache.axiom.om.OMAttribute
-
- getNamespace() - Method in interface org.apache.axiom.om.OMElement
-
Get the namespace this element is part of.
- getNamespace() - Method in interface org.apache.axiom.om.OMText
-
Deprecated.
This API is going away. Please use getTextAsQName() instead.
- getNamespace() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- getNamespace() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- getNamespace() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- getNamespace() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- getNamespace() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- getNamespaceAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the namespace
XPath axis.
- getNamespaceContext() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- getNamespaceContext() - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
-
- getNamespaceContext() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
-
- getNamespaceContext() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getNamespaceContext() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getNamespaceContext() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
-
- getNamespaceContext() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getNamespaceContext() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getNamespaceContext() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
-
- getNamespaceCount() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getNamespaceCount.
- getNamespaceCount() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getNamespaceCount() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getNamespaceCount() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getNamespaceCount() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getNamespaceCount() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getNamespacePrefix(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getNamespacePrefix.
- getNamespacePrefix(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the namespace prefix of a namespace node.
- getNamespacePrefix(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getNamespacePrefix(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getNamespacePrefix(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getNamespacePrefix(int) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getNamespacePrefix(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getNamespaces() - Method in class org.apache.axiom.om.xpath.AXIOMXPath
-
Expose the prefix to namespace mapping for this expression
- getNamespaceStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the string-value of a namespace node.
- getNamespaceURI() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
-
- getNamespaceURI() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
-
- getNamespaceURI() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Attr
-
- getNamespaceURI() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
-
- getNamespaceURI() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
-
- getNamespaceUri(int) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getNamespaceUri.
- getNamespaceURI() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Returns the namespace URI of this attr node.
- getNamespaceURI() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Returns the value of the namespace URI.
- getNamespaceURI(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Returns the namespace uri, given the prefix.
- getNamespaceURI() - Method in class org.apache.axiom.om.impl.dom.NamespaceImpl
-
- getNamespaceURI() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- getNamespaceURI() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
- getNamespaceURI() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getNamespaceURI() - Method in class org.apache.axiom.om.impl.OMNamespaceImpl
-
- getNamespaceURI() - Method in interface org.apache.axiom.om.OMElement
-
Get the namespace URI of the element.
- getNamespaceURI() - Method in interface org.apache.axiom.om.OMNamespace
-
Provides the namespace URI of this namespace.
- getNamespaceURI(String) - Method in class org.apache.axiom.util.namespace.AbstractNamespaceContext
-
- getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getNamespaceURI() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getNamespaceURI() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getNamespaceURI() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getNamespaceURI() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getNamespaceURI() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getNamespaceURI(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getNamespaceURI(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getNetworkDetachedXMLInputFactory() - Static method in class org.apache.axiom.om.util.StAXUtils
-
- getNewSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
-
- getNewSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
-
- getNewSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
-
- getNewSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
-
- getNewSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
-
- getNewSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
-
- getNext() - Method in class org.apache.axiom.om.impl.OMNavigator
-
Get the next information item.
- getNextContentId() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- getNextContentId() - Method in class org.apache.axiom.om.OMOutputFormat
-
- getNextNode(OMNode) - Method in class org.apache.axiom.om.impl.traverse.OMAbstractIterator
-
Get the next node.
- getNextNode(OMNode) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenIterator
-
- getNextNode(OMNode) - Method in class org.apache.axiom.om.impl.traverse.OMDescendantsIterator
-
- getNextNSPrefix() - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
Get the next prefix name
- getNextNSPrefix(XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
- getNextOMSibling() - Method in class org.apache.axiom.om.impl.dom.ChildNode
-
- getNextOMSibling() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getNextOMSibling() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- getNextOMSibling() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
Default behavior returns null, overriden in ChildNode.
- getNextOMSibling() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Gets the next sibling.
- getNextOMSibling() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
-
Returns the next sibling.
- getNextOMSibling() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getNextOMSibling() - Method in interface org.apache.axiom.om.OMNode
-
Returns the next sibling in document order.
- getNextOMSibling() - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
-
- getNextOMSiblingIfAvailable() - Method in class org.apache.axiom.om.impl.dom.ChildNode
-
- getNextOMSiblingIfAvailable() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- getNextOMSiblingIfAvailable() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
-
- getNextOMSiblingIfAvailable() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getNextOMSiblingIfAvailable() - Method in interface org.apache.axiom.om.impl.OMNodeEx
-
Get the next sibling if it is available.
- getNextRoleURI() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getNextRoleURI() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getNextRoleURI() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the "next" role/actor URI
- getNextSibling() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
-
- getNextSibling() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
-
- getNextSibling() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
-
- getNextSibling() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
-
- getNextSibling() - Method in class org.apache.axiom.om.impl.dom.ChildNode
-
- getNextSibling() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getNextSibling() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
Returns the next child of this node's parent, or null if none.
- getNextStream() - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
-
Gets the next stream.
- getNextStream(int) - Method in class org.apache.axiom.attachments.BoundaryDelimitedStream
-
Gets the next stream.
- getNextStream() - Method in class org.apache.axiom.attachments.IncomingAttachmentStreams
-
Returns the next attachment stream in sequence.
- getNextStream() - Method in class org.apache.axiom.attachments.MultipartAttachmentStreams
-
- getNode(Object) - Method in class org.apache.axiom.c14n.omwrapper.factory.WrapperFactory
-
- getNode() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
-
- getNode() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
-
- getNode() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
-
- getNode() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
-
- getNode() - Method in interface org.apache.axiom.soap.SOAPFault
-
- getNodeName() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
-
- getNodeName() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
-
- getNodeName() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
-
- getNodeName() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
-
- getNodeName() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Returns the name of this attribute.
- getNodeName() - Method in class org.apache.axiom.om.impl.dom.CommentImpl
-
- getNodeName() - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
-
- getNodeName() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getNodeName() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
-
- getNodeName() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- getNodeName() - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
-
- getNodeName() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
-
- getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.CommentImpl
-
- getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.DoctypeImpl
-
- getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
-
- getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
-
- getNodeType() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
-
- getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
-
- getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.ProcessingInstructionImpl
-
- getNodeType() - Method in class org.apache.axiom.c14n.omwrapper.TextImpl
-
- getNodeType() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Returns the node type.
- getNodeType() - Method in class org.apache.axiom.om.impl.dom.CommentImpl
-
- getNodeType() - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
-
- getNodeType() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getNodeType() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
-
- getNodeType() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- getNodeType() - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
-
- getNodeType() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- getNodeType(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Returns a number that identifies the type of node that the given object represents in this
navigator.
- getNodeValue() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
-
- getNodeValue() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
-
- getNodeValue() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
-
- getNodeValue() - Method in class org.apache.axiom.c14n.omwrapper.TextImpl
-
- getNodeValue() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Returns the value of this attribute.
- getNodeValue() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- getNodeValue() - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
-
- getNodeValue() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- getNodeValue() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultNodeImpl
-
- getNodeValue() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultNodeImpl
-
- getNodeValue() - Method in interface org.apache.axiom.soap.SOAPFaultNode
-
- getNotations() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
-
- getObject() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
-
- getObject() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
-
- getObject() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
-
- getObject() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
-
- getObject() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
-
- getObject() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
-
- getObject() - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Returns the backing Object.
- getOMDataSourceProperty(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
-
- getOMDocumentElement() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
Returns the document element.
- getOMDocumentElement() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
Method getDocumentElement.
- getOMDocumentElement() - Method in interface org.apache.axiom.om.OMDocument
-
Returns the document element.
- getOMFactory() - Static method in class org.apache.axiom.om.impl.dom.DOOMAbstractFactory
-
- getOMFactory() - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMMetaFactory
-
- getOMFactory() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
Returns the OMFactory
that created this node
- getOMFactory() - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListMetaFactory
-
- getOMFactory() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
-
- getOMFactory() - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
-
- getOMFactory() - Static method in class org.apache.axiom.om.OMAbstractFactory
-
Get the default OM factory instance.
- getOMFactory() - Method in interface org.apache.axiom.om.OMAttribute
-
Returns the OMFactory that created this object
- getOMFactory() - Method in interface org.apache.axiom.om.OMMetaFactory
-
Get an OM factory instance for the XML infoset model.
- getOMFactory() - Method in interface org.apache.axiom.om.OMSerializable
-
Returns the OMFactory that created this object
- getOperation() - Method in exception org.apache.axiom.ext.io.StreamCopyException
-
Get information about the type of operation that fails.
- getOptimizedThreshold() - Method in class org.apache.axiom.om.OMOutputFormat
-
- getOriginalException() - Method in exception org.apache.axiom.c14n.exceptions.C14NException
-
- getOriginalXMLStreamReader(XMLStreamReader) - Static method in class org.apache.axiom.util.stax.XMLStreamReaderUtils
-
Searches the wrapper and delegate classes to find the original
XMLStreamReader
.
- getOutputFormat() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
Get the output format used by this writer.
- getOutputStream() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
-
- getOutputStream() - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
-
- getOutputStream() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
Get the underlying
OutputStream
for this writer, if available.
- getOutputStream() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getOutputStream() - Method in class org.apache.axiom.util.activation.EmptyDataSource
-
- getOutputStream() - Method in class org.apache.axiom.util.blob.BlobDataSource
-
- getOutputStream() - Method in class org.apache.axiom.util.blob.MemoryBlob
-
- getOutputStream() - Method in class org.apache.axiom.util.blob.OverflowBlob
-
- getOutputStream() - Method in interface org.apache.axiom.util.blob.WritableBlob
-
Create an output stream to write data to the blob.
- getOwner() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Returns the owner element of this attribute
- getOwner() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
-
Returns the owner element of this attribute
- getOwner() - Method in interface org.apache.axiom.om.OMAttribute
-
Returns the owner element of this attribute
- getOwnerDocument() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
Finds the document that this Node belongs to (the document in whose context the Node was
created).
- getOwnerElement() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
-
- getOwnerElement() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Attr
-
- getOwnerElement() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Returns the owner element.
- getParent() - Method in interface org.apache.axiom.ext.stax.DelegatingXMLStreamReader
-
- getParent() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Returns the parent node of this attribute.
- getParent() - Method in class org.apache.axiom.om.impl.dom.ChildNode
-
- getParent() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getParent() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- getParent() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
-
Returns the immediate parent of the node.
- getParent() - Method in interface org.apache.axiom.om.OMNode
-
Returns the parent containing node.
- getParent() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
Get the parent stream reader.
- getParentAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the parent
XPath axis.
- getParentNode() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
-
- getParentNode() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
-
- getParentNode() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
-
- getParentNode() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
-
- getParentNode() - Method in class org.apache.axiom.om.impl.dom.ChildNode
-
- getParentNode() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- getParentNode(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Returns the parent of the given context node.
- getParser() - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
-
- getParser() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- getParser() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
Allows to access the underlying parser.
- getPIData() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getPIData() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getPIData() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getPIData() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getPITarget() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getPITarget() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getPITarget() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getPITarget() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getPrecedingAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the preceding
XPath axis.
- getPrecedingSiblingAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the preceding-sibling
XPath axis.
- getPreferredCommands() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getPrefix() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
-
- getPrefix() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
-
- getPrefix() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
-
- getPrefix() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
-
- getPrefix() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getPrefix.
- getPrefix() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Returns the namespace prefix of this attr node.
- getPrefix() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Returns the namespace prefix of this element node
- getPrefix() - Method in class org.apache.axiom.om.impl.dom.NamespaceImpl
-
- getPrefix() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- getPrefix(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- getPrefix() - Method in class org.apache.axiom.om.impl.OMNamespaceImpl
-
Method getPrefix.
- getPrefix() - Method in interface org.apache.axiom.om.OMNamespace
-
Method getPrefix.
- getPrefix(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
-
- getPrefix(String) - Method in class org.apache.axiom.util.namespace.AbstractNamespaceContext
-
- getPrefix(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
-
- getPrefix() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getPrefix() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getPrefix(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
-
- getPrefix() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getPrefix() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getPrefix() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getPrefix(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
-
- getPrefixes(String) - Method in class org.apache.axiom.util.namespace.AbstractNamespaceContext
-
- getPreviousOMSibling() - Method in class org.apache.axiom.om.impl.dom.ChildNode
-
- getPreviousOMSibling() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getPreviousOMSibling() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
Default behavior returns null, overriden in ChildNode.
- getPreviousOMSibling() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
-
Gets the previous sibling.
- getPreviousOMSibling() - Method in interface org.apache.axiom.om.OMNode
-
Gets the previous sibling.
- getPreviousSibling() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
-
- getPreviousSibling() - Method in class org.apache.axiom.c14n.omwrapper.DocumentImpl
-
- getPreviousSibling() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Node
-
- getPreviousSibling() - Method in class org.apache.axiom.c14n.omwrapper.NodeImpl
-
- getPreviousSibling() - Method in class org.apache.axiom.om.impl.dom.ChildNode
-
- getPreviousSibling() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getPreviousSibling() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
Returns the previous child of this node's parent, or null if none.
- getProcessingInstructionData(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the data of a processing-instruction.
- getProcessingInstructionTarget(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves the target of a processing-instruction.
- getProperty(String) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
-
- getProperty(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- getProperty(String) - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Query a property stored on the OMDataSource
- getProperty(String) - Method in class org.apache.axiom.om.OMOutputFormat
-
- getProperty(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
-
- getProperty(String) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- getProperty(String) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getProperty(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- getProperty(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- getProperty(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getProperty(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
-
- getProperty(String) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getProperty(String) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getProperty(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getProperty(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
-
- getPublicId() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
-
- getPublicId() - Method in class org.apache.axiom.util.stax.DummyLocation
-
- getQName() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Returns a qname representing the attribute.
- getQName() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Returns the QName of this element.
- getQName() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
-
- getQName() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Method getQName.
- getQName() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getQName(int) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
-
- getQName() - Method in interface org.apache.axiom.om.OMAttribute
-
- getQName() - Method in interface org.apache.axiom.om.OMElement
-
Gets the QName of this node.
- getReader() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
-
- getReader() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
-
- getReader() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
-
- getReader() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
-
- getReader() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
-
- getReader() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
-
- getReader() - Method in interface org.apache.axiom.om.OMDataSource
-
Get parser for element data.
- getReader() - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Get parser for element data.
- getReader() - Method in class org.apache.axiom.util.stax.xop.XOPEncodedStream
-
Get the stream reader for the main part of the XOP message.
- getReaderProperty(String) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Get the value of a feature/property from the underlying XMLStreamReader implementation
without accessing the XMLStreamReader. https://issues.apache.org/jira/browse/WSCOMMONS-155
- getReason() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
-
- getReason() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
-
- getReason() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
-
- getReason() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
-
- getReason() - Method in interface org.apache.axiom.soap.SOAPFault
-
- getReceiverFaultCode() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getReceiverFaultCode() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getReceiverFaultCode() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the QName for the Receiver fault code.
- getRegisteredContentHandler() - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
-
- getRegisteredContentHandler() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getRegisteredContentHandler.
- getRegisteredContentHandler() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
get the registered external content handler
- getRelay() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
-
- getRelay() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
-
- getRelay() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
-
- getRelay() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
-
- getRelay() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
-
Returns the relay status associated with this SOAPHeaderBlock
object.
- getRole() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
-
- getRole() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
-
- getRole() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
-
- getRole() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
-
- getRole() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
-
- getRole() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
-
- getRole() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
-
- getRole() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
-
- getRole() - Method in interface org.apache.axiom.soap.SOAPFault
-
- getRole() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
-
Returns the uri of the actor associated with this SOAPHeaderBlock
object.
- getRoleAttributeQName() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getRoleAttributeQName() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getRoleAttributeQName() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the QName for the role attribute (actor/role)
- getRoles() - Method in interface org.apache.axiom.soap.RolePlayer
-
Get a list of the roles supported.
- getRoleValue() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultRoleImpl
-
- getRoleValue() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultRoleImpl
-
- getRoleValue() - Method in interface org.apache.axiom.soap.SOAPFaultRole
-
- getRootContentId() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- getRootContentId() - Method in class org.apache.axiom.om.OMOutputFormat
-
- getRootElement() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
-
Get the root element of the Axiom tree built by this content handler.
- getRootElement() - Method in class org.apache.axiom.om.impl.jaxp.OMResult
-
- getRootPartContentType() - Method in class org.apache.axiom.om.impl.OMMultipartWriter
-
Get the content type of the root part, as determined by the
OMOutputFormat
passed
to the constructor of this object.
- getSchema() - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
-
Deprecated.
- getSchema() - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderImpl
-
Deprecated.
- getSchemaTypeInfo() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
- getSchemaTypeInfo() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- getSelfAxisIterator(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieves an Iterator
matching the self
xpath axis.
- getSenderFaultCode() - Method in class org.apache.axiom.soap.SOAP11Version
-
- getSenderFaultCode() - Method in class org.apache.axiom.soap.SOAP12Version
-
- getSenderFaultCode() - Method in interface org.apache.axiom.soap.SOAPVersion
-
Obtain the QName for the Sender fault code
- getSingleton() - Static method in class org.apache.axiom.soap.SOAP11Version
-
- getSingleton() - Static method in class org.apache.axiom.soap.SOAP12Version
-
- getSize() - Method in class org.apache.axiom.attachments.ByteArrayDataSource
-
- getSize() - Method in class org.apache.axiom.attachments.impl.PartOnFile
-
- getSize() - Method in class org.apache.axiom.attachments.impl.PartOnMemory
-
- getSize() - Method in class org.apache.axiom.attachments.impl.PartOnMemoryEnhanced
-
- getSize() - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
-
- getSize() - Method in interface org.apache.axiom.attachments.Part
-
- getSize() - Method in interface org.apache.axiom.ext.activation.SizeAwareDataSource
-
Get the size of the data source.
- getSize(DataSource) - Static method in class org.apache.axiom.util.activation.DataSourceUtils
-
Determine the size of the data represented by a DataSource
object.
- getSize() - Method in class org.apache.axiom.util.activation.EmptyDataSource
-
- getSize() - Method in class org.apache.axiom.util.blob.BlobDataSource
-
- getSkipArray(byte[], boolean) - Static method in class org.apache.axiom.attachments.utils.ByteSearch
-
skipArray
Builds a skip array for this pattern and direction.
- getSOAP11Factory() - Static method in class org.apache.axiom.om.impl.dom.DOOMAbstractFactory
-
- getSOAP11Factory() - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMMetaFactory
-
- getSOAP11Factory() - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListMetaFactory
-
- getSOAP11Factory() - Static method in class org.apache.axiom.om.OMAbstractFactory
-
Get the default SOAP 1.1 OM factory instance.
- getSOAP11Factory() - Method in interface org.apache.axiom.om.OMMetaFactory
-
Get an OM factory instance for the SOAP 1.1 infoset model.
- getSOAP12Factory() - Static method in class org.apache.axiom.om.impl.dom.DOOMAbstractFactory
-
- getSOAP12Factory() - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMMetaFactory
-
- getSOAP12Factory() - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListMetaFactory
-
- getSOAP12Factory() - Static method in class org.apache.axiom.om.OMAbstractFactory
-
Get the default SOAP 1.2 OM factory instance.
- getSOAP12Factory() - Method in interface org.apache.axiom.om.OMMetaFactory
-
Get an OM factory instance for the SOAP 1.2 infoset model.
- getSOAPBodyFirstElementLocalName() - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
-
- getSOAPBodyFirstElementLocalName() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
-
- getSOAPBodyFirstElementLocalName() - Method in interface org.apache.axiom.soap.SOAPEnvelope
-
Retrieves the local name of the first element in the body.
- getSOAPBodyFirstElementNS() - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
-
- getSOAPBodyFirstElementNS() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
-
- getSOAPBodyFirstElementNS() - Method in interface org.apache.axiom.soap.SOAPEnvelope
-
Retrieves the OMNamespace of the first element in the body.
- getSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- getSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.dom.SOAPMessageImpl
-
- getSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
-
- getSOAPEnvelope() - Method in interface org.apache.axiom.soap.SOAPMessage
-
- getSOAPEnvelope() - Method in interface org.apache.axiom.soap.SOAPModelBuilder
-
Get the SOAP envelope for the document processed by this builder.
- getSoapFactory() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- getSOAPFaultText(String) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultReasonImpl
-
- getSOAPFaultText(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultReasonImpl
-
- getSOAPFaultText(String) - Method in interface org.apache.axiom.soap.SOAPFaultReason
-
- getSoapMessage() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- getSOAPPartContentID() - Method in class org.apache.axiom.attachments.Attachments
-
Get the content ID of the SOAP part or the MIME message.
- getSOAPPartContentType() - Method in class org.apache.axiom.attachments.Attachments
-
Get the content type of the SOAP part of the MIME message.
- getSOAPPartInputStream() - Method in class org.apache.axiom.attachments.Attachments
-
- getSOAPVersion() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- getSOAPVersion() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- getSOAPVersion() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- getSOAPVersion() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- getSOAPVersion() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- getSOAPVersion() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- getSoapVersionURI() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
-
- getSoapVersionURI() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- getSoapVersionURI() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- getSoapVersionURI() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- getSoapVersionURI() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- getSoapVersionURI() - Method in interface org.apache.axiom.soap.SOAPFactory
-
- getSpecified() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
- getStAXWriterConfiguration() - Method in class org.apache.axiom.om.OMOutputFormat
-
Get the currently configured StAX writer configuration.
- getStreamAsByteArray(InputStream) - Static method in class org.apache.axiom.attachments.utils.IOUtils
-
Returns the contents of the input stream as byte array.
- getStreamAsByteArray(InputStream, int) - Static method in class org.apache.axiom.attachments.utils.IOUtils
-
Returns the contents of the input stream as byte array.
- getStrictErrorChecking() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getStringInUtf8(String) - Static method in class org.apache.axiom.c14n.impl.UtfHelper
-
- getStringRepresentation(byte[]) - Method in class org.apache.axiom.om.util.DigestGenerator
-
Gets the String representation of the byte array
- getSubCode() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultCodeImpl
-
- getSubCode() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultSubCodeImpl
-
- getSubCode() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
-
- getSubCode() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
-
- getSubCode() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
-
- getSubCode() - Method in interface org.apache.axiom.soap.SOAPFaultClassifier
-
- getSystemId() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
-
- getSystemId() - Method in class org.apache.axiom.util.stax.DummyLocation
-
- getTagName() - Method in class org.apache.axiom.c14n.omwrapper.ElementImpl
-
- getTagName() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Element
-
- getTagName() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- getTarget() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.ProcessingInstruction
-
- getTarget() - Method in class org.apache.axiom.c14n.omwrapper.ProcessingInstructionImpl
-
- getTarget() - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
-
- getTarget() - Method in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
-
Gets the target of this Processing Instruction.
- getTarget() - Method in interface org.apache.axiom.om.OMProcessingInstruction
-
Gets the target of this Processing Instruction.
- getText() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Text
-
- getText() - Method in class org.apache.axiom.c14n.omwrapper.TextImpl
-
- getText() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method getText.
- getText() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Gets all the text children and concatinates them to a single string.
- getText() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- getText() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Selects all the text children and concatenates them to a single string.
- getText() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getText() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
-
Returns the value.
- getText() - Method in interface org.apache.axiom.om.OMElement
-
Returns the non-empty text children as a string.
- getText() - Method in interface org.apache.axiom.om.OMText
-
Returns the text value of this node.
- getText() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
-
getText() is overridden here in order to provide a uniform way for SOAP 1.1
and SOAP 1.2 to get the "default" reason string.
- getText() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getText() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getText() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getText() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getText() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getTextAsQName() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- getTextAsQName() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- getTextAsQName() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
- getTextAsQName() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getTextAsQName() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
-
Returns the value.
- getTextAsQName() - Method in interface org.apache.axiom.om.OMElement
-
OMText can contain its information as a QName as well.
- getTextAsQName() - Method in interface org.apache.axiom.om.OMText
-
- getTextAsQName() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultCodeImpl
-
- getTextAsQName() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
-
- getTextAsStream(OMElement, boolean) - Static method in class org.apache.axiom.om.util.ElementHelper
-
Returns a stream representing the concatenation of the text nodes that are children of a
given element.
- getTextCharacters() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- getTextCharacters() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
-
- getTextCharacters() - Method in interface org.apache.axiom.om.OMText
-
- getTextCharacters() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getTextCharacters() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getTextCharacters() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getTextCharacters() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getTextCharacters() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getTextContent() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getTextContent() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- getTextContent() - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
- getTextLength() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getTextLength() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getTextLength() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getTextLength() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getTextLength() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getTextStart() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getTextStart() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getTextStart() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getTextStart() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- getTextStart() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getTextStringValue(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Retrieve the string-value of a text node.
- getTimeout() - Method in class org.apache.axiom.attachments.AttachmentCacheMonitor
-
- getTransferData(DataFlavor) - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getTransferDataFlavors() - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- getTransferEncoding() - Method in class org.apache.axiom.attachments.ConfigurableDataHandler
-
- getTrimmedText() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- getTrimmedText() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Returns the concatination string of TRIMMED values of all OMText child nodes of this
element.
- getTrimmedText() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getType() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Returns the type of this attribute node.
- getType() - Method in class org.apache.axiom.om.impl.dom.CDATASectionImpl
-
- getType() - Method in class org.apache.axiom.om.impl.dom.CommentImpl
-
- getType() - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
-
- getType() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getType() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
-
- getType() - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- getType() - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
-
- getType() - Method in class org.apache.axiom.om.impl.dom.TextImpl
-
- getType() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Gets the type of node, as this is the super class of all the nodes.
- getType() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
-
Gets the type of node, as this is the super class of all the nodes.
- getType() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getType(int) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
-
- getType(String) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
-
- getType(String, String) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
-
- getType() - Method in interface org.apache.axiom.om.OMNode
-
Returns the type of node.
- getUnrenderedNodes(Collection) - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
-
Get all the unrendered nodes in the name space.
- getURI() - Method in class org.apache.axiom.c14n.Canonicalizer
-
Method engineGetURI()
- getURI(int) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
-
- getURLForContentID(String) - Static method in class org.apache.axiom.util.stax.xop.XOPUtils
-
Build a cid URL from the given content ID as described in RFC2392.
- getUserData(String) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- getUUID() - Static method in class org.apache.axiom.om.util.UUIDGenerator
-
Deprecated.
MD5 a random string with localhost/date etc will return 128 bits construct a string of 18
characters from those bits.
- getValidElements(OMDocument) - Method in class org.apache.axiom.om.util.DigestGenerator
-
Gets the valid element collection of an OMDocument.
- getValue() - Method in class org.apache.axiom.c14n.omwrapper.AttrImpl
-
- getValue() - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.Attr
-
- getValue() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Returns the value of this attribute.
- getValue() - Method in class org.apache.axiom.om.impl.dom.CommentImpl
-
- getValue() - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
-
- getValue() - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
-
- getValue() - Method in class org.apache.axiom.om.impl.llom.OMCommentImpl
-
Gets the value of this comment.
- getValue() - Method in class org.apache.axiom.om.impl.llom.OMDocTypeImpl
-
Gets the value of this DocType.
- getValue() - Method in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
-
Gets the value of this Processing Instruction.
- getValue(int) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
-
- getValue(String) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
-
- getValue(String, String) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
-
- getValue() - Method in interface org.apache.axiom.om.OMComment
-
Returns the value of this comment as defined by XPath 1.0.
- getValue() - Method in interface org.apache.axiom.om.OMDocType
-
Returns the value of this DocType.
- getValue() - Method in interface org.apache.axiom.om.OMProcessingInstruction
-
Gets the value of this Processing Instruction.
- getValue() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultCodeImpl
-
- getValue() - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultSubCodeImpl
-
- getValue() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
-
- getValue() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
-
- getValue() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
-
- getValue() - Method in interface org.apache.axiom.soap.SOAPFaultClassifier
-
- getVersion() - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
-
What SOAP version is this HeaderBlock?
- getVersion() - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
-
What SOAP version is this HeaderBlock?
- getVersion() - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
-
- getVersion() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
-
- getVersion() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
-
What SOAP version is this HeaderBlock?
- getVersion() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
-
- getVersion() - Method in interface org.apache.axiom.soap.SOAPEnvelope
-
- getVersion() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
-
What SOAP version is this HeaderBlock?
- getVersion() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- getVersion() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- getVersion() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- getVersion() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- getWholeText() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- getXMLBytes(String) - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
-
- getXMLBytes(String) - Method in class org.apache.axiom.om.ds.CharArrayDataSource
-
- getXMLBytes(String) - Method in class org.apache.axiom.om.ds.InputStreamDataSource
-
- getXMLBytes(String) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
-
- getXMLBytes(String) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
-
- getXMLBytes(String) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
-
- getXMLBytes(String) - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Returns a byte[] representing the xml data
- getXMLEncoding() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getXmlEncoding() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getXMLEncoding() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
- getXMLEncoding() - Method in interface org.apache.axiom.om.OMDocument
-
Get the charset encoding of this document as specified in the XML declaration.
- getXMLInputFactory() - Static method in class org.apache.axiom.om.util.StAXUtils
-
Get a cached
XMLInputFactory
instance using the default
configuration and cache policy (i.e. one instance per class loader).
- getXMLInputFactory(StAXParserConfiguration) - Static method in class org.apache.axiom.om.util.StAXUtils
-
Get a cached
XMLInputFactory
instance using the specified
configuration and the default cache policy.
- getXMLInputFactory(boolean) - Static method in class org.apache.axiom.om.util.StAXUtils
-
Get a cached
XMLInputFactory
instance using the default
configuration and the specified cache policy.
- getXMLInputFactory(StAXParserConfiguration, boolean) - Static method in class org.apache.axiom.om.util.StAXUtils
-
Get a cached
XMLInputFactory
instance using the specified
configuration and cache policy.
- getXMLInputStream(String) - Method in class org.apache.axiom.om.ds.InputStreamDataSource
-
- getXMLInputStream(String) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
-
- getXMLInputStream(String) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
-
- getXMLInputStream(String) - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Returns a InputStream representing the xml data
- getXMLOutputFactory() - Static method in class org.apache.axiom.om.util.StAXUtils
-
Get a cached
XMLOutputFactory
instance using the default
configuration and cache policy (i.e. one instance per class loader).
- getXMLOutputFactory(StAXWriterConfiguration) - Static method in class org.apache.axiom.om.util.StAXUtils
-
Get a cached
XMLOutputFactory
instance using the specified
configuration and the default cache policy.
- getXMLOutputFactory(boolean) - Static method in class org.apache.axiom.om.util.StAXUtils
-
Get a cached
XMLOutputFactory
instance using the default
configuration and the specified cache policy.
- getXMLOutputFactory(StAXWriterConfiguration, boolean) - Static method in class org.apache.axiom.om.util.StAXUtils
-
Get a cached
XMLOutputFactory
instance using the specified
configuration and cache policy.
- getXMLReporter() - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- getXMLResolver() - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- getXmlStandalone() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getXMLStreamException() - Method in exception org.apache.axiom.util.stax.XMLStreamIOException
-
- getXMLStreamReader() - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
- getXMLStreamReader(boolean) - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
- getXMLStreamReader() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
- getXMLStreamReader(boolean) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
- getXMLStreamReader() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
- getXMLStreamReader(boolean) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
- getXMLStreamReader(boolean) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getXMLStreamReader() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getXMLStreamReader() - Method in interface org.apache.axiom.om.OMContainer
-
Get a pull parser representation of this element with caching enabled.
- getXMLStreamReader(boolean) - Method in interface org.apache.axiom.om.OMContainer
-
Get a pull parser representation of this element.
- getXMLStreamReaderWithoutCaching() - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
- getXMLStreamReaderWithoutCaching() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
- getXMLStreamReaderWithoutCaching() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
- getXMLStreamReaderWithoutCaching() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- getXMLStreamReaderWithoutCaching() - Method in interface org.apache.axiom.om.OMContainer
-
Get a pull parser representation of this element with caching disabled.
- getXmlStreamWriter() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- getXmlStreamWriterFilter() - Method in class org.apache.axiom.om.OMOutputFormat
-
- getXMLVersion() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getXmlVersion() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- getXMLVersion() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
- getXmlVersion() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- getXMLVersion() - Method in interface org.apache.axiom.om.OMDocument
-
Returns the XML version.
- getXmlVersion() - Method in class org.apache.axiom.om.OMOutputFormat
-
- getXOPEncodedStream(XMLStreamReader) - Static method in class org.apache.axiom.util.stax.xop.XOPUtils
-
Get an XOP encoded stream for a given stream reader.
- identifiers - Variable in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- identifySOAPVersion(String) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
-
Method ignorableWhitespace.
- ImmutableXMLInputFactory - Class in org.apache.axiom.util.stax.wrapper
-
- ImmutableXMLInputFactory(XMLInputFactory) - Constructor for class org.apache.axiom.util.stax.wrapper.ImmutableXMLInputFactory
-
Constructor.
- ImmutableXMLOutputFactory - Class in org.apache.axiom.util.stax.wrapper
-
Wraps an
XMLOutputFactory
so that its state (i.e. its properties) can no longer be
changed.
- ImmutableXMLOutputFactory(XMLOutputFactory) - Constructor for class org.apache.axiom.util.stax.wrapper.ImmutableXMLOutputFactory
-
Constructor.
- importNode(Node, boolean) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- importNode(OMNode) - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
This method is intended only to be used by Axiom intenals when merging Objects from different
Axiom implementations to the DOOM implementation.
- importNode(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
-
This method is intended only to be used by Axiom intenals when merging Objects from different
Axiom implementations to the LLOM implementation.
- importOMAttribute(OMAttribute, OMElement) - Static method in class org.apache.axiom.om.util.AttributeHelper
-
In Axiom, a single tree should always contain objects created from the same type of factory
(eg: LinkedListImplFactory, DOMFactory, etc.,).
- importOMElement(OMElement, OMFactory) - Static method in class org.apache.axiom.om.util.ElementHelper
-
Some times two OMElements needs to be added to the same object tree.
- IncomingAttachmentInputStream - Class in org.apache.axiom.attachments
-
- IncomingAttachmentInputStream(InputStream, IncomingAttachmentStreams) - Constructor for class org.apache.axiom.attachments.IncomingAttachmentInputStream
-
- IncomingAttachmentStreams - Class in org.apache.axiom.attachments
-
Container for AttachmentStream s.
- IncomingAttachmentStreams() - Constructor for class org.apache.axiom.attachments.IncomingAttachmentStreams
-
- indexOf(Object) - Method in class org.apache.axiom.c14n.omwrapper.NodeListImpl
-
- init() - Static method in class org.apache.axiom.c14n.Canonicalizer
-
Method init
- init(InputStream, String, String, String) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Deprecated.
Not used anywhere
- init() - Static method in class org.apache.axiom.om.impl.dom.DOMMessageFormatter
-
Initializes Message Formatter.
- init(OMSerializable) - Method in class org.apache.axiom.om.impl.OMNavigator
-
Method init.
- inputStream2BAAOutputStream(InputStream, BAAOutputStream, long) - Static method in class org.apache.axiom.attachments.impl.BufferUtils
-
inputStream2BAAOutputStream
- inputStream2FileOutputStream(InputStream, FileOutputStream) - Static method in class org.apache.axiom.attachments.impl.BufferUtils
-
Opimized writing to FileOutputStream using a channel
- inputStream2OutputStream(InputStream, OutputStream) - Static method in class org.apache.axiom.attachments.impl.BufferUtils
-
Private utility to write the InputStream contents to the OutputStream.
- inputStream2OutputStream(InputStream, OutputStream, int) - Static method in class org.apache.axiom.attachments.impl.BufferUtils
-
- InputStreamDataSource - Class in org.apache.axiom.om.ds
-
InputStream is an example OMDataSourceExt.
- InputStreamDataSource(InputStream, String) - Constructor for class org.apache.axiom.om.ds.InputStreamDataSource
-
Constructor
- InputStreamDataSource.Data - Class in org.apache.axiom.om.ds
-
Object containing the InputStream/encoding pair
- InputStreamDataSource.Data() - Constructor for class org.apache.axiom.om.ds.InputStreamDataSource.Data
-
- insertBefore(Node, Node) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- insertBefore(Node, Node) - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
Inserts newChild before the refChild.
- insertBefore(Node, Node) - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
-
- insertData(int, String) - Method in class org.apache.axiom.om.impl.dom.CharacterImpl
-
Inserts a string at the specified offset.
- insertSiblingAfter(OMNode) - Method in class org.apache.axiom.om.impl.dom.ChildNode
-
Inserts the given sibling next to this item.
- insertSiblingAfter(OMNode) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- insertSiblingAfter(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
-
Inserts a sibling just after the current information item.
- insertSiblingAfter(OMNode) - Method in interface org.apache.axiom.om.OMNode
-
Inserts a new sibling after the current node.
- insertSiblingBefore(OMNode) - Method in class org.apache.axiom.om.impl.dom.ChildNode
-
Inserts the given sibling before this item.
- insertSiblingBefore(OMNode) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- insertSiblingBefore(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
-
Inserts a sibling just before the current information item.
- insertSiblingBefore(OMNode) - Method in interface org.apache.axiom.om.OMNode
-
Inserts a sibling just before the current node.
- INSTANCE - Static variable in class org.apache.axiom.mime.impl.axiom.AxiomMultipartWriterFactory
-
- INSTANCE - Static variable in class org.apache.axiom.mime.impl.javamail.JavaMailMultipartWriterFactory
-
- INSTANCE - Static variable in class org.apache.axiom.util.activation.EmptyDataSource
-
Empty data source instance with content type application/octet-stream.
- INSTANCE - Static variable in class org.apache.axiom.util.stax.DummyLocation
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
This is not supported since attributes serialization is handled by the serialization of the
owner nodes.
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.dom.CommentImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- internalSerialize(XMLStreamWriter, boolean, boolean) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- internalSerialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMCommentImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMDocTypeImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
- internalSerialize(XMLStreamWriter, boolean, boolean) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
- internalSerialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
Serializes the document with cache.
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
- internalSerialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
-
Serializes the node.
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
-
- internalSerialize(OMDocument, XMLStreamWriter, boolean, boolean) - Static method in class org.apache.axiom.om.impl.OMDocumentImplUtil
-
- internalSerialize(XMLStreamWriter, boolean) - Method in interface org.apache.axiom.om.impl.OMNodeEx
-
Serializes the node.
- internalSerialize(XMLStreamWriter) - Method in interface org.apache.axiom.om.impl.OMNodeEx
-
Deprecated.
This method will be removed in a future version of Axiom. It is only here to
maintain backward compatibility with projects using this method despite the fact
that it is marked as internal.
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultCodeImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultReasonImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultRoleImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultDetailImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultNodeImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultRoleImpl
-
- internalSerialize(XMLStreamWriter, boolean, boolean) - Method in class org.apache.axiom.soap.impl.dom.SOAPMessageImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultRoleImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultNodeImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultRoleImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultDetailImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
-
- internalSerialize(XMLStreamWriter, boolean, boolean) - Method in class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
-
- internalSerializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- internalSerializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
Serializes the document with the XML declaration.
- internalSerializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
-
- internalSerializeAndConsume(XMLStreamWriter) - Method in interface org.apache.axiom.om.impl.OMNodeEx
-
Deprecated.
This method will be removed in a future version of Axiom. It is only here to
maintain backward compatibility with projects using this method despite the fact
that it is marked as internal.
- InvalidCanonicalizerException - Exception in org.apache.axiom.c14n.exceptions
-
class InvalidCanonicalizerException
- InvalidCanonicalizerException() - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
-
- InvalidCanonicalizerException(String) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
-
- InvalidCanonicalizerException(String, Object[]) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
-
- InvalidCanonicalizerException(Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
-
- InvalidCanonicalizerException(String, Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
-
- InvalidCanonicalizerException(String, Object[], Exception) - Constructor for exception org.apache.axiom.c14n.exceptions.InvalidCanonicalizerException
-
- IOUtils - Class in org.apache.axiom.attachments.utils
-
Utility class containing IO helper methods
- is - Variable in class org.apache.axiom.om.ds.InputStreamDataSource.Data
-
- IS_BINARY - Static variable in interface org.apache.axiom.om.OMConstants
-
Deprecated.
- IS_DATA_HANDLERS_AWARE - Static variable in interface org.apache.axiom.om.OMConstants
-
Deprecated.
- isAllowSwitching() - Method in class org.apache.axiom.om.impl.OMStAXWrapper
-
- isAssociated(String, String, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
- isAttribute(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Returns whether the given object is an attribute node.
- isAttributeSpecified(int) - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- isAttributeSpecified(int) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- isAttributeSpecified(int) - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- isAttributeSpecified(int) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- isAutoCloseWriter() - Method in class org.apache.axiom.om.OMOutputFormat
-
Deprecated.
- isBinary() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerReader
-
Check whether the current event is a XMLStreamConstants.CHARACTERS
event representing base64 encoded binary content and for which a
DataHandler
is available.
- isBinary() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- isBinary - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
-
- isBinary() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
-
- isBinary() - Method in interface org.apache.axiom.om.OMText
-
- isBinary() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- isCache() - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
-
- isCache() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- isCache() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
- isCharacters() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- isCharacters() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
-
- isCharacters() - Method in interface org.apache.axiom.om.OMText
-
- isCharacters() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamReader
-
- isCharacters() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- isCharacters() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- isCharacters() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- isCharacters() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- isCharacters() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- isClosed() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
- isClosed() - Method in class org.apache.axiom.om.impl.OMStAXWrapper
-
- isComment(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Returns whether the given object is a comment node.
- isComplete() - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- isComplete() - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
-
- isComplete() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- isComplete() - Method in interface org.apache.axiom.om.OMSerializable
-
Indicates whether parser has parsed this information item completely or not.
- isCompleted() - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
-
- isCompleted() - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method isCompleted.
- isCompleted() - Method in class org.apache.axiom.om.impl.OMNavigator
-
Returns the completed status.
- isCompleted() - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
- isContent(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Returns true if the specified character can be considered content.
- isDataFlavorSupported(DataFlavor) - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- isDefaultNamespace(String) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- isDeferred() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerReader
-
Check whether the
XMLStreamReader
supports deferred loading of the
binary content for the current event.
- isDeferred() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- isDestructiveRead() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
-
- isDestructiveRead() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
-
- isDestructiveRead() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
-
- isDestructiveRead() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
-
- isDestructiveRead() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
-
- isDestructiveRead() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
-
- isDestructiveRead() - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Returns true if reading the backing object is destructive.
- isDestructiveWrite() - Method in class org.apache.axiom.om.ds.ByteArrayDataSource
-
- isDestructiveWrite() - Method in class org.apache.axiom.om.ds.CharArrayDataSource
-
- isDestructiveWrite() - Method in class org.apache.axiom.om.ds.InputStreamDataSource
-
- isDestructiveWrite() - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
-
- isDestructiveWrite() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
-
- isDestructiveWrite() - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
-
- isDestructiveWrite() - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Returns true if writing the backing object is destructive.
- isDocument(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Returns whether the given object is a document node.
- isDoingSWA() - Method in class org.apache.axiom.om.OMOutputFormat
-
Indicates whether the document should be serialized using SwA.
- isDOOMRequired() - Static method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
-
Deprecated.
- isElement(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Returns whether the given object is an element node.
- isElementContentWhitespace() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- isEndElement() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamReader
-
- isEndElement() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- isEndElement() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- isEndElement() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- isEndElement() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- isEndElement() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- isEqual(byte[], byte[], int, int) - Static method in class org.apache.axiom.attachments.utils.ByteSearch
-
isEqual
- isEqual(QName, QName) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenLegacyQNameIterator
-
Deprecated.
This version of equals returns true if the local parts match.
- isEqual(QName, QName) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenLocalNameIterator
-
This version of equals returns true if the local parts match.
- isEqual(QName, QName) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenNamespaceIterator
-
This version of equals returns true if the local parts match.
- isEqual(QName, QName) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenQNameIterator
-
Returns true if the qnames are equal.
- isEqualNode(Node) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
Tests whether two nodes are equal.
- isEquals_Legacy(QName, QName) - Static method in class org.apache.axiom.om.impl.traverse.OMChildrenQNameIterator
-
Deprecated.
- isExpanded() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
Check if element has been expanded into tree.
- isExpanded() - Method in interface org.apache.axiom.om.OMSourcedElement
-
- isExpanded() - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
-
- isHighSurrogate(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Returns whether the given character is a high surrogate
- isId - Variable in class org.apache.axiom.om.impl.dom.AttrImpl
-
Flag used to mark an attribute as per the DOM Level 3 specification
- isId() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
- isIgnoreXMLDeclaration() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- isIgnoreXMLDeclaration() - Method in class org.apache.axiom.om.OMOutputFormat
-
- isInlineMTOM() - Method in class org.apache.axiom.om.impl.OMStAXWrapper
-
- isInlineMTOM() - Method in interface org.apache.axiom.om.OMXMLStreamReader
-
- isInlineMTOM() - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
-
- isInvalid(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Returns true if the specified character is invalid.
- isLoaded() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerProvider
-
Check whether the DataHandler
has already been loaded.
- isLoaded(String) - Method in class org.apache.axiom.om.impl.builder.OMAttachmentAccessorMimePartProvider
-
- isLoaded(String) - Method in interface org.apache.axiom.util.stax.xop.MimePartProvider
-
Check whether the MIME part identified by a given content ID has already been loaded.
- isLoaded(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWrapper
-
- isLookahead() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Check if the node for the current token has already been created or if the parser is ahead
of the builder.
- isLowSurrogate(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Returns whether the given character is a low surrogate
- isMarkup(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Returns true if the specified character can be considered markup.
- isName(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Returns true if the specified character is a valid name character as defined by production
[4] in the XML 1.0 specification.
- isNamespace(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Returns whether the given object is a namespace node.
- isNamespaceAware() - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderImpl
-
Deprecated.
Returns whether the parser is configured to understand namespaces or not.
- isNamespaceAware() - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilder
-
Returns whether the parser is configured to understand namespaces or not.
- isNamespaceURIInterning() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
- isNameStart(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Returns true if the specified character is a valid name start character as defined by
production [5] in the XML 1.0 specification.
- isNavigable() - Method in class org.apache.axiom.om.impl.OMNavigator
-
Returns the navigable status.
- isNCName(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Returns true if the specified character is a valid NCName character as defined by production
[5] in Namespaces in XML recommendation.
- isNCNameStart(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Returns true if the specified character is a valid NCName start character as defined by
production [4] in Namespaces in XML recommendation.
- isOptimized() - Method in interface org.apache.axiom.ext.stax.datahandler.DataHandlerReader
-
Check if the binary content is eligible for optimization (e.g. using XOP) or if it should
be serialized as base64.
- isOptimized() - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- isOptimized() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
-
- isOptimized() - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- isOptimized() - Method in class org.apache.axiom.om.OMOutputFormat
-
Indicates whether the document should be serialized using MTOM.
- isOptimized() - Method in interface org.apache.axiom.om.OMText
-
- isOptimized(DataHandler, boolean) - Method in interface org.apache.axiom.util.stax.xop.OptimizationPolicy
-
Determine whether the binary content supplied by a given DataHandler
should be
optimized.
- isOptimized(DataHandlerProvider, boolean) - Method in interface org.apache.axiom.util.stax.xop.OptimizationPolicy
-
Determine whether the binary content supplied by a given
DataHandlerProvider
should
be optimized.
- isOptimized() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- isOptimizedThreshold(OMText) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- isProcessed() - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
-
- isProcessed() - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
-
- isProcessed() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
-
- isProcessingDetailElements() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- isProcessingInstruction(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Returns whether the given object is a processing-instruction node.
- isPropertySupported(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- isPropertySupported(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- isPubid(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Returns true if the specified character is a valid Pubid character as defined by production
[13] in the XML 1.0 specification.
- isReadyToGetNextStream() - Method in class org.apache.axiom.attachments.IncomingAttachmentStreams
-
- isRegistered() - Method in class org.apache.axiom.attachments.lifecycle.impl.VMShutdownHook
-
- isSameNode(Node) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- isSetPrefixBeforeStartElement(XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
Deprecated.
This method was used to work around a StAX conformance issue in early versions
of the XL XP-J parser. This is now handled by
StAXDialect
, and this method always returns
false
.
- isSOAP11() - Method in class org.apache.axiom.om.OMOutputFormat
-
- isSpace(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Returns true if the specified character is a space character as defined by production [3] in
the XML 1.0 specification.
- isStandalone() - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- isStandalone - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
- isStandalone() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
- isStandalone() - Method in interface org.apache.axiom.om.OMDocument
-
XML standalone value.
- isStandalone() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- isStandalone() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- isStandalone() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- isStandalone() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- isStartElement() - Method in class org.apache.axiom.util.stax.AbstractXMLStreamReader
-
- isStartElement() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- isStartElement() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- isStartElement() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- isStartElement() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- isStartElement() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- isSupplemental(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Returns true if the specified character is a supplemental character.
- isSupported(String, String) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- isSupportingReadUncommitted() - Method in class org.apache.axiom.util.blob.MemoryBlob
-
- isSupportingReadUncommitted() - Method in class org.apache.axiom.util.blob.OverflowBlob
-
- isSupportingReadUncommitted() - Method in interface org.apache.axiom.util.blob.WritableBlob
-
Determine whether the blob supports reading in state NEW or UNCOMMITTED.
- isText(Object) - Method in class org.apache.axiom.om.xpath.DocumentNavigator
-
Returns whether the given object is a text node.
- isTextualPart(String) - Static method in class org.apache.axiom.om.util.CommonUtils
-
A "textual part" has one or more of the following criteria
1) a content-type that start with "text"
"application/xml" or "application/soap"
2) has a charset parameter on the content-type.
- isUltimateDestination() - Method in interface org.apache.axiom.soap.RolePlayer
-
Are we the ultimate destination?
- isUsed() - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
- isValid(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Returns true if the specified character is valid.
- isValidating() - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderImpl
-
Deprecated.
The StAX builder used is the org.apache.axiom.om.impl.llom.StAXOMBuilder is a validating
builder.
- isValidating() - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilder
-
The StAX builder used is the org.apache.axiom.om.impl.llom.StAXOMBuilder is a validating
builder.
- isValidBase64Encoding(String) - Static method in class org.apache.axiom.util.base64.Base64Utils
-
checks input string for invalid Base64 characters
- isValidIANAEncoding(String) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Returns true if the encoding name is a valid IANA encoding.
- isValidJavaEncoding(String) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Returns true if the encoding name is a valid Java encoding.
- isValidName(String) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Check to see if a string is a valid Name according to [5]
in the XML 1.0 Recommendation
- isValidNCName(String) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Check to see if a string is a valid NCName according to [4]
from the XML Namespaces 1.0 Recommendation
- isValidNmtoken(String) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Check to see if a string is a valid Nmtoken according to [7]
in the XML 1.0 Recommendation
- isWhiteSpace() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- isWhiteSpace() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- isWhiteSpace() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- isWhiteSpace() - Method in class org.apache.axiom.util.stax.xop.XOPDecodingStreamReader
-
- isWhiteSpace() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- isXML11Space(int) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Returns true if the specified character is a space character as amdended in the XML 1.1
specification.
- item(int) - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.NamedNodeMap
-
- item(int) - Method in interface org.apache.axiom.c14n.omwrapper.interfaces.NodeList
-
- item(int) - Method in class org.apache.axiom.c14n.omwrapper.NamedNodeMapImpl
-
- item(int) - Method in class org.apache.axiom.c14n.omwrapper.NodeListImpl
-
- item(int) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
-
From org.apache.xerces.dom.NamedNodeMapImpl
- item(int) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
NodeList method: Returns the Nth immediate child of this node, or null if the index is out of
bounds.
- item(int) - Method in class org.apache.axiom.om.impl.dom.NodeListImpl
-
Returns the node at the given index.
- OMAbstractFactory - Class in org.apache.axiom.om
-
Provides default instances for object model and meta factories.
- OMAbstractIterator - Class in org.apache.axiom.om.impl.traverse
-
Abstract base class for iterators over sets of OM nodes.
- OMAbstractIterator(OMNode) - Constructor for class org.apache.axiom.om.impl.traverse.OMAbstractIterator
-
- OMAttachmentAccessor - Interface in org.apache.axiom.om
-
This interface is applied to objects that
can access attachments.
- OMAttachmentAccessorMimePartProvider - Class in org.apache.axiom.om.impl.builder
-
- OMAttachmentAccessorMimePartProvider(OMAttachmentAccessor) - Constructor for class org.apache.axiom.om.impl.builder.OMAttachmentAccessorMimePartProvider
-
- OMAttribute - Interface in org.apache.axiom.om
-
Interface OMAttribute
- OMAttributeImpl - Class in org.apache.axiom.om.impl.llom
-
Class OMAttributeImpl
- OMAttributeImpl(String, OMNamespace, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMAttributeImpl
-
Constructor OMAttributeImpl.
- OMBuilderException - Exception in org.apache.axiom.om.impl.exception
-
Class OMBuilderException
- OMBuilderException(String) - Constructor for exception org.apache.axiom.om.impl.exception.OMBuilderException
-
Constructor OMBuilderException
- OMBuilderException(Throwable) - Constructor for exception org.apache.axiom.om.impl.exception.OMBuilderException
-
- OMChildElementIterator - Class in org.apache.axiom.om.impl.traverse
-
- OMChildElementIterator(OMElement) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildElementIterator
-
Constructor OMChildrenIterator.
- OMChildrenIterator - Class in org.apache.axiom.om.impl.traverse
-
Class OMChildrenIterator
- OMChildrenIterator(OMNode) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenIterator
-
Constructor OMChildrenIterator.
- OMChildrenLegacyQNameIterator - Class in org.apache.axiom.om.impl.traverse
-
Deprecated.
- OMChildrenLegacyQNameIterator(OMNode, QName) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenLegacyQNameIterator
-
Deprecated.
- OMChildrenLocalNameIterator - Class in org.apache.axiom.om.impl.traverse
-
Iterate over elements with the same LocalName
- OMChildrenLocalNameIterator(OMNode, String) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenLocalNameIterator
-
- OMChildrenNamespaceIterator - Class in org.apache.axiom.om.impl.traverse
-
Iterate over elements with the same namespace uri
- OMChildrenNamespaceIterator(OMNode, String) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenNamespaceIterator
-
- OMChildrenQNameIterator - Class in org.apache.axiom.om.impl.traverse
-
Class OMChildrenQNameIterator
This iterator returns the elements that have a matching QName.
- OMChildrenQNameIterator(OMNode, QName) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenQNameIterator
-
Constructor OMChildrenQNameIterator.
- OMChildrenWithSpecificAttributeIterator - Class in org.apache.axiom.om.impl.traverse
-
Class OMChildrenWithSpecificAttributeIterator
- OMChildrenWithSpecificAttributeIterator(OMNode, QName, String, boolean) - Constructor for class org.apache.axiom.om.impl.traverse.OMChildrenWithSpecificAttributeIterator
-
Constructor OMChildrenWithSpecificAttributeIterator.
- OMComment - Interface in org.apache.axiom.om
-
Interface OMComment
- OMCommentImpl - Class in org.apache.axiom.om.impl.llom
-
- OMCommentImpl(OMContainer, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMCommentImpl
-
Constructor OMCommentImpl.
- OMCommentImpl(OMContainer, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMCommentImpl
-
Constructor OMCommentImpl.
- OMConstants - Interface in org.apache.axiom.om
-
Interface OMConstants
- OMContainer - Interface in org.apache.axiom.om
-
Captures the operations related to containment shared by both a document and an element.
- OMContainerEx - Interface in org.apache.axiom.om.impl
-
Interface OMContainerEx
Internal Implementation detail.
- OMDataSource - Interface in org.apache.axiom.om
-
Interface to arbitrary source of XML element data.
- OMDataSourceExt - Interface in org.apache.axiom.om
-
Interface to a backing object that can can be read and written as XML.
- OMDataSourceExtBase - Class in org.apache.axiom.om.ds
-
OMDataSourceExtBase is a convenient base class that can be extended
by other OMDataSourceExt implementations.
- OMDataSourceExtBase() - Constructor for class org.apache.axiom.om.ds.OMDataSourceExtBase
-
- OMDescendantsIterator - Class in org.apache.axiom.om.impl.traverse
-
Iterator that iterates over all descendants in document order.
- OMDescendantsIterator(OMNode) - Constructor for class org.apache.axiom.om.impl.traverse.OMDescendantsIterator
-
- OMDocType - Interface in org.apache.axiom.om
-
Interface OMDocType
- OMDocTypeImpl - Class in org.apache.axiom.om.impl.llom
-
- OMDocTypeImpl(OMContainer, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMDocTypeImpl
-
Constructor OMDocTypeImpl.
- OMDocTypeImpl(OMContainer, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMDocTypeImpl
-
Constructor OMDocTypeImpl.
- OMDocument - Interface in org.apache.axiom.om
-
- OMDocumentImpl - Class in org.apache.axiom.om.impl.llom
-
Class OMDocumentImpl
- OMDocumentImpl(OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
Create a OMDocument
given the OMFactory
- OMDocumentImpl(OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
Create the OMDocument
with the factory
- OMDocumentImpl(OMElement, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
Create the OMDoucment
with the factory and set the given OMElement
as the document element
- OMDocumentImplUtil - Class in org.apache.axiom.om.impl
-
Utility class with default implementations for some of the methods defined by the
OMDocument
interface.
- OMDOMException - Exception in org.apache.axiom.om.impl.dom
-
OMDOM specific exception
- OMDOMException() - Constructor for exception org.apache.axiom.om.impl.dom.OMDOMException
-
- OMDOMException(String) - Constructor for exception org.apache.axiom.om.impl.dom.OMDOMException
-
- OMDOMException(Throwable) - Constructor for exception org.apache.axiom.om.impl.dom.OMDOMException
-
- OMDOMException(String, Throwable) - Constructor for exception org.apache.axiom.om.impl.dom.OMDOMException
-
- OMDOMFactory - Class in org.apache.axiom.om.impl.dom.factory
-
OM factory implementation for DOOM.
- OMDOMFactory(OMDOMMetaFactory) - Constructor for class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- OMDOMFactory() - Constructor for class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- OMDOMFactory(DocumentImpl) - Constructor for class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
- OMDOMMetaFactory - Class in org.apache.axiom.om.impl.dom.factory
-
Meta factory for the DOOM implementation.
- OMDOMMetaFactory() - Constructor for class org.apache.axiom.om.impl.dom.factory.OMDOMMetaFactory
-
- OMElement - Interface in org.apache.axiom.om
-
A particular kind of node that represents an element infoset information item.
- OMElementImpl - Class in org.apache.axiom.om.impl.llom
-
Class OMElementImpl
- OMElementImpl(String, OMNamespace, OMContainer, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMElementImpl
-
Constructor OMElementImpl.
- OMElementImpl(String, OMNamespace, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMElementImpl
-
Constructor OMElementImpl.
- OMElementImpl(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMElementImpl
-
This is the basic constructor for OMElement.
- OMElementImpl(QName, OMContainer, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMElementImpl
-
It is assumed that the QName passed contains, at least, the localName for this element.
- OMException - Exception in org.apache.axiom.om
-
Class OMException
- OMException() - Constructor for exception org.apache.axiom.om.OMException
-
Constructor OMException
- OMException(String) - Constructor for exception org.apache.axiom.om.OMException
-
Constructor OMException
- OMException(String, Throwable) - Constructor for exception org.apache.axiom.om.OMException
-
Constructor OMException
- OMException(Throwable) - Constructor for exception org.apache.axiom.om.OMException
-
Constructor OMException
- omfactory - Variable in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Field omfactory
- OMFactory - Interface in org.apache.axiom.om
-
Class OMFactory
- OMFilterIterator - Class in org.apache.axiom.om.impl.traverse
-
Abstract iterator that returns matching nodes from another iterator.
- OMFilterIterator(Iterator) - Constructor for class org.apache.axiom.om.impl.traverse.OMFilterIterator
-
- OMHierarchyException - Exception in org.apache.axiom.om
-
Thrown if an object model operation would lead to a hierarchy that is not allowed in the
given object model implementation.
- OMHierarchyException(String) - Constructor for exception org.apache.axiom.om.OMHierarchyException
-
- OMLinkedListImplFactory - Class in org.apache.axiom.om.impl.llom.factory
-
Class OMLinkedListImplFactory
- OMLinkedListImplFactory(OMLinkedListMetaFactory) - Constructor for class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
- OMLinkedListImplFactory() - Constructor for class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
- OMLinkedListMetaFactory - Class in org.apache.axiom.om.impl.llom.factory
-
Meta factory for the linked list OM implementation.
- OMLinkedListMetaFactory() - Constructor for class org.apache.axiom.om.impl.llom.factory.OMLinkedListMetaFactory
-
- OMMetaFactory - Interface in org.apache.axiom.om
-
Object model meta factory.
- OMMultipartWriter - Class in org.apache.axiom.om.impl
-
Writes a MIME multipart package as used by XOP/MTOM and SOAP with Attachments.
- OMMultipartWriter(OutputStream, OMOutputFormat) - Constructor for class org.apache.axiom.om.impl.OMMultipartWriter
-
- OMNamespace - Interface in org.apache.axiom.om
-
Interface OMNamespace.
- OMNamespaceImpl - Class in org.apache.axiom.om.impl.llom
-
- OMNamespaceImpl(String, String) - Constructor for class org.apache.axiom.om.impl.llom.OMNamespaceImpl
-
Deprecated.
- OMNamespaceImpl - Class in org.apache.axiom.om.impl
-
Class OMNamespaceImpl
- OMNamespaceImpl(String, String) - Constructor for class org.apache.axiom.om.impl.OMNamespaceImpl
-
- OMNavigator - Class in org.apache.axiom.om.impl.llom
-
Empty subclass of
OMNavigator
to keep compatibility
with existing code.
- OMNavigator() - Constructor for class org.apache.axiom.om.impl.llom.OMNavigator
-
Constructor OMNavigator.
- OMNavigator(OMNode) - Constructor for class org.apache.axiom.om.impl.llom.OMNavigator
-
Constructor OMNavigator.
- OMNavigator - Class in org.apache.axiom.om.impl
-
Refer to the test, org.apache.axiom.om.OMNavigatorTest, to find out how to use features like
isNavigable, isComplete and step.
- OMNavigator() - Constructor for class org.apache.axiom.om.impl.OMNavigator
-
Constructor OMNavigator.
- OMNavigator(OMSerializable) - Constructor for class org.apache.axiom.om.impl.OMNavigator
-
Constructor OMNavigator.
- OMNode - Interface in org.apache.axiom.om
-
Defines the base interface used by most of the XML object model within Axis.
- OMNodeEx - Interface in org.apache.axiom.om.impl
-
Interface OMNodeEx
Internal Implementation detail.
- OMNodeImpl - Class in org.apache.axiom.om.impl.llom
-
Class OMNodeImpl
- OMNodeImpl(OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMNodeImpl
-
Constructor OMNodeImpl
- OMNodeImpl(OMContainer, OMFactory, boolean) - Constructor for class org.apache.axiom.om.impl.llom.OMNodeImpl
-
For a node to exist there must be a parent.
- OMOutputFormat - Class in org.apache.axiom.om
-
Formats options for OM Output.
- OMOutputFormat() - Constructor for class org.apache.axiom.om.OMOutputFormat
-
- OMOutputFormat(OMOutputFormat) - Constructor for class org.apache.axiom.om.OMOutputFormat
-
Constructs a new instance by copying the configuration from an existing instance.
- OMProcessingInstruction - Interface in org.apache.axiom.om
-
Interface OMProcessingInstruction
- OMProcessingInstructionImpl - Class in org.apache.axiom.om.impl.llom
-
- OMProcessingInstructionImpl(OMContainer, String, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
-
Constructor OMProcessingInstructionImpl.
- OMProcessingInstructionImpl(OMContainer, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
-
Constructor OMProcessingInstructionImpl.
- OMQNameFilterIterator - Class in org.apache.axiom.om.impl.traverse
-
Iterator that selects elements based on
QName
equality,
i.e. namespace URI and local name.
- OMQNameFilterIterator(Iterator, QName) - Constructor for class org.apache.axiom.om.impl.traverse.OMQNameFilterIterator
-
- OMQualifiedNameFilterIterator - Class in org.apache.axiom.om.impl.traverse
-
Iterator that selects elements based on prefix and local name.
- OMQualifiedNameFilterIterator(Iterator, String) - Constructor for class org.apache.axiom.om.impl.traverse.OMQualifiedNameFilterIterator
-
- OMResult - Class in org.apache.axiom.om.impl.jaxp
-
Implementation of
Result
for AXIOM.
- OMResult(OMFactory) - Constructor for class org.apache.axiom.om.impl.jaxp.OMResult
-
- OMResult() - Constructor for class org.apache.axiom.om.impl.jaxp.OMResult
-
- OMSerializable - Interface in org.apache.axiom.om
-
Information item that can be serialized (written to an XML stream writer) and
deserialized (retrieved from an XML parser) as a unit.
- OMSerializableImpl - Class in org.apache.axiom.om.impl.llom
-
- OMSerializableImpl(OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMSerializableImpl
-
- OMSerializer - Interface in org.apache.axiom.om
-
Interface OMSerializer
- OMSerializerUtil - Class in org.apache.axiom.om.impl.util
-
- OMSerializerUtil() - Constructor for class org.apache.axiom.om.impl.util.OMSerializerUtil
-
- OMSource - Class in org.apache.axiom.om.impl.jaxp
-
Implementation of
Source
for AXIOM.
- OMSource(OMElement) - Constructor for class org.apache.axiom.om.impl.jaxp.OMSource
-
- OMSourcedElement - Interface in org.apache.axiom.om
-
Element whose data is backed by an arbitrary Java object.
- OMSourcedElementImpl - Class in org.apache.axiom.om.impl.llom
-
Element backed by an arbitrary data source.
- OMSourcedElementImpl(String, OMNamespace, OMFactory, OMDataSource) - Constructor for class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
Constructor.
- OMSourcedElementImpl(QName, OMFactory, OMDataSource) - Constructor for class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
Constructor that takes a QName instead of the local name and the namespace seperately
- OMSourcedElementImpl(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- OMSourcedElementImpl(String, OMNamespace, OMContainer, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- OMSourcedElementImpl(String, OMNamespace, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- OMStAXWrapper - Class in org.apache.axiom.om.impl.llom
-
Empty subclass of
OMStAXWrapper
to keep compatibility
with existing code.
- OMStAXWrapper(OMXMLParserWrapper, OMContainer) - Constructor for class org.apache.axiom.om.impl.llom.OMStAXWrapper
-
When constructing the OMStaxWrapper, the creator must produce the builder (an instance of the
OMXMLparserWrapper of the input) and the Element Node to start parsing.
- OMStAXWrapper(OMXMLParserWrapper, OMContainer, boolean) - Constructor for class org.apache.axiom.om.impl.llom.OMStAXWrapper
-
Constructor OMStAXWrapper.
- OMStAXWrapper - Class in org.apache.axiom.om.impl
-
XMLStreamReader
implementation that generates events from a given Axiom tree.
- OMStAXWrapper(OMXMLParserWrapper, OMContainer) - Constructor for class org.apache.axiom.om.impl.OMStAXWrapper
-
When constructing the OMStaxWrapper, the creator must produce the builder (an instance of the
OMXMLparserWrapper of the input) and the Element Node to start parsing.
- OMStAXWrapper(OMXMLParserWrapper, OMContainer, boolean) - Constructor for class org.apache.axiom.om.impl.OMStAXWrapper
-
Constructor OMStAXWrapper.
- OMStreamingException - Exception in org.apache.axiom.om.impl.exception
-
Class OMStreamingException
- OMStreamingException() - Constructor for exception org.apache.axiom.om.impl.exception.OMStreamingException
-
Constructor OMStreamingException
- OMStreamingException(String) - Constructor for exception org.apache.axiom.om.impl.exception.OMStreamingException
-
Constructor OMStreamingException
- OMStreamingException(String, Throwable) - Constructor for exception org.apache.axiom.om.impl.exception.OMStreamingException
-
Constructor OMStreamingException
- OMStreamingException(Throwable) - Constructor for exception org.apache.axiom.om.impl.exception.OMStreamingException
-
Constructor OMStreamingException
- OMText - Interface in org.apache.axiom.om
-
Represents character data in an XML document.
- OMTextImpl - Class in org.apache.axiom.om.impl.llom
-
- OMTextImpl(String, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
-
Constructor OMTextImpl.
- OMTextImpl(String, int, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
-
- OMTextImpl(OMContainer, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
-
Constructor OMTextImpl.
- OMTextImpl(OMContainer, OMTextImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
-
Construct OMTextImpl that is a copy of the source OMTextImpl
- OMTextImpl(OMContainer, String, int, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
-
- OMTextImpl(OMContainer, char[], int, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
-
- OMTextImpl(OMContainer, QName, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
-
- OMTextImpl(OMContainer, QName, int, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
-
- OMTextImpl(String, String, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
-
- OMTextImpl(OMContainer, String, String, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
-
- OMTextImpl(Object, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
-
- OMTextImpl(Object, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
-
- OMTextImpl(String, DataHandlerProvider, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
-
Constructor.
- OMTextImpl(String, OMContainer, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
-
- OMXMLBuilderFactory - Class in org.apache.axiom.om.impl.llom.factory
-
Deprecated.
This class is deprecated because it is located in the wrong package and JAR
(it is implementation independent but belongs to LLOM). Please use
OMXMLBuilderFactory
instead.
- OMXMLBuilderFactory() - Constructor for class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
-
Deprecated.
- OMXMLBuilderFactory - Class in org.apache.axiom.om
-
Provides static factory methods to create various kinds of object model builders from different
types of input sources.
- OMXMLParserWrapper - Interface in org.apache.axiom.om
-
Interface OMXMLParserWrapper
- OMXMLReader - Class in org.apache.axiom.om.impl.serialize
-
SAX
XMLReader
implementation that traverses a given OM tree and invokes the
callback methods on the configured
ContentHandler
.
- OMXMLReader(OMElement) - Constructor for class org.apache.axiom.om.impl.serialize.OMXMLReader
-
- OMXMLReader.AttributesAdapter - Class in org.apache.axiom.om.impl.serialize
-
- OMXMLReader.AttributesAdapter() - Constructor for class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
-
- OMXMLStreamReader - Interface in org.apache.axiom.om
-
- OMXMLStreamReaderValidator - Class in org.apache.axiom.om.util
-
There are several places in the code where events are passed from
a source to a consumer using XMLStreamReader events.
- OMXMLStreamReaderValidator(OMXMLStreamReader, boolean) - Constructor for class org.apache.axiom.om.util.OMXMLStreamReaderValidator
-
- ONE_USE_UNSAFE - Static variable in class org.apache.axiom.om.ds.Behavior
-
- OptimizationPolicy - Interface in org.apache.axiom.util.stax.xop
-
Encapsulates an algorithm that decides whether base64 encoded binary data should be optimized
using XOP.
- optimize - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
-
- org.apache.axiom.attachments - package org.apache.axiom.attachments
-
- org.apache.axiom.attachments.impl - package org.apache.axiom.attachments.impl
-
- org.apache.axiom.attachments.lifecycle - package org.apache.axiom.attachments.lifecycle
-
- org.apache.axiom.attachments.lifecycle.impl - package org.apache.axiom.attachments.lifecycle.impl
-
- org.apache.axiom.attachments.utils - package org.apache.axiom.attachments.utils
-
- org.apache.axiom.c14n - package org.apache.axiom.c14n
-
- org.apache.axiom.c14n.exceptions - package org.apache.axiom.c14n.exceptions
-
- org.apache.axiom.c14n.helpers - package org.apache.axiom.c14n.helpers
-
- org.apache.axiom.c14n.impl - package org.apache.axiom.c14n.impl
-
- org.apache.axiom.c14n.omwrapper - package org.apache.axiom.c14n.omwrapper
-
- org.apache.axiom.c14n.omwrapper.factory - package org.apache.axiom.c14n.omwrapper.factory
-
- org.apache.axiom.c14n.omwrapper.interfaces - package org.apache.axiom.c14n.omwrapper.interfaces
-
- org.apache.axiom.c14n.utils - package org.apache.axiom.c14n.utils
-
- org.apache.axiom.ext.activation - package org.apache.axiom.ext.activation
-
Defines Axiom specific extensions to the Java Activation Framework API.
- org.apache.axiom.ext.io - package org.apache.axiom.ext.io
-
Defines Axiom specific extensions to the classes in
java.io
.
- org.apache.axiom.ext.stax - package org.apache.axiom.ext.stax
-
Defines Axiom specific extensions to the StAX API.
- org.apache.axiom.ext.stax.datahandler - package org.apache.axiom.ext.stax.datahandler
-
Defines an Axiom specific extension to the StAX API to work with DataHandler objects.
- org.apache.axiom.mime - package org.apache.axiom.mime
-
Contains interfaces for MIME message processing.
- org.apache.axiom.mime.impl.axiom - package org.apache.axiom.mime.impl.axiom
-
Default MIME message processing API implementation.
- org.apache.axiom.mime.impl.javamail - package org.apache.axiom.mime.impl.javamail
-
MIME message processing API implementation based on JavaMail.
- org.apache.axiom.om - package org.apache.axiom.om
-
Contains core interfaces of the Axiom API.
- org.apache.axiom.om.ds - package org.apache.axiom.om.ds
-
- org.apache.axiom.om.ds.custombuilder - package org.apache.axiom.om.ds.custombuilder
-
- org.apache.axiom.om.impl - package org.apache.axiom.om.impl
-
- org.apache.axiom.om.impl.builder - package org.apache.axiom.om.impl.builder
-
- org.apache.axiom.om.impl.dom - package org.apache.axiom.om.impl.dom
-
- org.apache.axiom.om.impl.dom.factory - package org.apache.axiom.om.impl.dom.factory
-
- org.apache.axiom.om.impl.dom.jaxp - package org.apache.axiom.om.impl.dom.jaxp
-
- org.apache.axiom.om.impl.exception - package org.apache.axiom.om.impl.exception
-
- org.apache.axiom.om.impl.jaxp - package org.apache.axiom.om.impl.jaxp
-
- org.apache.axiom.om.impl.llom - package org.apache.axiom.om.impl.llom
-
- org.apache.axiom.om.impl.llom.factory - package org.apache.axiom.om.impl.llom.factory
-
- org.apache.axiom.om.impl.llom.util - package org.apache.axiom.om.impl.llom.util
-
- org.apache.axiom.om.impl.serialize - package org.apache.axiom.om.impl.serialize
-
- org.apache.axiom.om.impl.traverse - package org.apache.axiom.om.impl.traverse
-
- org.apache.axiom.om.impl.util - package org.apache.axiom.om.impl.util
-
- org.apache.axiom.om.util - package org.apache.axiom.om.util
-
- org.apache.axiom.om.xpath - package org.apache.axiom.om.xpath
-
- org.apache.axiom.osgi - package org.apache.axiom.osgi
-
- org.apache.axiom.soap - package org.apache.axiom.soap
-
- org.apache.axiom.soap.impl.builder - package org.apache.axiom.soap.impl.builder
-
- org.apache.axiom.soap.impl.dom - package org.apache.axiom.soap.impl.dom
-
- org.apache.axiom.soap.impl.dom.factory - package org.apache.axiom.soap.impl.dom.factory
-
- org.apache.axiom.soap.impl.dom.soap11 - package org.apache.axiom.soap.impl.dom.soap11
-
- org.apache.axiom.soap.impl.dom.soap12 - package org.apache.axiom.soap.impl.dom.soap12
-
- org.apache.axiom.soap.impl.llom - package org.apache.axiom.soap.impl.llom
-
- org.apache.axiom.soap.impl.llom.soap11 - package org.apache.axiom.soap.impl.llom.soap11
-
- org.apache.axiom.soap.impl.llom.soap12 - package org.apache.axiom.soap.impl.llom.soap12
-
- org.apache.axiom.util - package org.apache.axiom.util
-
Contains utility classes not depending on the Axiom API.
- org.apache.axiom.util.activation - package org.apache.axiom.util.activation
-
Contains utility classes to work with the Java Activation Framework.
- org.apache.axiom.util.base64 - package org.apache.axiom.util.base64
-
Contains utility classes to work with base64 encoded data.
- org.apache.axiom.util.blob - package org.apache.axiom.util.blob
-
Contains utility classes to work with binary data.
- org.apache.axiom.util.namespace - package org.apache.axiom.util.namespace
-
- org.apache.axiom.util.sax - package org.apache.axiom.util.sax
-
- org.apache.axiom.util.stax - package org.apache.axiom.util.stax
-
Contains StAX utility classes not depending on the Axiom API.
- org.apache.axiom.util.stax.debug - package org.apache.axiom.util.stax.debug
-
Contains classes that can be used to debug StAX related issues.
- org.apache.axiom.util.stax.dialect - package org.apache.axiom.util.stax.dialect
-
Contains classes to handle differences between StAX implementations.
- org.apache.axiom.util.stax.wrapper - package org.apache.axiom.util.stax.wrapper
-
Contains classes to build wrappers for various StAX objects.
- org.apache.axiom.util.stax.xop - package org.apache.axiom.util.stax.xop
-
Contains classes to encode and decode XOP infosets.
- outputNodePop() - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
-
Pop a frame for visible namespace.
- outputNodePush() - Method in class org.apache.axiom.c14n.impl.NameSpaceSymbTable
-
Push a frame for visible namespace.
- OverflowBlob - Class in org.apache.axiom.util.blob
-
Blob implementation that stores data in a temporary file if the size exceeds a configurable
threshold.
- OverflowBlob(int, int, String, String) - Constructor for class org.apache.axiom.util.blob.OverflowBlob
-
- OWNED - Static variable in class org.apache.axiom.om.impl.dom.NodeImpl
-
- owner - Variable in class org.apache.axiom.om.impl.llom.OMAttributeImpl
-
- ownerNode - Variable in class org.apache.axiom.om.impl.dom.NodeImpl
-
- SAXOMBuilder - Class in org.apache.axiom.om.impl.builder
-
- SAXOMBuilder(OMFactory) - Constructor for class org.apache.axiom.om.impl.builder.SAXOMBuilder
-
- SAXOMBuilder() - Constructor for class org.apache.axiom.om.impl.builder.SAXOMBuilder
-
- SAXOMXMLParserWrapper - Class in org.apache.axiom.om.impl.builder
-
- SAXOMXMLParserWrapper(OMFactory, SAXSource) - Constructor for class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
-
- schema - Variable in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
-
Deprecated.
- ScopedNamespaceContext - Class in org.apache.axiom.util.namespace
-
- ScopedNamespaceContext() - Constructor for class org.apache.axiom.util.namespace.ScopedNamespaceContext
-
- search(byte[], byte[], int, int, boolean) - Static method in class org.apache.axiom.attachments.utils.ByteSearch
-
search
Look for the search bytes in the bytes array using a straight search.
- serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.ds.CharArrayDataSource
-
- serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.ds.InputStreamDataSource
-
- serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.InputStreamDataSource
-
- serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
-
- serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
-
- serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
-
- serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
-
- serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource
-
- serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
-
- serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
-
- serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromDataSource
-
- serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
-
- serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.WrappedTextNodeOMDataSourceFromReader
-
- serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
-
- serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- serialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- serialize(OutputStream) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- serialize(Writer) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
-
- serialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
-
- serialize(OutputStream) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
-
- serialize(Writer) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
-
- serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
-
- serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
-
- serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- serialize(OutputStream) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- serialize(Writer) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- serialize(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
-
Method serialize.
- serialize(XMLStreamReader, XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
-
- serialize(OutputStream) - Method in interface org.apache.axiom.om.OMContainer
-
Serializes the node with caching.
- serialize(Writer) - Method in interface org.apache.axiom.om.OMContainer
-
Serializes the node with caching.
- serialize(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMContainer
-
Serializes the node with caching.
- serialize(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMContainer
-
Serializes the node with caching.
- serialize(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMDataSource
-
Serializes element data directly to stream.
- serialize(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMDataSource
-
Serializes element data directly to writer.
- serialize(XMLStreamWriter) - Method in interface org.apache.axiom.om.OMDataSource
-
Serializes element data directly to StAX writer.
- serialize(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Serializes element data directly to stream.
- serialize(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Serializes element data directly to writer.
- serialize(XMLStreamWriter) - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Serializes element data directly to StAX writer.
- serialize(OutputStream) - Method in interface org.apache.axiom.om.OMElement
-
Serializes the node with caching.
- serialize(Writer) - Method in interface org.apache.axiom.om.OMElement
-
Serializes the node with caching.
- serialize(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMElement
-
Serializes the node with caching.
- serialize(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMElement
-
Serializes the node with caching.
- serialize(OutputStream) - Method in interface org.apache.axiom.om.OMNode
-
Deprecated.
This method is not meaningful on a node in general, but only on an
OMElement
.
- serialize(Writer) - Method in interface org.apache.axiom.om.OMNode
-
Deprecated.
This method is not meaningful on a node in general, but only on an
OMElement
.
- serialize(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMNode
-
Deprecated.
This method is not meaningful on a node in general, but only on an
OMElement
.
- serialize(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMNode
-
Deprecated.
This method is not meaningful on a node in general, but only on an
OMElement
.
- serialize(XMLStreamWriter) - Method in interface org.apache.axiom.om.OMSerializable
-
Serializes the information item with caching.
- serialize(XMLStreamWriter, boolean) - Method in interface org.apache.axiom.om.OMSerializable
-
Serializes the information item.
- serialize(XMLStreamReader, XMLStreamWriter) - Method in interface org.apache.axiom.om.OMSerializer
-
Method serialize
- serializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
-
- serializeAndConsume(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- serializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- serializeAndConsume(OutputStream) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- serializeAndConsume(Writer) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- serializeAndConsume(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- serializeAndConsume(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- serializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
-
- serializeAndConsume(OutputStream) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
-
- serializeAndConsume(Writer) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
-
- serializeAndConsume(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
-
- serializeAndConsume(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
-
- serializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- serializeAndConsume(OutputStream) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- serializeAndConsume(Writer) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- serializeAndConsume(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- serializeAndConsume(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- serializeAndConsume(OutputStream) - Method in interface org.apache.axiom.om.OMContainer
-
Serializes the node without caching.
- serializeAndConsume(Writer) - Method in interface org.apache.axiom.om.OMContainer
-
Serializes the node without caching.
- serializeAndConsume(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMContainer
-
Serializes the node without caching.
- serializeAndConsume(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMContainer
-
Serializes the node without caching.
- serializeAndConsume(OutputStream) - Method in interface org.apache.axiom.om.OMElement
-
Serializes the node without caching.
- serializeAndConsume(Writer) - Method in interface org.apache.axiom.om.OMElement
-
Serializes the node without caching.
- serializeAndConsume(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMElement
-
Serializes the node without caching.
- serializeAndConsume(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMElement
-
Serializes the node without caching.
- serializeAndConsume(OutputStream) - Method in interface org.apache.axiom.om.OMNode
-
Deprecated.
This method is not meaningful on a node in general, but only on an
OMElement
.
- serializeAndConsume(Writer) - Method in interface org.apache.axiom.om.OMNode
-
Deprecated.
This method is not meaningful on a node in general, but only on an
OMElement
.
- serializeAndConsume(OutputStream, OMOutputFormat) - Method in interface org.apache.axiom.om.OMNode
-
Deprecated.
This method is not meaningful on a node in general, but only on an
OMElement
.
- serializeAndConsume(Writer, OMOutputFormat) - Method in interface org.apache.axiom.om.OMNode
-
Deprecated.
This method is not meaningful on a node in general, but only on an
OMElement
.
- serializeAndConsume(XMLStreamWriter) - Method in interface org.apache.axiom.om.OMSerializable
-
Serializes the information item without caching.
- serializeAttribute(OMAttribute, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
Deprecated.
use serializeStartpart instead
- serializeAttributes(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
-
- serializeAttributes(OMElement, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
Deprecated.
Consider using serializeStartpart instead
- serializeByPullStream(OMElement, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
- serializeByPullStream(OMElement, XMLStreamWriter, boolean) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
- serializeCData(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
-
Method serializeCData.
- serializeChildren(OMContainer, XMLStreamWriter, boolean) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
- serializeComment(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
-
Method serializeComment.
- serializeElement(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
-
- serializeEndElement(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
-
Method serializeEndElement.
- serializeEndpart(XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
Method serializeEndpart.
- serializeFaultNode(XMLStreamWriter) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
-
- serializeFaultNode(XMLStreamWriter) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
-
- serializeFaultNode(XMLStreamWriter) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
-
- serializeFaultNode(XMLStreamWriter) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
-
- serializeFaultNode(XMLStreamWriter) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
-
- serializeFaultNode(XMLStreamWriter) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
-
- serializeNamespace(OMNamespace, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
Deprecated.
Use serializeStartpart instead
- serializeNamespaces(OMElement, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
Deprecated.
Use serializeStartpart instead
- serializeNode(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
-
Method serializeNode.
- serializeNode(XMLStreamReader, XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
-
- serializeNormal(OMElement, XMLStreamWriter, boolean) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
Method serializeNormal.
- serializeProcessingInstruction(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
-
Method serializeProcessingInstruction.
- SERIALIZER_DOMAIN - Static variable in class org.apache.axiom.om.impl.dom.DOMMessageFormatter
-
- serializeStartpart(OMElement, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
Method serializeStartpart.
- serializeStartpart(OMElement, String, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
-
Method serializeStartpart.
- serializeText(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
-
- setAllowSwitching(boolean) - Method in class org.apache.axiom.om.impl.OMStAXWrapper
-
- setAttribute(String, String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- setAttribute(String, Object) - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
-
Deprecated.
- setAttribute(String, Object) - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilderFactory
-
- setAttribute(String, String, String) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
-
- setAttribute(String, String, String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
-
- setAttributeNode(Attr) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Adds a new attribute node.
- setAttributeNodeNS(Attr) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- setAttributeNS(String, String, String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Adds a new attribute.
- setAttributes(OMElement) - Method in class org.apache.axiom.om.impl.serialize.OMXMLReader.AttributesAdapter
-
- setAttributeType(String) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Sets the attribute value.
- setAttributeType(String) - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
-
Method setAttributeType.
- setAttributeType(String) - Method in interface org.apache.axiom.om.OMAttribute
-
- setAttributeValue(String) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Sets the attribute value.
- setAttributeValue(String) - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
-
Method setAttributeValue.
- setAttributeValue(String) - Method in interface org.apache.axiom.om.OMAttribute
-
- setAutoCloseWriter(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
-
Deprecated.
- setBinary(boolean) - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
Receiving binary can happen as either MTOM attachments or as Base64 Text In the case of Base64
user has to explicitly specify that the content is binary, before calling getDataHandler(),
getInputStream()....
- setBinary(boolean) - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
-
Receiving binary can happen as either MTOM attachments or as Base64 Text In the case of
Base64 user has to explicitly specify that the content is binary, before calling
getDataHandler(), getInputStream()....
- setBinary(boolean) - Method in interface org.apache.axiom.om.OMText
-
Sets the isBinary flag.
- setBuilder(StAXBuilder) - Method in interface org.apache.axiom.om.impl.builder.BuilderAwareReader
-
- setBuilder(OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Sets the OM builder.
- setBuilder(OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Method setBuilder.
- setBuilder(OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- setBuilder(OMXMLParserWrapper) - Method in interface org.apache.axiom.om.OMElement
-
Method setBuilder.
- setCache(boolean) - Method in class org.apache.axiom.om.impl.builder.SAXOMXMLParserWrapper
-
- setCache(boolean) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method setCache.
- setCache(boolean) - Method in interface org.apache.axiom.om.OMXMLParserWrapper
-
- setCaseInsensitiveValueChecks(boolean) - Method in class org.apache.axiom.om.impl.traverse.OMChildrenWithSpecificAttributeIterator
-
- setCharsetEncoding(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- setCharsetEncoding(String) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
- setCharSetEncoding(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setCharsetEncoding(String) - Method in interface org.apache.axiom.om.OMDocument
-
Sets the character set encoding scheme to be used.
- setCharSetEncoding(String) - Method in class org.apache.axiom.om.OMOutputFormat
-
- setCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
-
- setCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
-
- setCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
-
- setCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
-
- setCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
-
- setCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
-
- setCode(SOAPFaultCode) - Method in interface org.apache.axiom.soap.SOAPFault
-
SOAPFaultCode is a mandatory item in a Fault, in SOAP 1.2 specification
- setCommandMap(CommandMap) - Method in class org.apache.axiom.util.activation.DataHandlerWrapper
-
- setComplete(boolean) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- setComplete(boolean) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
Method setComplete.
- setComplete(boolean) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
-
Method setComplete.
- setComplete(boolean) - Method in class org.apache.axiom.om.impl.llom.OMSerializableImpl
-
- setComplete(boolean) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
setComplete override The OMSourcedElement has its own isolated builder/reader during the
expansion process.
- setComplete(boolean) - Method in interface org.apache.axiom.om.impl.OMContainerEx
-
- setComplete(boolean) - Method in interface org.apache.axiom.om.impl.OMNodeEx
-
- setContentHandler(ContentHandler) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- setContentID(String) - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- setContentID(String) - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
-
- setContentID(String) - Method in interface org.apache.axiom.om.OMText
-
Set a specific content id
- setContentType(String) - Method in class org.apache.axiom.attachments.CachedFileDataSource
-
- setContentType(String) - Method in class org.apache.axiom.attachments.ConfigurableDataHandler
-
- setContentType(String) - Method in class org.apache.axiom.om.OMOutputFormat
-
Set a raw content-type
(i.e.
- setData(String) - Method in class org.apache.axiom.om.impl.dom.CharacterImpl
-
Sets the text value of data.
- setData(String) - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
-
- setDataSource(OMDataSource) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
setOMDataSource
- setDataSource(OMDataSource) - Method in interface org.apache.axiom.om.OMSourcedElement
-
Replace an existing OMDataSource with a new one.
- setDataSource(OMDataSource) - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
-
- setDataSourceIsLeaf(boolean) - Method in class org.apache.axiom.om.impl.OMNavigator
-
Indicate if an OMSourcedElement with a OMDataSource
should be considered as an interior element node or as
a leaf.
- setDefaultNamespace(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setDefaultNamespace(String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
-
- setDefaultNamespace(String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
-
- setDefaultNamespace(String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
-
- setDefaultNamespace(String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
-
- setDelegate(XMLStreamWriter) - Method in interface org.apache.axiom.om.util.XMLStreamWriterFilter
-
Set a new delegate writer
- setDelegate(XMLStreamWriter) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
-
- setDetail(SOAPFaultDetail) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
-
- setDetail(SOAPFaultDetail) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
-
- setDetail(SOAPFaultDetail) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
-
- setDetail(SOAPFaultDetail) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
-
- setDetail(SOAPFaultDetail) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
-
- setDetail(SOAPFaultDetail) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
-
- setDetail(SOAPFaultDetail) - Method in interface org.apache.axiom.soap.SOAPFault
-
SOAPFaultRoleImpl is an optional item in a Fault, in SOAP 1.2 specification
- setDocument(DocumentImpl) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
-
Configure this factory to use the given document.
- setDocumentLocator(Locator) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
-
- setDocumentLocator(Locator) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
-
Method setDocumentLocator.
- setDocumentURI(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- setDoDebug(boolean) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Deprecated.
- setDoingSWA(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
-
Specifies that the document should be serialized using SwA (SOAP with Attachments).
- setDOOMRequired(boolean) - Static method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
-
Deprecated.
- setDoOptimize(boolean) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setDoOptimize(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
-
Specifies that the document should be serialized using MTOM.
- setDTDHandler(DTDHandler) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- setEndOfStream(boolean) - Method in class org.apache.axiom.attachments.Attachments
-
endOfStreamReached will be set to true if the message ended in MIME Style having "--" suffix
with the last mime boundary
- setEntityResolver(EntityResolver) - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderImpl
-
Deprecated.
- setEntityResolver(EntityResolver) - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilder
-
- setEntityResolver(EntityResolver) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- setErrorHandler(ErrorHandler) - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderImpl
-
Deprecated.
- setErrorHandler(ErrorHandler) - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilder
-
- setErrorHandler(ErrorHandler) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- setEventAllocator(XMLEventAllocator) - Method in class org.apache.axiom.util.stax.wrapper.ImmutableXMLInputFactory
-
- setEventAllocator(XMLEventAllocator) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- setException(Exception) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
-
- setException(Exception) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
-
- setException(Exception) - Method in interface org.apache.axiom.soap.SOAPFault
-
- setFactoryPerClassLoader(boolean) - Static method in class org.apache.axiom.om.util.StAXUtils
-
Set the policy for how to maintain the XMLInputFactory and XMLOutputFactory
- setFaultCode(String) - Method in exception org.apache.axiom.soap.SOAPProcessingException
-
- setFeature(String, boolean) - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
-
Deprecated.
- setFeature(String, boolean) - Method in class org.apache.axiom.om.impl.dom.jaxp.DOOMDocumentBuilderFactory
-
- setFeature(String, boolean) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- setFile(File) - Method in class org.apache.axiom.attachments.lifecycle.impl.FileAccessor
-
- setFilter(XMLStreamWriterFilter) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setFirstChild(OMNode) - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
- setFirstChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
Method setFirstChild.
- setFirstChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Method setFirstChild.
- setFirstChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- setFirstChild(OMNode) - Method in interface org.apache.axiom.om.impl.OMContainerEx
-
forcefully set the first element in this parent element
- setFirstChild(OMNode) - Method in interface org.apache.axiom.om.OMElement
-
Deprecated.
This method should not be called, un-intentionally. When some one randomly set
the first child, all the links handling will not happen inside this method. So we
have moved this method to the less visible interface, OMContainerEx.
- setFirstChild(OMNode) - Method in class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
-
- setIdAttribute(String, boolean) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- setIdAttributeNode(Attr, boolean) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- setIdAttributeNS(String, String, boolean) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- setIgnoreXMLDeclaration(boolean) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setIgnoreXMLDeclaration(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
-
- setInlineMTOM(boolean) - Method in class org.apache.axiom.om.impl.OMStAXWrapper
-
- setInlineMTOM(boolean) - Method in interface org.apache.axiom.om.OMXMLStreamReader
-
- setInlineMTOM(boolean) - Method in class org.apache.axiom.om.util.OMXMLStreamReaderValidator
-
- setInputStream(InputStream) - Method in class org.apache.axiom.om.ds.ParserInputStreamDataSource.Data
-
- setLang(String) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultTextImpl
-
- setLang(String) - Method in class org.apache.axiom.soap.impl.dom.SOAPTextImpl
-
- setLang(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
-
- setLang(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPTextImpl
-
- setLang(String) - Method in interface org.apache.axiom.soap.SOAPFaultText
-
lang is a mandatory attribute within the SOAPFaultText which must have
SOAP12Constants.SOAP_FAULT_TEXT_LANG_ATTR_NS_URI as the namespace URI and
SOAP12constants.SOAP_FAULT_TEXT_LANG_ATTR_NS_PREFIX or a capitalization thereof as the
prefix
- setLastChild(OMNode) - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
Forcefully set the last child
- setLastChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
Forcefully set the last child
- setLastChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
- setLastChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- setLastChild(OMNode) - Method in interface org.apache.axiom.om.impl.OMContainerEx
-
forcefully set the last element in this parent element
- setLifecycleManager(LifecycleManager) - Method in class org.apache.axiom.attachments.Attachments
-
- setLineNumber(int) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- setLineNumber(int) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
- setLineNumber(int) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- setLineNumber(int) - Method in interface org.apache.axiom.om.OMElement
-
- setLocale(Locale) - Static method in class org.apache.axiom.om.impl.dom.DOMMessageFormatter
-
Sets Locale to be used by the formatter.
- setLocalName(String) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Sets the name of attribute.
- setLocalName(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Sets the local name.
- setLocalName(String) - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
-
Method setLocalName.
- setLocalName(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Method setLocalName.
- setLocalName(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- setLocalName(String) - Method in interface org.apache.axiom.om.OMAttribute
-
- setLocalName(String) - Method in interface org.apache.axiom.om.OMElement
-
Method setLocalName
- setMetaFactory(OMMetaFactory) - Static method in class org.apache.axiom.om.OMAbstractFactory
-
Explicitly set a meta factory instance.
- setMetaFactory(OMMetaFactory) - Method in class org.apache.axiom.osgi.FactoryInjectionComponent
-
- setMimeBoundary(String) - Method in class org.apache.axiom.om.OMOutputFormat
-
- setMultipartWriterFactory(MultipartWriterFactory) - Method in class org.apache.axiom.om.OMOutputFormat
-
Set the multipart writer factory.
- setMustUnderstand(boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
-
- setMustUnderstand(String) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
-
- setMustUnderstand(boolean) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
-
- setMustUnderstand(String) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
-
- setMustUnderstand(boolean) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
-
- setMustUnderstand(String) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
-
- setMustUnderstand(boolean) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
-
- setMustUnderstand(String) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
-
- setMustUnderstand(boolean) - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
-
Sets the mustUnderstand attribute for this SOAPHeaderBlock
object to be on or
off.
- setMustUnderstand(String) - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
-
- setNamedItem(Node) - Method in class org.apache.axiom.om.impl.dom.AttributeMap
-
Almost a copy of the Xerces impl.
- setNamedItem(Node) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
-
Adds a node using its nodeName attribute.
- setNamedItemNS(Node) - Method in class org.apache.axiom.om.impl.dom.AttributeMap
-
Almost a copy of the Xerces impl.
- setNamedItemNS(Node) - Method in class org.apache.axiom.om.impl.dom.NamedNodeMapImpl
-
Adds a node using its namespaceURI and localName.
- setNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Sets the namespace.
- setNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Method setNamespace.
- setNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- setNamespace(OMNamespace) - Method in interface org.apache.axiom.om.OMElement
-
Sets the Namespace.
- setNamespaceContext(NamespaceContext) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
-
- setNamespaceURIInterning(boolean) - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Set namespace uri interning
- setNamespaceURIInterning(boolean) - Method in class org.apache.axiom.om.impl.OMStAXWrapper
-
- setNamespaceWithNoFindInCurrentScope(OMNamespace) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- setNamespaceWithNoFindInCurrentScope(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
- setNamespaceWithNoFindInCurrentScope(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- setNamespaceWithNoFindInCurrentScope(OMNamespace) - Method in interface org.apache.axiom.om.OMElement
-
This will not search the namespace in the scope nor will declare in the current element, as
in setNamespace(OMNamespace).
- setNewElement(OMElement, OMElement, OMElement) - Static method in class org.apache.axiom.om.util.ElementHelper
-
- setNewElement(OMElement, OMElement) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
-
- setNewElement(OMElement, OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
-
- setNextOMSibling(OMNode) - Method in class org.apache.axiom.om.impl.dom.ChildNode
-
- setNextOMSibling(OMNode) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- setNextOMSibling(OMNode) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- setNextOMSibling(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
-
Method setNextOMSibling.
- setNextOMSibling(OMNode) - Method in interface org.apache.axiom.om.impl.OMNodeEx
-
- setNode(SOAPFaultNode) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
-
- setNode(SOAPFaultNode) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
-
- setNode(SOAPFaultNode) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
-
- setNode(SOAPFaultNode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
-
- setNode(SOAPFaultNode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
-
- setNode(SOAPFaultNode) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
-
- setNode(SOAPFaultNode) - Method in interface org.apache.axiom.soap.SOAPFault
-
SOAPFaultNode is an optional item in a Fault, in SOAP 1.2 specification
- setNodeValue(String) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- setNodeValue(String) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultNodeImpl
-
- setNodeValue(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultNodeImpl
-
- setNodeValue(String) - Method in interface org.apache.axiom.soap.SOAPFaultNode
-
each SOAP node is identified by a URI.
- setOMBuilderFactory(OMFactory) - Method in class org.apache.axiom.om.impl.builder.StAXBuilder
-
Method setOMBuilderFactory.
- setOMDocumentElement(OMElement) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- setOMDocumentElement(OMElement) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
Method setDocumentElement.
- setOMDocumentElement(OMElement) - Method in interface org.apache.axiom.om.OMDocument
-
Sets the document element of the XML document.
- setOMDocumentElement(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
-
- setOMNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Sets the namespace of this attribute node.
- setOMNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
-
Method setOMNamespace.
- setOMNamespace(OMNamespace) - Method in interface org.apache.axiom.om.OMAttribute
-
- setOptimize(boolean) - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
- setOptimize(boolean) - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
-
- setOptimize(boolean) - Method in interface org.apache.axiom.om.OMText
-
Sets the optimize flag.
- setOptimizedThreshold(int) - Method in class org.apache.axiom.om.OMOutputFormat
-
- setOutputFormat(OMOutputFormat) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setOwnerDocument(DocumentImpl) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- setOwnerDocument(DocumentImpl) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
Sets the owner document.
- setParent(OMContainer) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Sets the parent element to the given OMContainer.
- setParent(OMContainer) - Method in class org.apache.axiom.om.impl.dom.ChildNode
-
- setParent(OMContainer) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- setParent(OMContainer) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
-
Method setParent.
- setParent(OMContainer) - Method in interface org.apache.axiom.om.impl.OMNodeEx
-
- setParent(OMContainer) - Method in class org.apache.axiom.soap.impl.llom.SOAPElement
-
- setParser(XMLStreamReader) - Method in class org.apache.axiom.om.impl.OMStAXWrapper
-
- setPrefix(String) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- setPrefix(String, String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setPrefix(String, String) - Method in class org.apache.axiom.om.util.XMLStreamWriterFilterBase
-
- setPrefix(String, String) - Method in class org.apache.axiom.util.namespace.ScopedNamespaceContext
-
Define a prefix binding in the current scope.
- setPrefix(String, String) - Method in class org.apache.axiom.util.stax.AbstractXMLStreamWriter
-
- setPrefix(String, String) - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
-
- setPrefix(String, String) - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamWriter
-
- setPreviousOMSibling(OMNode) - Method in class org.apache.axiom.om.impl.dom.ChildNode
-
- setPreviousOMSibling(OMNode) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- setPreviousOMSibling(OMNode) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- setPreviousOMSibling(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
-
Method setPreviousOMSibling.
- setPreviousOMSibling(OMNode) - Method in interface org.apache.axiom.om.impl.OMNodeEx
-
- setProcessed() - Method in class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
-
- setProcessed() - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
-
- setProcessed() - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
-
We need to know whether all the mustUnderstand headers have been processed by the node.
- setProcessingDetailElements(boolean) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- setProperty(String, Object) - Method in class org.apache.axiom.om.ds.OMDataSourceExtBase
-
- setProperty(String, Object) - Method in interface org.apache.axiom.om.OMDataSourceExt
-
Set a property on the OMDataSource
- setProperty(String, Object) - Method in class org.apache.axiom.om.OMOutputFormat
-
- setProperty(String, Object) - Method in class org.apache.axiom.util.sax.AbstractXMLReader
-
- setProperty(String, Object) - Method in class org.apache.axiom.util.stax.wrapper.ImmutableXMLInputFactory
-
- setProperty(String, Object) - Method in class org.apache.axiom.util.stax.wrapper.ImmutableXMLOutputFactory
-
- setProperty(String, Object) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- setProperty(String, Object) - Method in class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
-
- setReadyToGetNextStream(boolean) - Method in class org.apache.axiom.attachments.IncomingAttachmentStreams
-
Set the ready flag.
- setReason(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
-
- setReason(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
-
- setReason(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
-
- setReason(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
-
- setReason(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
-
- setReason(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
-
- setReason(SOAPFaultReason) - Method in interface org.apache.axiom.soap.SOAPFault
-
SOAPFaultReason is a mandatory item in a Fault, in SOAP 1.2 specification
- setRegistered(boolean) - Method in class org.apache.axiom.attachments.lifecycle.impl.VMShutdownHook
-
- setRelay(boolean) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
-
- setRelay(boolean) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
-
- setRelay(boolean) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
-
- setRelay(boolean) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
-
- setRelay(boolean) - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
-
Sets the relay attribute for this SOAPHeaderBlock to be either true or false.
- setRole(SOAPFaultRole) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
-
- setRole(String) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
-
- setRole(SOAPFaultRole) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
-
- setRole(String) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
-
- setRole(SOAPFaultRole) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
-
- setRole(SOAPFaultRole) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
-
- setRole(String) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
-
- setRole(SOAPFaultRole) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
-
- setRole(String) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
-
- setRole(SOAPFaultRole) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
-
- setRole(SOAPFaultRole) - Method in interface org.apache.axiom.soap.SOAPFault
-
SOAPFaultRoleImpl is an optional item in a Fault, in SOAP 1.2 specification
- setRole(String) - Method in interface org.apache.axiom.soap.SOAPHeaderBlock
-
Sets the actor associated with this SOAPHeaderBlock
object to the specified
actor.
- setRoleValue(String) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultRoleImpl
-
- setRoleValue(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultRoleImpl
-
- setRoleValue(String) - Method in interface org.apache.axiom.soap.SOAPFaultRole
-
The value of the Role element information item MUST be one of the roles assumed by the node
during processing of the message
- setRootContentId(String) - Method in class org.apache.axiom.om.OMOutputFormat
-
- setSchema(Schema) - Method in class org.apache.axiom.om.impl.dom.jaxp.DocumentBuilderFactoryImpl
-
Deprecated.
- setSoap11(boolean) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setSOAP11(boolean) - Method in class org.apache.axiom.om.OMOutputFormat
-
- setSOAPEnvelope(OMElement) - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
- setSOAPEnvelope(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.dom.SOAPMessageImpl
-
- setSOAPEnvelope(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
-
- setSOAPEnvelope(SOAPEnvelope) - Method in interface org.apache.axiom.soap.SOAPMessage
-
- setStandalone(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- setStandalone(String) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
- setStandalone(String) - Method in interface org.apache.axiom.om.OMDocument
-
- setStAXWriterConfiguration(StAXWriterConfiguration) - Method in class org.apache.axiom.om.OMOutputFormat
-
- setStrictErrorChecking(boolean) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultCodeImpl
-
- setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultSubCodeImpl
-
- setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultCodeImpl
-
- setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultSubCodeImpl
-
- setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultCodeImpl
-
- setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultSubCodeImpl
-
- setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
-
- setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
-
- setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
-
- setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
-
- setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
-
- setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
-
- setSubCode(SOAPFaultSubCode) - Method in interface org.apache.axiom.soap.SOAPFaultClassifier
-
Fault SubCode can contain an optional SubCode
- setTarget(String) - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
-
- setTarget(String) - Method in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
-
Sets the target of this Processing Instruction.
- setTarget(String) - Method in interface org.apache.axiom.om.OMProcessingInstruction
-
Sets the target of this Processing Instruction.
- setText(String) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
Creates a text node with the given value and adds it to the element.
- setText(QName) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- setText(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Sets the text of the given element. caution - This method will wipe out all the text elements
(and hence any mixed content) before setting the text.
- setText(QName) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
-
Sets the text, as a QName, of the given element. caution - This method will wipe out all the
text elements (and hence any mixed content) before setting the text.
- setText(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- setText(QName) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
-
- setText(String) - Method in interface org.apache.axiom.om.OMElement
-
- setText(QName) - Method in interface org.apache.axiom.om.OMElement
-
Set the content of this element to the given QName.
- setTextContent(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- setTextContent(String) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- setTextContent(String) - Method in class org.apache.axiom.om.impl.dom.ParentNode
-
- setTimeout(int) - Method in class org.apache.axiom.attachments.AttachmentCacheMonitor
-
This method should
Set a new timeout value
- setTransferEncoding(String) - Method in class org.apache.axiom.attachments.ConfigurableDataHandler
-
- setType(String) - Method in class org.apache.axiom.attachments.ByteArrayDataSource
-
- setType(int) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Sets the type.
- setType(int) - Method in class org.apache.axiom.om.impl.dom.CDATASectionImpl
-
- setType(int) - Method in class org.apache.axiom.om.impl.dom.CommentImpl
-
- setType(int) - Method in class org.apache.axiom.om.impl.dom.DocumentFragmentImpl
-
- setType(int) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- setType(int) - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
-
- setType(int) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
-
- setType(int) - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
-
- setType(int) - Method in class org.apache.axiom.om.impl.dom.TextImpl
-
- setType(int) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
-
Method setType.
- setType(int) - Method in interface org.apache.axiom.om.impl.OMNodeEx
-
- setUsed(boolean) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
- setUserData(String, Object, UserDataHandler) - Method in class org.apache.axiom.om.impl.dom.NodeImpl
-
- setValue(String) - Method in class org.apache.axiom.om.impl.dom.AttrImpl
-
Sets the value of the attribute.
- setValue(String) - Method in class org.apache.axiom.om.impl.dom.CommentImpl
-
- setValue(String) - Method in class org.apache.axiom.om.impl.dom.DocumentTypeImpl
-
- setValue(String) - Method in class org.apache.axiom.om.impl.dom.ProcessingInstructionImpl
-
- setValue(String) - Method in class org.apache.axiom.om.impl.llom.OMCommentImpl
-
Sets the value of this comment.
- setValue(String) - Method in class org.apache.axiom.om.impl.llom.OMDocTypeImpl
-
Sets the value of this DocType.
- setValue(String) - Method in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
-
Sets the value of this Processing Instruction.
- setValue(String) - Method in interface org.apache.axiom.om.OMComment
-
Sets the content of this comment to the specified string.
- setValue(String) - Method in interface org.apache.axiom.om.OMDocType
-
Sets the content of this DocType to the specified string.
- setValue(String) - Method in interface org.apache.axiom.om.OMProcessingInstruction
-
Sets the value of this Processing Instruction.
- setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultCodeImpl
-
- setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultSubCodeImpl
-
- setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultCodeImpl
-
- setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultSubCodeImpl
-
- setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultCodeImpl
-
Eran Chinthaka (chinthaka@apache.org)
- setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultSubCodeImpl
-
- setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
-
- setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
-
- setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
-
- setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
-
- setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
-
- setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
-
- setValue(SOAPFaultValue) - Method in interface org.apache.axiom.soap.SOAPFaultClassifier
-
Fault SubCode contain only one mandatory Value child.
- setWriter(OutputStream) - Method in class org.apache.axiom.c14n.Canonicalizer
-
Sets the writter where the cannocalization ends.
- setWriter(OutputStream) - Method in class org.apache.axiom.c14n.CanonicalizerSpi
-
Method setWriter
- setWriter(OutputStream) - Method in class org.apache.axiom.c14n.impl.CanonicalizerBase
-
- setXMLEncoding(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- setXMLEncoding(String) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
- setXMLEncoding(String) - Method in interface org.apache.axiom.om.OMDocument
-
Set the charset encoding for the XML declaration of this document.
- setXMLReporter(XMLReporter) - Method in class org.apache.axiom.util.stax.wrapper.ImmutableXMLInputFactory
-
- setXMLReporter(XMLReporter) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- setXMLResolver(XMLResolver) - Method in class org.apache.axiom.util.stax.wrapper.ImmutableXMLInputFactory
-
- setXMLResolver(XMLResolver) - Method in class org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper
-
- setXmlStandalone(boolean) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- setXmlStreamWriter(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setXmlStreamWriterFilter(XMLStreamWriterFilter) - Method in class org.apache.axiom.om.OMOutputFormat
-
- setXMLVersion(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- setXmlVersion(String) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
-
- setXMLVersion(String) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
-
- setXmlVersion(String) - Method in class org.apache.axiom.om.impl.MTOMXMLStreamWriter
-
- setXMLVersion(String) - Method in interface org.apache.axiom.om.OMDocument
-
Sets the XML version.
- setXmlVersion(String) - Method in class org.apache.axiom.om.OMOutputFormat
-
- sha1DigestAlgorithm - Static variable in class org.apache.axiom.om.util.DigestGenerator
-
String representing the SHA1 digest algorithm
- shaDigestAlgorithm - Static variable in class org.apache.axiom.om.util.DigestGenerator
-
String representing the SHA digest algorithm
- SizeAwareDataSource - Interface in org.apache.axiom.attachments
-
- SizeAwareDataSource - Interface in org.apache.axiom.ext.activation
-
Optional extension interface that can be implemented by data sources that support a
getSize method.
- skip(long) - Method in class org.apache.axiom.om.util.DetachableInputStream
-
- skippedEntity(String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
-
- skippedEntity(String) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
-
Method skippedEntity.
- skipSearch(byte[], boolean, byte[], int, int, short[]) - Static method in class org.apache.axiom.attachments.utils.ByteSearch
-
Search a byte sequence for a given pattern.
- SOAP - Static variable in interface org.apache.axiom.om.util.StAXParserConfiguration
-
Configuration suitable for SOAP messages.
- SOAP11BodyImpl - Class in org.apache.axiom.soap.impl.dom.soap11
-
- SOAP11BodyImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11BodyImpl
-
- SOAP11BodyImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11BodyImpl
-
Constructor SOAPBodyImpl
- SOAP11BodyImpl - Class in org.apache.axiom.soap.impl.llom.soap11
-
- SOAP11BodyImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11BodyImpl
-
- SOAP11BodyImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11BodyImpl
-
- SOAP11BodyImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11BodyImpl
-
Constructor SOAPBodyImpl
- SOAP11BuilderHelper - Class in org.apache.axiom.soap.impl.builder
-
- SOAP11BuilderHelper(StAXSOAPModelBuilder) - Constructor for class org.apache.axiom.soap.impl.builder.SOAP11BuilderHelper
-
- SOAP11Constants - Interface in org.apache.axiom.soap
-
- SOAP11Factory - Class in org.apache.axiom.soap.impl.dom.soap11
-
- SOAP11Factory(OMDOMMetaFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- SOAP11Factory() - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- SOAP11Factory(DocumentImpl) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
-
- SOAP11Factory - Class in org.apache.axiom.soap.impl.llom.soap11
-
- SOAP11Factory(OMLinkedListMetaFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- SOAP11Factory() - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
-
- SOAP11FaultCodeImpl - Class in org.apache.axiom.soap.impl.dom.soap11
-
- SOAP11FaultCodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultCodeImpl
-
Constructor OMElementImpl
- SOAP11FaultCodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultCodeImpl
-
- SOAP11FaultCodeImpl - Class in org.apache.axiom.soap.impl.llom.soap11
-
- SOAP11FaultCodeImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
-
- SOAP11FaultCodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
-
- SOAP11FaultCodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
-
- SOAP11FaultDetailImpl - Class in org.apache.axiom.soap.impl.dom.soap11
-
- SOAP11FaultDetailImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultDetailImpl
-
- SOAP11FaultDetailImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultDetailImpl
-
- SOAP11FaultDetailImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultDetailImpl
-
- SOAP11FaultDetailImpl - Class in org.apache.axiom.soap.impl.llom.soap11
-
- SOAP11FaultDetailImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultDetailImpl
-
- SOAP11FaultDetailImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultDetailImpl
-
- SOAP11FaultDetailImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultDetailImpl
-
- SOAP11FaultImpl - Class in org.apache.axiom.soap.impl.dom.soap11
-
- SOAP11FaultImpl(SOAPBody, Exception, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
-
- SOAP11FaultImpl(SOAPBody, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
-
- SOAP11FaultImpl(SOAPBody, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultImpl
-
This is a convenience method for the SOAP Fault Impl.
- SOAP11FaultImpl - Class in org.apache.axiom.soap.impl.llom.soap11
-
- SOAP11FaultImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
-
Eran Chinthaka (chinthaka@apache.org)
- SOAP11FaultImpl(SOAPBody, Exception, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
-
- SOAP11FaultImpl(SOAPBody, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
-
- SOAP11FaultImpl(SOAPBody, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
-
This is a convenience method for the SOAP Fault Impl.
- SOAP11FaultReasonImpl - Class in org.apache.axiom.soap.impl.dom.soap11
-
- SOAP11FaultReasonImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultReasonImpl
-
- SOAP11FaultReasonImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultReasonImpl
-
- SOAP11FaultReasonImpl - Class in org.apache.axiom.soap.impl.llom.soap11
-
- SOAP11FaultReasonImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
-
Eran Chinthaka (chinthaka@apache.org)
- SOAP11FaultReasonImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
-
- SOAP11FaultReasonImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
-
- SOAP11FaultRoleImpl - Class in org.apache.axiom.soap.impl.dom.soap11
-
- SOAP11FaultRoleImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultRoleImpl
-
- SOAP11FaultRoleImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultRoleImpl
-
- SOAP11FaultRoleImpl - Class in org.apache.axiom.soap.impl.llom.soap11
-
- SOAP11FaultRoleImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultRoleImpl
-
- SOAP11FaultRoleImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultRoleImpl
-
- SOAP11FaultRoleImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultRoleImpl
-
- SOAP11FaultSubCodeImpl - Class in org.apache.axiom.soap.impl.dom.soap11
-
- SOAP11FaultSubCodeImpl(SOAPFaultCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultSubCodeImpl
-
- SOAP11FaultSubCodeImpl(SOAPFaultCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultSubCodeImpl
-
- SOAP11FaultSubCodeImpl(SOAPFaultSubCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultSubCodeImpl
-
- SOAP11FaultSubCodeImpl(SOAPFaultSubCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultSubCodeImpl
-
- SOAP11FaultSubCodeImpl - Class in org.apache.axiom.soap.impl.llom.soap11
-
- SOAP11FaultSubCodeImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
-
- SOAP11FaultSubCodeImpl(SOAPFaultCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
-
- SOAP11FaultSubCodeImpl(SOAPFaultCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
-
- SOAP11FaultSubCodeImpl(SOAPFaultSubCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
-
- SOAP11FaultSubCodeImpl(SOAPFaultSubCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
-
- SOAP11FaultTextImpl - Class in org.apache.axiom.soap.impl.dom.soap11
-
- SOAP11FaultTextImpl(SOAPFaultReason, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultTextImpl
-
- SOAP11FaultTextImpl(SOAPFaultReason, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultTextImpl
-
- SOAP11FaultTextImpl - Class in org.apache.axiom.soap.impl.llom.soap11
-
- SOAP11FaultTextImpl(SOAPFaultReason, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultTextImpl
-
- SOAP11FaultTextImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultTextImpl
-
- SOAP11FaultTextImpl(SOAPFaultReason, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultTextImpl
-
- SOAP11FaultValueImpl - Class in org.apache.axiom.soap.impl.dom.soap11
-
- SOAP11FaultValueImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultValueImpl
-
- SOAP11FaultValueImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11FaultValueImpl
-
- SOAP11FaultValueImpl - Class in org.apache.axiom.soap.impl.llom.soap11
-
- SOAP11FaultValueImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultValueImpl
-
- SOAP11FaultValueImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultValueImpl
-
- SOAP11FaultValueImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultValueImpl
-
- SOAP11HeaderBlockImpl - Class in org.apache.axiom.soap.impl.dom.soap11
-
- SOAP11HeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
-
- SOAP11HeaderBlockImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
-
- SOAP11HeaderBlockImpl(String, OMNamespace, OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
-
Constructor SOAPHeaderBlockImpl
- SOAP11HeaderBlockImpl - Class in org.apache.axiom.soap.impl.llom.soap11
-
- SOAP11HeaderBlockImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
-
- SOAP11HeaderBlockImpl(String, OMNamespace, SOAPFactory, OMDataSource) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
-
- SOAP11HeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
-
- SOAP11HeaderBlockImpl(String, OMNamespace, OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
-
Constructor SOAPHeaderBlockImpl
- SOAP11HeaderImpl - Class in org.apache.axiom.soap.impl.dom.soap11
-
- SOAP11HeaderImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderImpl
-
- SOAP11HeaderImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderImpl
-
Constructor SOAPHeaderImpl
- SOAP11HeaderImpl - Class in org.apache.axiom.soap.impl.llom.soap11
-
- SOAP11HeaderImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderImpl
-
- SOAP11HeaderImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderImpl
-
- SOAP11HeaderImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderImpl
-
Constructor SOAPHeaderImpl
- SOAP11Version - Class in org.apache.axiom.soap
-
Version-specific stuff for SOAP 1.1
- SOAP12BodyImpl - Class in org.apache.axiom.soap.impl.dom.soap12
-
- SOAP12BodyImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12BodyImpl
-
- SOAP12BodyImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12BodyImpl
-
Constructor SOAPBodyImpl
- SOAP12BodyImpl - Class in org.apache.axiom.soap.impl.llom.soap12
-
- SOAP12BodyImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12BodyImpl
-
- SOAP12BodyImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12BodyImpl
-
- SOAP12BodyImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12BodyImpl
-
Constructor SOAPBodyImpl
- SOAP12BuilderHelper - Class in org.apache.axiom.soap.impl.builder
-
- SOAP12BuilderHelper(StAXSOAPModelBuilder) - Constructor for class org.apache.axiom.soap.impl.builder.SOAP12BuilderHelper
-
- SOAP12Constants - Interface in org.apache.axiom.soap
-
- SOAP12Factory - Class in org.apache.axiom.soap.impl.dom.soap12
-
- SOAP12Factory(OMDOMMetaFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- SOAP12Factory() - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- SOAP12Factory(DocumentImpl) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
-
- SOAP12Factory - Class in org.apache.axiom.soap.impl.llom.soap12
-
- SOAP12Factory(OMLinkedListMetaFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- SOAP12Factory() - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
-
- SOAP12FaultCodeImpl - Class in org.apache.axiom.soap.impl.dom.soap12
-
- SOAP12FaultCodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultCodeImpl
-
Constructor OMElementImpl
- SOAP12FaultCodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultCodeImpl
-
- SOAP12FaultCodeImpl - Class in org.apache.axiom.soap.impl.llom.soap12
-
- SOAP12FaultCodeImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
-
Eran Chinthaka (chinthaka@apache.org)
- SOAP12FaultCodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
-
Constructor OMElementImpl
- SOAP12FaultCodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
-
- SOAP12FaultDetailImpl - Class in org.apache.axiom.soap.impl.dom.soap12
-
- SOAP12FaultDetailImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultDetailImpl
-
- SOAP12FaultDetailImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultDetailImpl
-
- SOAP12FaultDetailImpl - Class in org.apache.axiom.soap.impl.llom.soap12
-
- SOAP12FaultDetailImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultDetailImpl
-
- SOAP12FaultDetailImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultDetailImpl
-
- SOAP12FaultDetailImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultDetailImpl
-
- SOAP12FaultImpl - Class in org.apache.axiom.soap.impl.dom.soap12
-
- SOAP12FaultImpl(SOAPBody, Exception, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
-
- SOAP12FaultImpl(SOAPBody, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
-
- SOAP12FaultImpl(SOAPBody, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultImpl
-
This is a convenience method for the SOAP Fault Impl.
- SOAP12FaultImpl - Class in org.apache.axiom.soap.impl.llom.soap12
-
- SOAP12FaultImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
-
Eran Chinthaka (chinthaka@apache.org)
- SOAP12FaultImpl(SOAPBody, Exception, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
-
- SOAP12FaultImpl(SOAPBody, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
-
- SOAP12FaultImpl(SOAPBody, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
-
This is a convenience method for the SOAP Fault Impl.
- SOAP12FaultNodeImpl - Class in org.apache.axiom.soap.impl.dom.soap12
-
- SOAP12FaultNodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultNodeImpl
-
- SOAP12FaultNodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultNodeImpl
-
- SOAP12FaultNodeImpl - Class in org.apache.axiom.soap.impl.llom.soap12
-
- SOAP12FaultNodeImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultNodeImpl
-
- SOAP12FaultNodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultNodeImpl
-
- SOAP12FaultNodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultNodeImpl
-
- SOAP12FaultReasonImpl - Class in org.apache.axiom.soap.impl.dom.soap12
-
- SOAP12FaultReasonImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultReasonImpl
-
- SOAP12FaultReasonImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultReasonImpl
-
- SOAP12FaultReasonImpl - Class in org.apache.axiom.soap.impl.llom.soap12
-
- SOAP12FaultReasonImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
-
- SOAP12FaultReasonImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
-
- SOAP12FaultReasonImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
-
- SOAP12FaultRoleImpl - Class in org.apache.axiom.soap.impl.dom.soap12
-
- SOAP12FaultRoleImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultRoleImpl
-
- SOAP12FaultRoleImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultRoleImpl
-
- SOAP12FaultRoleImpl - Class in org.apache.axiom.soap.impl.llom.soap12
-
- SOAP12FaultRoleImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultRoleImpl
-
- SOAP12FaultRoleImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultRoleImpl
-
- SOAP12FaultRoleImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultRoleImpl
-
- SOAP12FaultSubCodeImpl - Class in org.apache.axiom.soap.impl.dom.soap12
-
- SOAP12FaultSubCodeImpl(SOAPFaultCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultSubCodeImpl
-
- SOAP12FaultSubCodeImpl(SOAPFaultCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultSubCodeImpl
-
- SOAP12FaultSubCodeImpl(SOAPFaultSubCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultSubCodeImpl
-
- SOAP12FaultSubCodeImpl(SOAPFaultSubCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultSubCodeImpl
-
- SOAP12FaultSubCodeImpl - Class in org.apache.axiom.soap.impl.llom.soap12
-
- SOAP12FaultSubCodeImpl(SOAPFaultCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
-
- SOAP12FaultSubCodeImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
-
- SOAP12FaultSubCodeImpl(SOAPFaultCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
-
- SOAP12FaultSubCodeImpl(SOAPFaultSubCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
-
- SOAP12FaultSubCodeImpl(SOAPFaultSubCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
-
- SOAP12FaultTextImpl - Class in org.apache.axiom.soap.impl.dom.soap12
-
- SOAP12FaultTextImpl(SOAPFaultReason, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultTextImpl
-
- SOAP12FaultTextImpl(SOAPFaultReason, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultTextImpl
-
- SOAP12FaultTextImpl - Class in org.apache.axiom.soap.impl.llom.soap12
-
- SOAP12FaultTextImpl(SOAPFaultReason, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultTextImpl
-
- SOAP12FaultTextImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultTextImpl
-
- SOAP12FaultTextImpl(SOAPFaultReason, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultTextImpl
-
- SOAP12FaultValueImpl - Class in org.apache.axiom.soap.impl.dom.soap12
-
- SOAP12FaultValueImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultValueImpl
-
- SOAP12FaultValueImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12FaultValueImpl
-
- SOAP12FaultValueImpl - Class in org.apache.axiom.soap.impl.llom.soap12
-
- SOAP12FaultValueImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultValueImpl
-
- SOAP12FaultValueImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultValueImpl
-
- SOAP12FaultValueImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultValueImpl
-
- SOAP12HeaderBlockImpl - Class in org.apache.axiom.soap.impl.dom.soap12
-
- SOAP12HeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
-
- SOAP12HeaderBlockImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
-
- SOAP12HeaderBlockImpl(String, OMNamespace, SOAPHeader, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
-
Constructor SOAPHeaderBlockImpl
- SOAP12HeaderBlockImpl - Class in org.apache.axiom.soap.impl.llom.soap12
-
- SOAP12HeaderBlockImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
-
- SOAP12HeaderBlockImpl(String, OMNamespace, SOAPFactory, OMDataSource) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
-
- SOAP12HeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
-
- SOAP12HeaderBlockImpl(String, OMNamespace, SOAPHeader, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
-
Constructor SOAPHeaderBlockImpl
- SOAP12HeaderImpl - Class in org.apache.axiom.soap.impl.dom.soap12
-
- SOAP12HeaderImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderImpl
-
- SOAP12HeaderImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderImpl
-
Constructor SOAPHeaderImpl
- SOAP12HeaderImpl - Class in org.apache.axiom.soap.impl.llom.soap12
-
- SOAP12HeaderImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderImpl
-
Eran Chinthaka (chinthaka@apache.org)
- SOAP12HeaderImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderImpl
-
- SOAP12HeaderImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderImpl
-
Constructor SOAPHeaderImpl
- SOAP12Version - Class in org.apache.axiom.soap
-
Version-specific stuff for SOAP 1.2
- SOAP_11_CONTENT_TYPE - Static variable in interface org.apache.axiom.soap.SOAP11Constants
-
- SOAP_12_CONTENT_TYPE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_ACTOR_NEXT - Static variable in interface org.apache.axiom.soap.SOAP11Constants
-
- SOAP_DEFAULT_NAMESPACE_PREFIX - Static variable in interface org.apache.axiom.soap.SOAPConstants
-
Field SOAP_DEFAULT_NAMESPACE_PREFIX
- SOAP_ENCODING_NAMESPACE_URI - Static variable in interface org.apache.axiom.soap.SOAP11Constants
-
- SOAP_ENCODING_NAMESPACE_URI - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_ENVELOPE_NAMESPACE_URI - Static variable in interface org.apache.axiom.soap.SOAP11Constants
-
Eran Chinthaka (chinthaka@apache.org)
- SOAP_ENVELOPE_NAMESPACE_URI - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
Eran Chinthaka (chinthaka@apache.org)
- SOAP_FAULT_ACTOR_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP11Constants
-
Field SOAP_FAULT_ACTOR_LOCAL_NAME
- SOAP_FAULT_CODE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP11Constants
-
Field SOAP_FAULT_CODE_LOCAL_NAME
- SOAP_FAULT_CODE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_DETAIL_EXCEPTION_ENTRY - Static variable in interface org.apache.axiom.soap.SOAPConstants
-
- SOAP_FAULT_DETAIL_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP11Constants
-
- SOAP_FAULT_DETAIL_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_NODE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_REASON_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_ROLE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_STRING_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP11Constants
-
Field SOAP_FAULT_STRING_LOCAL_NAME
- SOAP_FAULT_SUB_CODE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_TEXT_LANG_ATTR_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_TEXT_LANG_ATTR_NS_PREFIX - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_TEXT_LANG_ATTR_NS_URI - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_TEXT_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_VALUE_DATA_ENCODING_UKNOWN - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_VALUE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_VALUE_MUST_UNDERSTAND - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_VALUE_RECEIVER - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_VALUE_SENDER - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_FAULT_VALUE_VERSION_MISMATCH - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_RELAY - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_ROLE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_ROLE_NEXT - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_ROLE_NONE - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAP_ROLE_ULTIMATE_RECEIVER - Static variable in interface org.apache.axiom.soap.SOAP12Constants
-
- SOAPBody - Interface in org.apache.axiom.soap
-
An object that represents the contents of the SOAP body element in a SOAP message.
- SOAPBODY_FIRST_CHILD_ELEMENT_QNAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
-
- SOAPBodyImpl - Class in org.apache.axiom.soap.impl.dom
-
- SOAPBodyImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPBodyImpl
-
- SOAPBodyImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPBodyImpl
-
Constructor SOAPBodyImpl
- SOAPBodyImpl - Class in org.apache.axiom.soap.impl.llom
-
Class SOAPBodyImpl
- SOAPBodyImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
-
- SOAPBodyImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
-
- SOAPBodyImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
-
Constructor SOAPBodyImpl
- SOAPBuilderHelper - Class in org.apache.axiom.soap.impl.builder
-
- SOAPBuilderHelper(StAXSOAPModelBuilder) - Constructor for class org.apache.axiom.soap.impl.builder.SOAPBuilderHelper
-
- SOAPConstants - Interface in org.apache.axiom.soap
-
- SOAPElement - Class in org.apache.axiom.soap.impl.dom
-
- SOAPElement(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPElement
-
- SOAPElement(OMElement, String, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPElement
-
- SOAPElement(OMElement, String, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPElement
-
- SOAPElement(DocumentImpl, String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPElement
-
- SOAPElement(DocumentImpl, String, NamespaceImpl, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPElement
-
- SOAPElement - Class in org.apache.axiom.soap.impl.llom
-
- SOAPElement(OMElement, String, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPElement
-
- SOAPElement(OMElement, String, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPElement
-
- SOAPElement(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPElement
-
- SOAPEnvelope - Interface in org.apache.axiom.soap
-
Interface SOAPEnvelope
- SOAPENVELOPE_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
-
Field SOAPENVELOPE_LOCAL_NAME
- SOAPEnvelopeImpl - Class in org.apache.axiom.soap.impl.dom
-
- SOAPEnvelopeImpl(OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
-
- SOAPEnvelopeImpl(DocumentImpl, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
-
- SOAPEnvelopeImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
-
- SOAPEnvelopeImpl - Class in org.apache.axiom.soap.impl.llom
-
Class SOAPEnvelopeImpl
- SOAPEnvelopeImpl(OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
-
Constructor
- SOAPEnvelopeImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
-
Constructor
- SOAPFactory - Interface in org.apache.axiom.soap
-
- SOAPFault - Interface in org.apache.axiom.soap
-
An element in the SOAPBody
object that contains error and/or status information.
- SOAPFAULT_DETAIL_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
-
Field SOAPFAULT_DETAIL_LOCAL_NAME
- SOAPFAULT_LOCAL_NAME - Static variable in interface org.apache.axiom.soap.SOAPConstants
-
Field SOAPFAULT_LOCAL_NAME
- SOAPFaultClassifier - Interface in org.apache.axiom.soap
-
- SOAPFaultCode - Interface in org.apache.axiom.soap
-
- SOAPFaultCodeImpl - Class in org.apache.axiom.soap.impl.dom
-
- SOAPFaultCodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultCodeImpl
-
Constructor OMElementImpl
- SOAPFaultCodeImpl(SOAPFault, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultCodeImpl
-
- SOAPFaultCodeImpl - Class in org.apache.axiom.soap.impl.llom
-
- SOAPFaultCodeImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
-
- SOAPFaultCodeImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
-
- SOAPFaultCodeImpl(SOAPFault, String, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
-
- SOAPFaultCodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
-
- SOAPFaultCodeImpl(SOAPFault, String, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
-
- SOAPFaultCodeImpl(SOAPFault, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
-
- SOAPFaultDetail - Interface in org.apache.axiom.soap
-
The Detail element information item is intended for carrying application specific error
information related to the SOAP Body .
- SOAPFaultDetailImpl - Class in org.apache.axiom.soap.impl.dom
-
- SOAPFaultDetailImpl(SOAPFault, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultDetailImpl
-
- SOAPFaultDetailImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultDetailImpl
-
- SOAPFaultDetailImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultDetailImpl
-
- SOAPFaultDetailImpl - Class in org.apache.axiom.soap.impl.llom
-
- SOAPFaultDetailImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultDetailImpl
-
- SOAPFaultDetailImpl(SOAPFault, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultDetailImpl
-
- SOAPFaultDetailImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultDetailImpl
-
- SOAPFaultImpl - Class in org.apache.axiom.soap.impl.dom
-
- SOAPFaultImpl(SOAPBody, Exception, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
-
Constructor SOAPFaultImpl
- SOAPFaultImpl(SOAPBody, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
-
- SOAPFaultImpl(SOAPBody, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultImpl
-
Constructor SOAPFaultImpl
- SOAPFaultImpl - Class in org.apache.axiom.soap.impl.llom
-
Class SOAPFaultImpl
- SOAPFaultImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
-
- SOAPFaultImpl(SOAPBody, Exception, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
-
Constructor SOAPFaultImpl
- SOAPFaultImpl(SOAPBody, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
-
- SOAPFaultImpl(SOAPBody, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
-
Constructor SOAPFaultImpl
- SOAPFaultNode - Interface in org.apache.axiom.soap
-
- SOAPFaultNodeImpl - Class in org.apache.axiom.soap.impl.dom
-
- SOAPFaultNodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultNodeImpl
-
- SOAPFaultNodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultNodeImpl
-
- SOAPFaultNodeImpl - Class in org.apache.axiom.soap.impl.llom
-
- SOAPFaultNodeImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultNodeImpl
-
- SOAPFaultNodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultNodeImpl
-
- SOAPFaultNodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultNodeImpl
-
- SOAPFaultReason - Interface in org.apache.axiom.soap
-
- SOAPFaultReasonImpl - Class in org.apache.axiom.soap.impl.dom
-
- SOAPFaultReasonImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultReasonImpl
-
Constructor OMElementImpl
- SOAPFaultReasonImpl(OMElement, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultReasonImpl
-
- SOAPFaultReasonImpl - Class in org.apache.axiom.soap.impl.llom
-
- SOAPFaultReasonImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultReasonImpl
-
- SOAPFaultReasonImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultReasonImpl
-
Constructor OMElementImpl
- SOAPFaultReasonImpl(OMElement, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultReasonImpl
-
- SOAPFaultRole - Interface in org.apache.axiom.soap
-
The Role element information item identifies the role the node was operating in at the point the
fault occurred.
- SOAPFaultRoleImpl - Class in org.apache.axiom.soap.impl.dom
-
- SOAPFaultRoleImpl(SOAPFault, String, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultRoleImpl
-
- SOAPFaultRoleImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultRoleImpl
-
- SOAPFaultRoleImpl - Class in org.apache.axiom.soap.impl.llom
-
- SOAPFaultRoleImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultRoleImpl
-
- SOAPFaultRoleImpl(SOAPFault, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultRoleImpl
-
- SOAPFaultRoleImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultRoleImpl
-
- SOAPFaultSubCode - Interface in org.apache.axiom.soap
-
- SOAPFaultSubCodeImpl - Class in org.apache.axiom.soap.impl.dom
-
- SOAPFaultSubCodeImpl(OMElement, String, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultSubCodeImpl
-
- SOAPFaultSubCodeImpl(OMElement, String, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultSubCodeImpl
-
- SOAPFaultSubCodeImpl - Class in org.apache.axiom.soap.impl.llom
-
- SOAPFaultSubCodeImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
-
- SOAPFaultSubCodeImpl(OMElement, String, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
-
- SOAPFaultSubCodeImpl(OMElement, String, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
-
- SOAPFaultText - Interface in org.apache.axiom.soap
-
- SOAPFaultTextImpl - Class in org.apache.axiom.soap.impl.dom
-
- SOAPFaultTextImpl(SOAPFaultReason, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultTextImpl
-
- SOAPFaultTextImpl(SOAPFaultReason, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultTextImpl
-
- SOAPFaultTextImpl - Class in org.apache.axiom.soap.impl.llom
-
- SOAPFaultTextImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
-
- SOAPFaultTextImpl(SOAPFaultReason, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
-
- SOAPFaultTextImpl(SOAPFaultReason, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
-
- SOAPFaultValue - Interface in org.apache.axiom.soap
-
- SOAPFaultValueImpl - Class in org.apache.axiom.soap.impl.dom
-
- SOAPFaultValueImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultValueImpl
-
- SOAPFaultValueImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPFaultValueImpl
-
- SOAPFaultValueImpl - Class in org.apache.axiom.soap.impl.llom
-
- SOAPFaultValueImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultValueImpl
-
- SOAPFaultValueImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultValueImpl
-
- SOAPFaultValueImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultValueImpl
-
- SOAPFaultValueImpl(String, OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultValueImpl
-
- SOAPFaultValueImpl(OMNamespace, String, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultValueImpl
-
- SOAPFaultValueImpl(OMElement, String, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultValueImpl
-
- SOAPHeader - Interface in org.apache.axiom.soap
-
Interface SOAPHeader
- SOAPHeaderBlock - Interface in org.apache.axiom.soap
-
An object representing the contents in the SOAP header part of the SOAP envelope.
- SOAPHeaderBlockImpl - Class in org.apache.axiom.soap.impl.dom
-
- SOAPHeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
-
- SOAPHeaderBlockImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
-
- SOAPHeaderBlockImpl(String, OMNamespace, OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
-
Constructor SOAPHeaderBlockImpl.
- SOAPHeaderBlockImpl - Class in org.apache.axiom.soap.impl.llom
-
Class SOAPHeaderBlockImpl
- SOAPHeaderBlockImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
-
- SOAPHeaderBlockImpl(String, OMNamespace, SOAPFactory, OMDataSource) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
-
- SOAPHeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
-
- SOAPHeaderBlockImpl(String, OMNamespace, OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
-
Constructor SOAPHeaderBlockImpl.
- SOAPHeaderImpl - Class in org.apache.axiom.soap.impl.dom
-
- SOAPHeaderImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
-
- SOAPHeaderImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPHeaderImpl
-
Constructor SOAPHeaderImpl
- SOAPHeaderImpl - Class in org.apache.axiom.soap.impl.llom
-
A class representing the SOAP Header, primarily allowing access to the contained HeaderBlocks.
- SOAPHeaderImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
-
- SOAPHeaderImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
-
- SOAPHeaderImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
-
Constructor SOAPHeaderImpl
- SOAPMessage - Interface in org.apache.axiom.soap
-
- SOAPMessageImpl - Class in org.apache.axiom.soap.impl.dom
-
- SOAPMessageImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPMessageImpl
-
- SOAPMessageImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPMessageImpl
-
- SOAPMessageImpl(OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPMessageImpl
-
- SOAPMessageImpl - Class in org.apache.axiom.soap.impl.llom
-
- SOAPMessageImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
-
- SOAPMessageImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
-
- SOAPMessageImpl(OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
-
- SOAPModelBuilder - Interface in org.apache.axiom.soap
-
- SOAPProcessingException - Exception in org.apache.axiom.soap
-
- SOAPProcessingException(String) - Constructor for exception org.apache.axiom.soap.SOAPProcessingException
-
Eran Chinthaka (chinthaka@apache.org)
- SOAPProcessingException(Throwable) - Constructor for exception org.apache.axiom.soap.SOAPProcessingException
-
- SOAPProcessingException(String, String, Throwable) - Constructor for exception org.apache.axiom.soap.SOAPProcessingException
-
- SOAPProcessingException(String, String) - Constructor for exception org.apache.axiom.soap.SOAPProcessingException
-
- SOAPTextImpl - Class in org.apache.axiom.soap.impl.dom
-
- SOAPTextImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPTextImpl
-
- SOAPTextImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPTextImpl
-
- SOAPTextImpl - Class in org.apache.axiom.soap.impl.llom
-
- SOAPTextImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPTextImpl
-
- SOAPTextImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPTextImpl
-
- SOAPVersion - Interface in org.apache.axiom.soap
-
A generic way to get at SOAP-version-specific values.
- SPACE_NODE - Static variable in interface org.apache.axiom.om.OMNode
-
This node represents white space.
- SPECIFIED - Static variable in class org.apache.axiom.om.impl.dom.NodeImpl
-
- splitText(int) - Method in class org.apache.axiom.om.impl.dom.TextNodeImpl
-
Breaks this node into two nodes at the specified offset, keeping both in the tree as
siblings.
- stackToString(Throwable) - Static method in class org.apache.axiom.om.util.CommonUtils
-
Get a string containing the stack of the specified exception
- STANDALONE - Static variable in interface org.apache.axiom.om.util.StAXParserConfiguration
-
Configuration that forces the parser to process the XML document as
standalone.
- standaloneSet() - Method in class org.apache.axiom.util.stax.WrappedTextNodeStreamReader
-
- standaloneSet() - Method in class org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper
-
- standaloneSet() - Method in class org.apache.axiom.util.stax.XMLFragmentStreamReader
-
- standaloneSet() - Method in class org.apache.axiom.util.stax.xop.XOPEncodingStreamReader
-
- startCDATA() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
-
- startDocument() - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
-
- startDocument() - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
-
Method startDocument.
- startDTD(String, String, String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
-
- startElement(String, String, String, Attributes) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
-
- startElement(String, String, String, Attributes) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
-
Method startElement.
- startEntity(String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
-
- startPrefixMapping(String, String) - Method in class org.apache.axiom.om.impl.builder.SAXOMBuilder
-
- startPrefixMapping(String, String) - Method in class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
-
Method startPrefixMapping.
- startScope() - Method in class org.apache.axiom.util.namespace.ScopedNamespaceContext
-
Start a new scope.
- startWritingMime(OutputStream, String) - Static method in class org.apache.axiom.om.impl.MIMEOutputUtils
-
- StAXBuilder - Class in org.apache.axiom.om.impl.builder
-
OM should be able to be built from any data source.
- StAXBuilder(OMFactory, XMLStreamReader) - Constructor for class org.apache.axiom.om.impl.builder.StAXBuilder
-
Constructor StAXBuilder.
- StAXBuilder(OMFactory, XMLStreamReader, String) - Constructor for class org.apache.axiom.om.impl.builder.StAXBuilder
-
Constructor StAXBuilder.
- StAXBuilder(XMLStreamReader) - Constructor for class org.apache.axiom.om.impl.builder.StAXBuilder
-
Constructor StAXBuilder.
- StAXBuilder() - Constructor for class org.apache.axiom.om.impl.builder.StAXBuilder
-
Init() *must* be called after creating the builder using this constructor.
- StAXDialect - Interface in org.apache.axiom.util.stax.dialect
-
Encapsulates the specific characteristics of a particular StAX implementation.
- StAXDialectDetector - Class in org.apache.axiom.util.stax.dialect
-
Detects StAX dialects and normalizes factories for a given StAX implementation.
- StAXOMBuilder - Class in org.apache.axiom.om.impl.builder
-
StAX based builder that produces a pure XML infoset compliant object model.
- StAXOMBuilder(OMFactory, XMLStreamReader) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Constructor StAXOMBuilder.
- StAXOMBuilder(OMFactory, XMLStreamReader, OMElement, String) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Constructor linked to existing element.
- StAXOMBuilder(OMFactory, XMLStreamReader, OMElement) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Constructor linked to existing element.
- StAXOMBuilder(String) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
- StAXOMBuilder(XMLStreamReader) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Constructor StAXOMBuilder.
- StAXOMBuilder(InputStream) - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
- StAXOMBuilder() - Constructor for class org.apache.axiom.om.impl.builder.StAXOMBuilder
-
Init() *must* be called after creating the builder using this constructor.
- StAXParserConfiguration - Interface in org.apache.axiom.om.util
-
Defines a particular StAX parser configuration.
- StAXSOAPModelBuilder - Class in org.apache.axiom.soap.impl.builder
-
StAX based builder that produces a SOAP infoset model.
- StAXSOAPModelBuilder(XMLStreamReader, String) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
Constructor.
- StAXSOAPModelBuilder(OMMetaFactory, XMLStreamReader, String) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
Constructor.
- StAXSOAPModelBuilder(XMLStreamReader) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
Constructor.
- StAXSOAPModelBuilder(OMMetaFactory, XMLStreamReader) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
Constructor.
- StAXSOAPModelBuilder(XMLStreamReader, SOAPFactory, String) - Constructor for class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
-
Constructor.
- StAXUtils - Class in org.apache.axiom.om.util
-
Utility class containing StAX related methods.
- StAXUtils() - Constructor for class org.apache.axiom.om.util.StAXUtils
-
- StAXWriterConfiguration - Interface in org.apache.axiom.om.util
-
Defines a particular StAX writer configuration.
- step() - Method in class org.apache.axiom.om.impl.OMNavigator
-
This is a very special method.
- StreamCopyException - Exception in org.apache.axiom.ext.io
-
Signals that an I/O exception occurred while copying data from an input stream (or other data
source) to an output stream (or other data sink).
- StreamCopyException(int, IOException) - Constructor for exception org.apache.axiom.ext.io.StreamCopyException
-
Constructor.
- StreamingOMSerializer - Class in org.apache.axiom.om.impl.serialize
-
Class StreamingOMSerializer
- StreamingOMSerializer() - Constructor for class org.apache.axiom.om.impl.serialize.StreamingOMSerializer
-
- streamNo - Variable in class org.apache.axiom.attachments.BoundaryDelimitedStream
-
Field streamNo.
- StreamWriterToContentHandlerConverter - Class in org.apache.axiom.om.impl.serialize
-
Class StreamWriterToContentHandlerConverter
- StreamWriterToContentHandlerConverter(XMLStreamWriter) - Constructor for class org.apache.axiom.om.impl.serialize.StreamWriterToContentHandlerConverter
-
Constructor StreamWriterToContentHandlerConverter.
- stringToOM(String) - Static method in class org.apache.axiom.om.util.AXIOMUtil
-
Create an OMElement from an XML fragment given as a string.
- stringToOM(OMFactory, String) - Static method in class org.apache.axiom.om.util.AXIOMUtil
-
Create an OMElement from an XML fragment given as a string.
- subCode - Variable in class org.apache.axiom.soap.impl.dom.SOAPFaultSubCodeImpl
-
- subCode - Variable in class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
-
- substringData(int, int) - Method in class org.apache.axiom.om.impl.dom.CharacterImpl
-
Extracts a range of data from the node.
- supplemental(char, char) - Static method in class org.apache.axiom.om.impl.dom.XMLChar
-
Returns true the supplemental character corresponding to the given surrogates.
- SWA_TYPE - Static variable in interface org.apache.axiom.om.impl.MTOMConstants
-
If the message is Soap with Attachments SWA_TYPE
- SWA_TYPE_12 - Static variable in interface org.apache.axiom.om.impl.MTOMConstants
-