Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.axiom.attachments
,
org.apache.axiom.attachments.impl
,
org.apache.axiom.attachments.lifecycle
,
org.apache.axiom.attachments.lifecycle.impl
,
org.apache.axiom.attachments.utils
,
org.apache.axiom.c14n
,
org.apache.axiom.c14n.exceptions
,
org.apache.axiom.c14n.helpers
,
org.apache.axiom.c14n.impl
,
org.apache.axiom.c14n.omwrapper
,
org.apache.axiom.c14n.omwrapper.factory
,
org.apache.axiom.c14n.omwrapper.interfaces
,
org.apache.axiom.c14n.utils
,
org.apache.axiom.ext.activation
,
org.apache.axiom.ext.io
,
org.apache.axiom.ext.stax
,
org.apache.axiom.ext.stax.datahandler
,
org.apache.axiom.mime
,
org.apache.axiom.mime.impl.axiom
,
org.apache.axiom.mime.impl.javamail
,
org.apache.axiom.om
,
org.apache.axiom.om.ds
,
org.apache.axiom.om.ds.custombuilder
,
org.apache.axiom.om.impl
,
org.apache.axiom.om.impl.builder
,
org.apache.axiom.om.impl.dom
,
org.apache.axiom.om.impl.dom.factory
,
org.apache.axiom.om.impl.dom.jaxp
,
org.apache.axiom.om.impl.exception
,
org.apache.axiom.om.impl.jaxp
,
org.apache.axiom.om.impl.llom
,
org.apache.axiom.om.impl.llom.factory
,
org.apache.axiom.om.impl.llom.util
,
org.apache.axiom.om.impl.serialize
,
org.apache.axiom.om.impl.traverse
,
org.apache.axiom.om.impl.util
,
org.apache.axiom.om.util
,
org.apache.axiom.om.xpath
,
org.apache.axiom.osgi
,
org.apache.axiom.soap
,
org.apache.axiom.soap.impl.builder
,
org.apache.axiom.soap.impl.dom
,
org.apache.axiom.soap.impl.dom.factory
,
org.apache.axiom.soap.impl.dom.soap11
,
org.apache.axiom.soap.impl.dom.soap12
,
org.apache.axiom.soap.impl.llom
,
org.apache.axiom.soap.impl.llom.soap11
,
org.apache.axiom.soap.impl.llom.soap12
,
org.apache.axiom.ts
,
org.apache.axiom.ts.om.attribute
,
org.apache.axiom.ts.om.builder
,
org.apache.axiom.ts.om.container
,
org.apache.axiom.ts.om.document
,
org.apache.axiom.ts.om.element
,
org.apache.axiom.ts.om.factory
,
org.apache.axiom.ts.om.node
,
org.apache.axiom.ts.om.text
,
org.apache.axiom.ts.soap
,
org.apache.axiom.ts.soap.body
,
org.apache.axiom.ts.soap.builder
,
org.apache.axiom.ts.soap.envelope
,
org.apache.axiom.ts.soap.factory
,
org.apache.axiom.ts.soap.fault
,
org.apache.axiom.ts.soap.faultdetail
,
org.apache.axiom.ts.soap.faulttext
,
org.apache.axiom.ts.soap.header
,
org.apache.axiom.ts.soap.headerblock
,
org.apache.axiom.ts.soap11.envelope
,
org.apache.axiom.ts.soap11.fault
,
org.apache.axiom.ts.soap11.faultreason
,
org.apache.axiom.ts.soap11.header
,
org.apache.axiom.ts.soap12.envelope
,
org.apache.axiom.ts.soap12.fault
,
org.apache.axiom.ts.soap12.faultcode
,
org.apache.axiom.ts.soap12.faultreason
,
org.apache.axiom.ts.soap12.faulttext
,
org.apache.axiom.ts.soap12.header
,
org.apache.axiom.util
,
org.apache.axiom.util.activation
,
org.apache.axiom.util.base64
,
org.apache.axiom.util.blob
,
org.apache.axiom.util.namespace
,
org.apache.axiom.util.sax
,
org.apache.axiom.util.stax
,
org.apache.axiom.util.stax.debug
,
org.apache.axiom.util.stax.dialect
,
org.apache.axiom.util.stax.wrapper
,
org.apache.axiom.util.stax.xop
Class Hierarchy
java.lang.
Object
org.apache.axiom.util.namespace.
AbstractNamespaceContext
(implements javax.xml.namespace.
NamespaceContext
)
org.apache.axiom.util.namespace.
MapBasedNamespaceContext
org.apache.axiom.om.impl.llom.util.
NamespaceContextImpl
org.apache.axiom.util.namespace.
ScopedNamespaceContext
org.apache.axiom.om.impl.
AbstractOMMetaFactory
(implements org.apache.axiom.om.
OMMetaFactory
)
org.apache.axiom.om.impl.dom.factory.
OMDOMMetaFactory
org.apache.axiom.om.impl.llom.factory.
OMLinkedListMetaFactory
org.apache.axiom.util.sax.
AbstractXMLReader
(implements org.xml.sax.
XMLReader
)
org.apache.axiom.om.impl.serialize.
OMXMLReader
org.apache.axiom.util.stax.
AbstractXMLStreamReader
(implements javax.xml.stream.
XMLStreamReader
)
org.apache.axiom.util.stax.
AbstractXMLStreamWriter
(implements javax.xml.stream.
XMLStreamWriter
)
junit.framework.Assert
junit.framework.TestCase (implements junit.framework.Test)
org.custommonkey.xmlunit.XMLTestCase (implements org.custommonkey.xmlunit.XSLTConstants)
org.apache.axiom.ts.
AxiomTestCase
org.apache.axiom.ts.soap.builder.
BadInputTest
org.apache.axiom.ts.
ConformanceTestCase
org.apache.axiom.ts.om.builder.
TestCreateOMBuilderFromDOMSource
org.apache.axiom.ts.om.builder.
TestCreateOMBuilderFromSAXSource
org.apache.axiom.ts.om.container.
TestGetXMLStreamReader
org.apache.axiom.ts.om.container.
TestSerialize
org.apache.axiom.ts.soap.
SOAPTestCase
org.apache.axiom.ts.soap.header.
SOAPRoleTest
org.apache.axiom.ts.soap11.header.
TestSOAP11Roles
org.apache.axiom.ts.soap12.header.
TestSOAP12Roles
org.apache.axiom.ts.soap.faultdetail.
TestAddDetailEntry
org.apache.axiom.ts.soap.body.
TestAddFault1
org.apache.axiom.ts.soap.body.
TestAddFault2
org.apache.axiom.ts.soap.header.
TestAddHeaderBlock
org.apache.axiom.ts.soap.envelope.
TestAddHeaderToIncompleteEnvelope
org.apache.axiom.ts.soap11.faultreason.
TestAddSOAPText
org.apache.axiom.ts.soap12.faultreason.
TestAddSOAPText
org.apache.axiom.ts.soap12.faultreason.
TestAddSOAPTextWithSOAPVersionMismatch
org.apache.axiom.ts.soap.envelope.
TestBodyHeaderOrder
org.apache.axiom.ts.soap.factory.
TestCreateSOAPEnvelope
org.apache.axiom.ts.soap.envelope.
TestDiscardHeader
org.apache.axiom.ts.soap.header.
TestExamineAllHeaderBlocks
org.apache.axiom.ts.soap11.header.
TestExamineAllHeaderBlocksWithParser
org.apache.axiom.ts.soap12.header.
TestExamineAllHeaderBlocksWithParser
org.apache.axiom.ts.soap.header.
TestExamineHeaderBlocks
org.apache.axiom.ts.soap11.header.
TestExamineHeaderBlocksWithParser
org.apache.axiom.ts.soap12.header.
TestExamineHeaderBlocksWithParser
org.apache.axiom.ts.soap12.header.
TestExamineMustUnderstandHeaderBlocks
org.apache.axiom.ts.soap11.header.
TestExamineMustUnderstandHeaderBlocksWithParser
org.apache.axiom.ts.soap12.header.
TestExamineMustUnderstandHeaderBlocksWithParser
org.apache.axiom.ts.soap.header.
TestExtractAllHeaderBlocks
org.apache.axiom.ts.soap.faultdetail.
TestGetAllDetailEntries
org.apache.axiom.ts.soap.faultdetail.
TestGetAllDetailEntriesWithParser
org.apache.axiom.ts.soap.envelope.
TestGetBody
org.apache.axiom.ts.soap.envelope.
TestGetBodyOnEmptyEnvelope
org.apache.axiom.ts.soap.envelope.
TestGetBodyOnEnvelopeWithHeaderOnly
org.apache.axiom.ts.soap.envelope.
TestGetBodyWithParser
org.apache.axiom.ts.soap.fault.
TestGetCode
org.apache.axiom.ts.soap.fault.
TestGetCodeWithParser
org.apache.axiom.ts.soap.factory.
TestGetDefaultFaultEnvelope
org.apache.axiom.ts.soap.fault.
TestGetDetail
org.apache.axiom.ts.soap.fault.
TestGetDetailWithParser
org.apache.axiom.ts.soap.fault.
TestGetException
org.apache.axiom.ts.soap.body.
TestGetFault
org.apache.axiom.ts.soap.body.
TestGetFaultWithParser
org.apache.axiom.ts.soap11.faultreason.
TestGetFirstSOAPText
org.apache.axiom.ts.soap12.faultreason.
TestGetFirstSOAPText
org.apache.axiom.ts.soap12.faultreason.
TestGetFirstSOAPTextWithParser
org.apache.axiom.ts.soap.envelope.
TestGetHeader
org.apache.axiom.ts.soap.header.
TestGetHeaderBlocksWithNSURI
org.apache.axiom.ts.soap11.header.
TestGetHeaderBlocksWithNSURIWithParser
org.apache.axiom.ts.soap12.header.
TestGetHeaderBlocksWithNSURIWithParser
org.apache.axiom.ts.soap.envelope.
TestGetHeaderWithParser
org.apache.axiom.ts.soap12.faulttext.
TestGetLangWithParser
org.apache.axiom.ts.soap.headerblock.
TestGetMustUnderstand
org.apache.axiom.ts.soap11.fault.
TestGetNode
org.apache.axiom.ts.soap12.fault.
TestGetNode
org.apache.axiom.ts.soap12.fault.
TestGetNodeWithParser
org.apache.axiom.ts.soap.fault.
TestGetReason
org.apache.axiom.ts.soap.fault.
TestGetReasonWithParser
org.apache.axiom.ts.soap.headerblock.
TestGetRole
org.apache.axiom.ts.soap.fault.
TestGetRole
org.apache.axiom.ts.soap.fault.
TestGetRoleWithParser
org.apache.axiom.ts.soap.envelope.
TestGetSOAPBodyFirstElementLocalNameAndNS
org.apache.axiom.ts.soap12.faultcode.
TestGetSubCodeWithParser
org.apache.axiom.ts.soap12.faultcode.
TestGetTextAsQNameWithParser
org.apache.axiom.ts.soap12.faultcode.
TestGetValueWithParser
org.apache.axiom.ts.soap.envelope.
TestHasFault
org.apache.axiom.ts.soap.body.
TestHasFault
org.apache.axiom.ts.soap.envelope.
TestHasFaultWithParser
org.apache.axiom.ts.soap.body.
TestHasFaultWithParser
org.apache.axiom.ts.soap12.fault.
TestMoreChildrenAddition
org.apache.axiom.ts.soap.faultdetail.
TestSerialization
org.apache.axiom.ts.soap.fault.
TestSetCode
org.apache.axiom.ts.soap.fault.
TestSetDetail
org.apache.axiom.ts.soap.fault.
TestSetException
org.apache.axiom.ts.soap.faulttext.
TestSetLang
org.apache.axiom.ts.soap.headerblock.
TestSetMustUnderstandBoolean
org.apache.axiom.ts.soap.headerblock.
TestSetMustUnderstandString01
org.apache.axiom.ts.soap.headerblock.
TestSetMustUnderstandWithInvalidValue
org.apache.axiom.ts.soap11.fault.
TestSetNode
org.apache.axiom.ts.soap12.fault.
TestSetNode
org.apache.axiom.ts.soap.fault.
TestSetReason
org.apache.axiom.ts.soap.headerblock.
TestSetRole
org.apache.axiom.ts.soap.fault.
TestSetRole
org.apache.axiom.ts.soap.faultdetail.
TestWSCommons202
org.apache.axiom.ts.om.element.
TestAddAttributeAlreadyOwnedByElement
org.apache.axiom.ts.om.element.
TestAddAttributeAlreadyOwnedByOtherElement
org.apache.axiom.ts.om.element.
TestAddAttributeFromOMAttributeMultiple
org.apache.axiom.ts.om.element.
TestAddAttributeFromOMAttributeWithExistingName
org.apache.axiom.ts.om.element.
TestAddAttributeReplace1
org.apache.axiom.ts.om.element.
TestAddAttributeReplace2
org.apache.axiom.ts.om.element.
TestAddAttributeWithExistingNamespaceDeclarationInScope
org.apache.axiom.ts.om.element.
TestAddAttributeWithExistingNamespaceDeclarationOnSameElement
org.apache.axiom.ts.om.element.
TestAddAttributeWithMaskedNamespaceDeclaration
org.apache.axiom.ts.om.element.
TestAddAttributeWithoutExistingNamespaceDeclaration
org.apache.axiom.ts.om.element.
TestAddChild
org.apache.axiom.ts.om.element.
TestAddChildWithParent
org.apache.axiom.ts.soap11.envelope.
TestAddElementAfterBody
org.apache.axiom.ts.soap12.envelope.
TestAddElementAfterBody
org.apache.axiom.ts.om.text.
TestBase64Streaming
org.apache.axiom.ts.om.factory.
TestCreateOMElementWithDefaultNamespace
org.apache.axiom.ts.om.factory.
TestCreateOMElementWithGeneratedPrefix
org.apache.axiom.ts.om.factory.
TestCreateOMElementWithNonDefaultNamespace
org.apache.axiom.ts.om.factory.
TestCreateOMElementWithoutNamespace
org.apache.axiom.ts.om.factory.
TestCreateOMNamespace
org.apache.axiom.ts.om.factory.
TestCreateOMNamespaceWithNullURI
org.apache.axiom.ts.om.factory.
TestCreateOMText
org.apache.axiom.ts.om.factory.
TestCreateOMTextFromDataHandlerProvider
org.apache.axiom.ts.om.element.
TestDeclareNamespace1
org.apache.axiom.ts.om.node.
TestDetach
org.apache.axiom.ts.om.attribute.
TestEqualsHashCode
org.apache.axiom.ts.om.element.
TestGetAllAttributes1
org.apache.axiom.ts.om.element.
TestGetAllAttributes2
org.apache.axiom.ts.om.element.
TestGetAllDeclaredNamespaces
org.apache.axiom.ts.om.element.
TestGetAttributeValueNonExisting
org.apache.axiom.ts.om.element.
TestGetAttributeValueWithXmlPrefix1
org.apache.axiom.ts.om.element.
TestGetAttributeValueWithXmlPrefix2
org.apache.axiom.ts.om.element.
TestGetAttributeWithXmlPrefix1
org.apache.axiom.ts.om.element.
TestGetAttributeWithXmlPrefix2
org.apache.axiom.ts.om.element.
TestGetChildElements
org.apache.axiom.ts.om.element.
TestGetChildren
org.apache.axiom.ts.om.element.
TestGetChildrenConcurrentModification
org.apache.axiom.ts.om.element.
TestGetChildrenRemove1
org.apache.axiom.ts.om.element.
TestGetChildrenRemove2
org.apache.axiom.ts.om.element.
TestGetChildrenRemove3
org.apache.axiom.ts.om.element.
TestGetChildrenRemove4
org.apache.axiom.ts.om.element.
TestGetChildrenWithLocalName
org.apache.axiom.ts.om.element.
TestGetChildrenWithName
org.apache.axiom.ts.om.builder.
TestGetDocumentElement
org.apache.axiom.ts.om.builder.
TestGetDocumentElementWithDiscardDocument
org.apache.axiom.ts.om.element.
TestGetFirstChildWithName
org.apache.axiom.ts.om.element.
TestGetFirstChildWithNameOnIncompleteElement
org.apache.axiom.ts.om.element.
TestGetNamespaceURI
org.apache.axiom.ts.om.element.
TestGetNamespaceURIWithoutNamespace
org.apache.axiom.ts.om.attribute.
TestGetQNameWithNamespace
org.apache.axiom.ts.om.element.
TestGetQNameWithoutNamespace
org.apache.axiom.ts.om.attribute.
TestGetQNameWithoutNamespace
org.apache.axiom.ts.om.element.
TestGetXMLStreamReaderCDATAEventFromElement
org.apache.axiom.ts.om.element.
TestGetXMLStreamReaderCDATAEventFromParser
org.apache.axiom.ts.om.element.
TestGetXMLStreamReaderCommentEvent
org.apache.axiom.ts.om.element.
TestGetXMLStreamReaderGetElementText
org.apache.axiom.ts.om.element.
TestGetXMLStreamReaderGetNamespaceContext
org.apache.axiom.ts.om.element.
TestGetXMLStreamReaderNextTag
org.apache.axiom.ts.om.element.
TestGetXMLStreamReaderOnNonRootElement
org.apache.axiom.ts.om.element.
TestGetXMLStreamReaderWithOMSourcedElementDescendant
org.apache.axiom.ts.om.node.
TestInsertSiblingAfter
org.apache.axiom.ts.om.node.
TestInsertSiblingAfterLastChild
org.apache.axiom.ts.om.node.
TestInsertSiblingAfterOnChild
org.apache.axiom.ts.om.node.
TestInsertSiblingAfterOnOrphan
org.apache.axiom.ts.om.node.
TestInsertSiblingAfterOnSelf
org.apache.axiom.ts.om.node.
TestInsertSiblingBefore
org.apache.axiom.ts.om.node.
TestInsertSiblingBeforeOnChild
org.apache.axiom.ts.om.node.
TestInsertSiblingBeforeOnOrphan
org.apache.axiom.ts.om.node.
TestInsertSiblingBeforeOnSelf
org.apache.axiom.ts.om.builder.
TestInvalidXML
org.apache.axiom.ts.om.builder.
TestIOExceptionInGetText
org.apache.axiom.ts.om.element.
TestIsCompleteAfterAddingIncompleteChild
org.apache.axiom.ts.om.document.
TestIsCompleteAfterAddingIncompleteChild
org.apache.axiom.ts.om.element.
TestResolveQNameWithDefaultNamespace
org.apache.axiom.ts.om.element.
TestResolveQNameWithNonDefaultNamespace
org.apache.axiom.ts.om.element.
TestResolveQNameWithoutNamespace
org.apache.axiom.ts.om.element.
TestResolveQNameWithUnboundPrefix
org.apache.axiom.ts.om.element.
TestSerialization
org.apache.axiom.ts.om.element.
TestSerializationWithTwoNonBuiltOMElements
org.apache.axiom.ts.om.document.
TestSerializeAndConsume
org.apache.axiom.ts.om.element.
TestSerializeAndConsumeWithIncompleteDescendant
org.apache.axiom.ts.om.document.
TestSerializeAndConsumeWithIncompleteDescendant
org.apache.axiom.ts.om.element.
TestSetText
org.apache.axiom.ts.om.element.
TestSetTextQName
org.apache.axiom.attachments.
AttachmentCacheMonitor
org.apache.axiom.attachments.
Attachments
(implements org.apache.axiom.om.
OMAttachmentAccessor
)
org.apache.axiom.c14n.helpers.
AttrCompare
(implements java.util.
Comparator
<T>, java.io.
Serializable
)
org.apache.axiom.om.util.
AttributeHelper
org.apache.axiom.mime.impl.axiom.
AxiomMultipartWriterFactory
(implements org.apache.axiom.mime.
MultipartWriterFactory
)
org.apache.axiom.ts.
AxiomTestSuiteBuilder
org.apache.axiom.ts.
OMTestSuiteBuilder
org.apache.axiom.ts.
SOAPTestSuiteBuilder
org.apache.axiom.om.util.
AXIOMUtil
org.apache.axiom.om.impl.llom.util.
AXIOMUtil
org.apache.axiom.util.base64.
Base64Utils
org.apache.axiom.om.util.
Base64
org.jaxen.
BaseXPath
(implements java.io.
Serializable
, org.jaxen.
XPath
)
org.apache.axiom.om.xpath.
AXIOMXPath
org.apache.axiom.om.ds.
Behavior
org.apache.axiom.util.blob.
BlobDataSource
(implements org.apache.axiom.ext.activation.
SizeAwareDataSource
)
org.apache.axiom.attachments.impl.
BufferUtils
org.apache.axiom.om.ds.custombuilder.
ByteArrayCustomBuilder
(implements org.apache.axiom.om.impl.builder.
CustomBuilder
)
org.apache.axiom.attachments.
ByteArrayDataSource
(implements org.apache.axiom.ext.activation.
SizeAwareDataSource
)
org.apache.axiom.om.ds.
ByteArrayDataSource.ByteArray
org.apache.axiom.attachments.utils.
ByteSearch
org.apache.axiom.c14n.helpers.
C14nHelper
org.apache.axiom.c14n.
Canonicalizer
org.apache.axiom.c14n.
CanonicalizerSpi
org.apache.axiom.c14n.impl.
CanonicalizerBase
org.apache.axiom.c14n.impl.
Canonicalizer20010315
org.apache.axiom.c14n.impl.
Canonicalizer20010315OmitComments
org.apache.axiom.c14n.impl.
Canonicalizer20010315WithComments
org.apache.axiom.c14n.impl.
Canonicalizer20010315Excl
org.apache.axiom.c14n.impl.
Canonicalizer20010315ExclOmitComments
org.apache.axiom.c14n.impl.
Canonicalizer20010315ExclWithComments
org.apache.axiom.om.util.
CommonUtils
org.apache.axiom.c14n.utils.
Constants
org.apache.axiom.om.util.
CopyUtils
javax.activation.
DataHandler
(implements java.awt.datatransfer.
Transferable
)
org.apache.axiom.attachments.
ConfigurableDataHandler
org.apache.axiom.attachments.lifecycle.impl.
DataHandlerExtImpl
(implements org.apache.axiom.attachments.lifecycle.
DataHandlerExt
, java.util.
Observer
)
org.apache.axiom.util.activation.
DataHandlerWrapper
org.apache.axiom.om.impl.builder.
DataHandlerReaderUtils
org.apache.axiom.attachments.utils.
DataHandlerUtils
org.apache.axiom.util.activation.
DataSourceUtils
org.xml.sax.helpers.
DefaultHandler
(implements org.xml.sax.
ContentHandler
, org.xml.sax.
DTDHandler
, org.xml.sax.
EntityResolver
, org.xml.sax.
ErrorHandler
)
org.apache.axiom.om.impl.builder.
SAXOMBuilder
(implements org.xml.sax.ext.
LexicalHandler
)
org.jaxen.
DefaultNavigator
(implements org.jaxen.
Navigator
)
org.apache.axiom.om.xpath.
DocumentNavigator
org.apache.axiom.om.util.
DigestGenerator
javax.xml.parsers.
DocumentBuilder
org.apache.axiom.om.impl.dom.jaxp.
DocumentBuilderImpl
org.apache.axiom.om.impl.dom.jaxp.
DOOMDocumentBuilder
javax.xml.parsers.
DocumentBuilderFactory
org.apache.axiom.om.impl.dom.jaxp.
DocumentBuilderFactoryImpl
org.apache.axiom.om.impl.dom.jaxp.
DOOMDocumentBuilderFactory
org.apache.axiom.om.impl.dom.
DOMImplementationImpl
(implements org.w3c.dom.
DOMImplementation
)
org.apache.axiom.om.impl.dom.
DOMMessageFormatter
org.apache.axiom.om.impl.dom.
DOOMAbstractFactory
org.apache.axiom.util.stax.
DummyLocation
(implements javax.xml.stream.
Location
)
org.apache.axiom.om.impl.
EmptyOMLocation
org.apache.axiom.om.util.
ElementHelper
org.apache.axiom.util.activation.
EmptyDataSource
(implements org.apache.axiom.ext.activation.
SizeAwareDataSource
)
org.apache.axiom.om.impl.util.
EmptyIterator
(implements java.util.
Iterator
<E>)
org.apache.axiom.osgi.
FactoryInjectionComponent
javax.activation.
FileDataSource
(implements javax.activation.
DataSource
)
org.apache.axiom.attachments.
CachedFileDataSource
org.apache.axiom.attachments.
IncomingAttachmentStreams
org.apache.axiom.attachments.
MultipartAttachmentStreams
java.io.
InputStream
(implements java.io.
Closeable
)
org.apache.axiom.attachments.utils.
BAAInputStream
org.apache.axiom.attachments.
BoundaryPushbackInputStream
java.io.
FilterInputStream
org.apache.axiom.attachments.
BoundaryDelimitedStream
org.apache.axiom.om.util.
DetachableInputStream
org.apache.axiom.attachments.
IncomingAttachmentInputStream
org.apache.axiom.attachments.
MIMEBodyPartInputStream
org.apache.axiom.om.ds.
InputStreamDataSource.Data
org.apache.axiom.attachments.utils.
IOUtils
org.apache.axiom.mime.impl.javamail.
JavaMailMultipartWriterFactory
(implements org.apache.axiom.mime.
MultipartWriterFactory
)
org.apache.axiom.attachments.lifecycle.impl.
LifecycleEventDefinitions
org.apache.axiom.attachments.lifecycle.impl.
LifecycleManagerImpl
(implements org.apache.axiom.attachments.lifecycle.
LifecycleManager
)
org.apache.axiom.attachments.lifecycle.impl.
LifecycleManagerImpl.FileDeletor
(implements java.lang.
Runnable
)
org.apache.axiom.util.blob.
MemoryBlob
(implements org.apache.axiom.util.blob.
WritableBlob
)
org.apache.axiom.om.impl.
MIMEOutputUtils
org.apache.axiom.om.impl.
MTOMXMLStreamWriter
(implements javax.xml.stream.
XMLStreamWriter
)
org.apache.axiom.om.impl.dom.
NamedNodeMapImpl
(implements org.w3c.dom.
NamedNodeMap
)
org.apache.axiom.om.impl.dom.
AttributeMap
org.apache.axiom.c14n.omwrapper.
NamedNodeMapImpl
(implements org.apache.axiom.c14n.omwrapper.interfaces.
NamedNodeMap
)
org.apache.axiom.om.impl.dom.
NamespaceImpl
(implements org.apache.axiom.om.
OMNamespace
)
org.apache.axiom.c14n.impl.
NameSpaceSymbTable
org.apache.axiom.om.impl.dom.
NodeImpl
(implements java.lang.
Cloneable
, org.w3c.dom.
Node
, org.w3c.dom.
NodeList
, org.apache.axiom.om.impl.
OMNodeEx
)
org.apache.axiom.om.impl.dom.
AttrImpl
(implements org.w3c.dom.
Attr
, org.apache.axiom.om.
OMAttribute
)
org.apache.axiom.om.impl.dom.
ChildNode
org.apache.axiom.om.impl.dom.
CharacterImpl
(implements org.w3c.dom.
CharacterData
)
org.apache.axiom.om.impl.dom.
CommentImpl
(implements org.w3c.dom.
Comment
, org.apache.axiom.om.
OMComment
)
org.apache.axiom.om.impl.dom.
TextNodeImpl
(implements org.apache.axiom.om.
OMText
, org.w3c.dom.
Text
)
org.apache.axiom.om.impl.dom.
CDATASectionImpl
(implements org.w3c.dom.
CDATASection
)
org.apache.axiom.om.impl.dom.
TextImpl
org.apache.axiom.om.impl.dom.
DocumentTypeImpl
(implements org.w3c.dom.
DocumentType
, org.apache.axiom.om.
OMDocType
)
org.apache.axiom.om.impl.dom.
ParentNode
(implements org.apache.axiom.om.impl.
OMContainerEx
)
org.apache.axiom.om.impl.dom.
DocumentFragmentImpl
(implements org.w3c.dom.
DocumentFragment
)
org.apache.axiom.om.impl.dom.
DocumentImpl
(implements org.w3c.dom.
Document
, org.apache.axiom.om.
OMDocument
)
org.apache.axiom.soap.impl.dom.
SOAPMessageImpl
(implements org.apache.axiom.soap.
SOAPMessage
)
org.apache.axiom.om.impl.dom.
ElementImpl
(implements org.w3c.dom.
Element
, org.apache.axiom.om.
OMConstants
, org.apache.axiom.om.
OMElement
)
org.apache.axiom.soap.impl.dom.
SOAPElement
org.apache.axiom.soap.impl.dom.
SOAPBodyImpl
(implements org.apache.axiom.om.
OMConstants
, org.apache.axiom.soap.
SOAPBody
)
org.apache.axiom.soap.impl.dom.soap11.
SOAP11BodyImpl
org.apache.axiom.soap.impl.dom.soap12.
SOAP12BodyImpl
org.apache.axiom.soap.impl.dom.
SOAPEnvelopeImpl
(implements org.apache.axiom.om.
OMConstants
, org.apache.axiom.soap.
SOAPEnvelope
)
org.apache.axiom.soap.impl.dom.
SOAPFaultCodeImpl
(implements org.apache.axiom.soap.
SOAPFaultCode
)
org.apache.axiom.soap.impl.dom.soap11.
SOAP11FaultCodeImpl
org.apache.axiom.soap.impl.dom.soap12.
SOAP12FaultCodeImpl
org.apache.axiom.soap.impl.dom.
SOAPFaultDetailImpl
(implements org.apache.axiom.soap.
SOAPFaultDetail
)
org.apache.axiom.soap.impl.dom.soap11.
SOAP11FaultDetailImpl
org.apache.axiom.soap.impl.dom.soap12.
SOAP12FaultDetailImpl
org.apache.axiom.soap.impl.dom.
SOAPFaultImpl
(implements org.apache.axiom.om.
OMConstants
, org.apache.axiom.soap.
SOAPFault
)
org.apache.axiom.soap.impl.dom.soap11.
SOAP11FaultImpl
org.apache.axiom.soap.impl.dom.soap12.
SOAP12FaultImpl
org.apache.axiom.soap.impl.dom.
SOAPFaultNodeImpl
(implements org.apache.axiom.soap.
SOAPFaultNode
)
org.apache.axiom.soap.impl.dom.soap12.
SOAP12FaultNodeImpl
org.apache.axiom.soap.impl.dom.
SOAPFaultReasonImpl
(implements org.apache.axiom.soap.
SOAPFaultReason
)
org.apache.axiom.soap.impl.dom.soap11.
SOAP11FaultReasonImpl
org.apache.axiom.soap.impl.dom.soap12.
SOAP12FaultReasonImpl
org.apache.axiom.soap.impl.dom.
SOAPFaultRoleImpl
(implements org.apache.axiom.soap.
SOAPFaultRole
)
org.apache.axiom.soap.impl.dom.soap11.
SOAP11FaultRoleImpl
org.apache.axiom.soap.impl.dom.soap12.
SOAP12FaultRoleImpl
org.apache.axiom.soap.impl.dom.
SOAPFaultSubCodeImpl
(implements org.apache.axiom.soap.
SOAPFaultSubCode
)
org.apache.axiom.soap.impl.dom.soap11.
SOAP11FaultSubCodeImpl
org.apache.axiom.soap.impl.dom.soap12.
SOAP12FaultSubCodeImpl
org.apache.axiom.soap.impl.dom.
SOAPFaultTextImpl
(implements org.apache.axiom.soap.
SOAPFaultText
)
org.apache.axiom.soap.impl.dom.soap11.
SOAP11FaultTextImpl
org.apache.axiom.soap.impl.dom.soap12.
SOAP12FaultTextImpl
org.apache.axiom.soap.impl.dom.
SOAPFaultValueImpl
(implements org.apache.axiom.soap.
SOAPFaultValue
)
org.apache.axiom.soap.impl.dom.soap11.
SOAP11FaultValueImpl
org.apache.axiom.soap.impl.dom.soap12.
SOAP12FaultValueImpl
org.apache.axiom.soap.impl.dom.
SOAPHeaderImpl
(implements org.apache.axiom.soap.
SOAPHeader
)
org.apache.axiom.soap.impl.dom.soap11.
SOAP11HeaderImpl
org.apache.axiom.soap.impl.dom.soap12.
SOAP12HeaderImpl
org.apache.axiom.soap.impl.dom.
SOAPTextImpl
org.apache.axiom.soap.impl.dom.
SOAPHeaderBlockImpl
(implements org.apache.axiom.soap.
SOAPHeaderBlock
)
org.apache.axiom.soap.impl.dom.soap11.
SOAP11HeaderBlockImpl
org.apache.axiom.soap.impl.dom.soap12.
SOAP12HeaderBlockImpl
org.apache.axiom.om.impl.dom.
ProcessingInstructionImpl
(implements org.apache.axiom.om.
OMProcessingInstruction
, org.w3c.dom.
ProcessingInstruction
)
org.apache.axiom.c14n.omwrapper.
NodeImpl
(implements org.apache.axiom.c14n.omwrapper.interfaces.
Node
)
org.apache.axiom.c14n.omwrapper.
AttrImpl
(implements org.apache.axiom.c14n.omwrapper.interfaces.
Attr
)
org.apache.axiom.c14n.omwrapper.
CommentImpl
(implements org.apache.axiom.c14n.omwrapper.interfaces.
Comment
)
org.apache.axiom.c14n.omwrapper.
DoctypeImpl
(implements org.apache.axiom.c14n.omwrapper.interfaces.
Doctype
)
org.apache.axiom.c14n.omwrapper.
DocumentImpl
(implements org.apache.axiom.c14n.omwrapper.interfaces.
Document
)
org.apache.axiom.c14n.omwrapper.
ElementImpl
(implements org.apache.axiom.c14n.omwrapper.interfaces.
Element
)
org.apache.axiom.c14n.omwrapper.
ProcessingInstructionImpl
(implements org.apache.axiom.c14n.omwrapper.interfaces.
ProcessingInstruction
)
org.apache.axiom.c14n.omwrapper.
TextImpl
(implements org.apache.axiom.c14n.omwrapper.interfaces.
Text
)
org.apache.axiom.om.impl.dom.
NodeListImpl
(implements org.w3c.dom.
NodeList
)
org.apache.axiom.c14n.omwrapper.
NodeListImpl
(implements org.apache.axiom.c14n.omwrapper.interfaces.
NodeList
)
java.util.
Observable
org.apache.axiom.attachments.lifecycle.impl.
FileAccessor
org.apache.axiom.om.
OMAbstractFactory
org.apache.axiom.om.impl.traverse.
OMAbstractIterator
(implements java.util.
Iterator
<E>)
org.apache.axiom.om.impl.traverse.
OMChildrenIterator
org.apache.axiom.om.impl.traverse.
OMDescendantsIterator
org.apache.axiom.om.impl.builder.
OMAttachmentAccessorMimePartProvider
(implements org.apache.axiom.util.stax.xop.
MimePartProvider
)
org.apache.axiom.om.impl.llom.
OMAttributeImpl
(implements org.apache.axiom.om.
OMAttribute
)
org.apache.axiom.om.impl.traverse.
OMChildElementIterator
(implements java.util.
Iterator
<E>)
org.apache.axiom.om.ds.
OMDataSourceExtBase
(implements org.apache.axiom.om.
OMDataSourceExt
)
org.apache.axiom.om.ds.
ByteArrayDataSource
org.apache.axiom.om.ds.
CharArrayDataSource
org.apache.axiom.om.ds.
InputStreamDataSource
org.apache.axiom.om.ds.
ParserInputStreamDataSource
org.apache.axiom.om.ds.
WrappedTextNodeOMDataSourceFromDataSource
org.apache.axiom.om.ds.
WrappedTextNodeOMDataSourceFromReader
org.apache.axiom.om.impl.
OMDocumentImplUtil
org.apache.axiom.om.impl.dom.factory.
OMDOMFactory
(implements org.apache.axiom.om.
OMFactory
)
org.apache.axiom.soap.impl.dom.factory.
DOMSOAPFactory
(implements org.apache.axiom.soap.
SOAPFactory
)
org.apache.axiom.soap.impl.dom.soap11.
SOAP11Factory
org.apache.axiom.soap.impl.dom.soap12.
SOAP12Factory
org.apache.axiom.ts.om.factory.
OMElementCreator
org.apache.axiom.ts.om.container.
OMElementFactory
(implements org.apache.axiom.ts.om.container.
OMContainerFactory
)
org.apache.axiom.om.impl.traverse.
OMFilterIterator
(implements java.util.
Iterator
<E>)
org.apache.axiom.om.impl.traverse.
OMChildrenQNameIterator
org.apache.axiom.om.impl.traverse.
OMChildrenLegacyQNameIterator
org.apache.axiom.om.impl.traverse.
OMChildrenLocalNameIterator
org.apache.axiom.om.impl.traverse.
OMChildrenNamespaceIterator
org.apache.axiom.om.impl.traverse.
OMChildrenWithSpecificAttributeIterator
org.apache.axiom.om.impl.traverse.
OMQNameFilterIterator
org.apache.axiom.om.impl.traverse.
OMQualifiedNameFilterIterator
org.apache.axiom.om.impl.llom.factory.
OMLinkedListImplFactory
(implements org.apache.axiom.om.
OMFactory
)
org.apache.axiom.soap.impl.llom.soap11.
SOAP11Factory
(implements org.apache.axiom.soap.
SOAPFactory
)
org.apache.axiom.soap.impl.llom.soap12.
SOAP12Factory
(implements org.apache.axiom.soap.
SOAPFactory
)
org.apache.axiom.om.impl.
OMMultipartWriter
org.apache.axiom.om.impl.
OMNamespaceImpl
(implements org.apache.axiom.om.
OMNamespace
)
org.apache.axiom.om.impl.llom.
OMNamespaceImpl
org.apache.axiom.om.impl.
OMNavigator
org.apache.axiom.om.impl.dom.
DOMNavigator
org.apache.axiom.om.impl.llom.
OMNavigator
org.apache.axiom.om.
OMOutputFormat
org.apache.axiom.om.impl.llom.
OMSerializableImpl
(implements org.apache.axiom.om.
OMSerializable
)
org.apache.axiom.om.impl.llom.
OMDocumentImpl
(implements org.apache.axiom.om.impl.
OMContainerEx
, org.apache.axiom.om.
OMDocument
)
org.apache.axiom.soap.impl.llom.
SOAPMessageImpl
(implements org.apache.axiom.soap.
SOAPMessage
)
org.apache.axiom.om.impl.llom.
OMNodeImpl
(implements org.apache.axiom.om.
OMNode
, org.apache.axiom.om.impl.
OMNodeEx
)
org.apache.axiom.om.impl.llom.
OMCommentImpl
(implements org.apache.axiom.om.
OMComment
)
org.apache.axiom.om.impl.llom.
OMDocTypeImpl
(implements org.apache.axiom.om.
OMDocType
)
org.apache.axiom.om.impl.llom.
OMElementImpl
(implements org.apache.axiom.om.
OMConstants
, org.apache.axiom.om.impl.
OMContainerEx
, org.apache.axiom.om.
OMElement
)
org.apache.axiom.om.impl.llom.
OMSourcedElementImpl
(implements org.apache.axiom.om.
OMSourcedElement
)
org.apache.axiom.soap.impl.llom.
SOAPHeaderBlockImpl
(implements org.apache.axiom.soap.
SOAPHeaderBlock
)
org.apache.axiom.soap.impl.llom.soap11.
SOAP11HeaderBlockImpl
org.apache.axiom.soap.impl.llom.soap12.
SOAP12HeaderBlockImpl
(implements org.apache.axiom.soap.
SOAP12Constants
)
org.apache.axiom.soap.impl.llom.
SOAPElement
org.apache.axiom.soap.impl.llom.
SOAPBodyImpl
(implements org.apache.axiom.om.
OMConstants
, org.apache.axiom.soap.
SOAPBody
)
org.apache.axiom.soap.impl.llom.soap11.
SOAP11BodyImpl
org.apache.axiom.soap.impl.llom.soap12.
SOAP12BodyImpl
org.apache.axiom.soap.impl.llom.
SOAPEnvelopeImpl
(implements org.apache.axiom.om.
OMConstants
, org.apache.axiom.soap.
SOAPEnvelope
)
org.apache.axiom.soap.impl.llom.
SOAPFaultCodeImpl
(implements org.apache.axiom.soap.
SOAPFaultCode
)
org.apache.axiom.soap.impl.llom.soap11.
SOAP11FaultCodeImpl
org.apache.axiom.soap.impl.llom.soap12.
SOAP12FaultCodeImpl
org.apache.axiom.soap.impl.llom.
SOAPFaultDetailImpl
(implements org.apache.axiom.soap.
SOAPFaultDetail
)
org.apache.axiom.soap.impl.llom.soap11.
SOAP11FaultDetailImpl
org.apache.axiom.soap.impl.llom.soap12.
SOAP12FaultDetailImpl
org.apache.axiom.soap.impl.llom.
SOAPFaultImpl
(implements org.apache.axiom.om.
OMConstants
, org.apache.axiom.soap.
SOAPFault
)
org.apache.axiom.soap.impl.llom.soap11.
SOAP11FaultImpl
org.apache.axiom.soap.impl.llom.soap12.
SOAP12FaultImpl
org.apache.axiom.soap.impl.llom.
SOAPFaultNodeImpl
(implements org.apache.axiom.soap.
SOAPFaultNode
)
org.apache.axiom.soap.impl.llom.soap12.
SOAP12FaultNodeImpl
org.apache.axiom.soap.impl.llom.
SOAPFaultReasonImpl
(implements org.apache.axiom.soap.
SOAPFaultReason
)
org.apache.axiom.soap.impl.llom.soap11.
SOAP11FaultReasonImpl
org.apache.axiom.soap.impl.llom.soap12.
SOAP12FaultReasonImpl
org.apache.axiom.soap.impl.llom.
SOAPFaultRoleImpl
(implements org.apache.axiom.soap.
SOAPFaultRole
)
org.apache.axiom.soap.impl.llom.soap11.
SOAP11FaultRoleImpl
org.apache.axiom.soap.impl.llom.soap12.
SOAP12FaultRoleImpl
org.apache.axiom.soap.impl.llom.
SOAPFaultSubCodeImpl
(implements org.apache.axiom.soap.
SOAPFaultSubCode
)
org.apache.axiom.soap.impl.llom.soap11.
SOAP11FaultSubCodeImpl
org.apache.axiom.soap.impl.llom.soap12.
SOAP12FaultSubCodeImpl
org.apache.axiom.soap.impl.llom.
SOAPFaultTextImpl
(implements org.apache.axiom.soap.
SOAPFaultText
)
org.apache.axiom.soap.impl.llom.soap11.
SOAP11FaultTextImpl
org.apache.axiom.soap.impl.llom.soap12.
SOAP12FaultTextImpl
org.apache.axiom.soap.impl.llom.
SOAPFaultValueImpl
(implements org.apache.axiom.soap.
SOAPFaultValue
)
org.apache.axiom.soap.impl.llom.soap11.
SOAP11FaultValueImpl
org.apache.axiom.soap.impl.llom.soap12.
SOAP12FaultValueImpl
org.apache.axiom.soap.impl.llom.
SOAPHeaderImpl
(implements org.apache.axiom.soap.
SOAPHeader
)
org.apache.axiom.soap.impl.llom.soap11.
SOAP11HeaderImpl
org.apache.axiom.soap.impl.llom.soap12.
SOAP12HeaderImpl
org.apache.axiom.soap.impl.llom.
SOAPTextImpl
org.apache.axiom.om.impl.llom.
OMProcessingInstructionImpl
(implements org.apache.axiom.om.
OMProcessingInstruction
)
org.apache.axiom.om.impl.llom.
OMTextImpl
(implements org.apache.axiom.om.
OMConstants
, org.apache.axiom.om.
OMText
)
org.apache.axiom.om.impl.util.
OMSerializerUtil
org.apache.axiom.om.
OMXMLBuilderFactory
org.apache.axiom.om.impl.llom.factory.
OMXMLBuilderFactory
org.apache.axiom.om.impl.serialize.
OMXMLReader.AttributesAdapter
(implements org.xml.sax.
Attributes
)
java.io.
OutputStream
(implements java.io.
Closeable
, java.io.
Flushable
)
org.apache.axiom.util.base64.
AbstractBase64EncodingOutputStream
org.apache.axiom.util.base64.
Base64EncodingOutputStream
org.apache.axiom.util.base64.
Base64EncodingStringBufferOutputStream
org.apache.axiom.util.base64.
Base64EncodingWriterOutputStream
org.apache.axiom.attachments.utils.
BAAOutputStream
(implements org.apache.axiom.ext.io.
ReadFromSupport
)
org.apache.axiom.util.blob.
BlobOutputStream
(implements org.apache.axiom.ext.io.
ReadFromSupport
)
org.apache.axiom.om.util.
LogOutputStream
org.apache.axiom.c14n.utils.
UnsyncByteArrayOutputStream
org.apache.axiom.util.blob.
OverflowBlob
(implements org.apache.axiom.util.blob.
WritableBlob
)
org.apache.axiom.om.ds.
ParserInputStreamDataSource.Data
org.apache.axiom.attachments.impl.
PartFactory
org.apache.axiom.attachments.impl.
PartOnFile
org.apache.axiom.attachments.impl.
PartOnMemory
org.apache.axiom.attachments.impl.
PartOnMemoryEnhanced
org.apache.axiom.c14n.utils.
PropLoader
org.apache.axiom.om.impl.builder.
SAXOMXMLParserWrapper
(implements org.apache.axiom.om.
OMXMLParserWrapper
)
javax.xml.transform.sax.
SAXResult
(implements javax.xml.transform.
Result
)
org.apache.axiom.om.impl.jaxp.
OMResult
javax.xml.transform.sax.
SAXSource
(implements javax.xml.transform.
Source
)
org.apache.axiom.om.impl.jaxp.
OMSource
org.apache.axiom.ts.om.container.
SerializeToOutputStream
(implements org.apache.axiom.ts.om.container.
SerializationMethod
)
org.apache.axiom.soap.
SOAP11Version
(implements org.apache.axiom.soap.
SOAP11Constants
, org.apache.axiom.soap.
SOAPVersion
)
org.apache.axiom.soap.
SOAP12Version
(implements org.apache.axiom.soap.
SOAP12Constants
, org.apache.axiom.soap.
SOAPVersion
)
org.apache.axiom.soap.impl.builder.
SOAPBuilderHelper
org.apache.axiom.soap.impl.builder.
SOAP11BuilderHelper
(implements org.apache.axiom.soap.
SOAP11Constants
)
org.apache.axiom.soap.impl.builder.
SOAP12BuilderHelper
org.apache.axiom.ts.soap.header.
SOAPRoleTest.MyRolePlayer
(implements org.apache.axiom.soap.
RolePlayer
)
org.apache.axiom.ts.soap.
SOAPSpec
org.apache.axiom.om.impl.builder.
StAXBuilder
(implements org.apache.axiom.om.
OMXMLParserWrapper
)
org.apache.axiom.om.impl.builder.
StAXOMBuilder
org.apache.axiom.soap.impl.builder.
StAXSOAPModelBuilder
(implements org.apache.axiom.soap.
SOAPModelBuilder
)
org.apache.axiom.soap.impl.builder.
MTOMStAXSOAPModelBuilder
(implements org.apache.axiom.om.impl.builder.
XOPBuilder
)
org.apache.axiom.om.impl.builder.
XOPAwareStAXOMBuilder
(implements org.apache.axiom.om.impl.builder.
XOPBuilder
)
org.apache.axiom.util.stax.dialect.
StAXDialectDetector
org.apache.axiom.om.util.
StAXUtils
org.apache.axiom.om.impl.serialize.
StreamingOMSerializer
(implements org.apache.axiom.om.
OMSerializer
, javax.xml.stream.
XMLStreamConstants
)
javax.xml.stream.util.
StreamReaderDelegate
(implements javax.xml.stream.
XMLStreamReader
)
org.apache.axiom.om.impl.
OMStAXWrapper
(implements org.apache.axiom.om.
OMXMLStreamReader
)
org.apache.axiom.om.impl.dom.
DOMStAXWrapper
org.apache.axiom.om.impl.llom.
OMStAXWrapper
org.apache.axiom.om.impl.serialize.
StreamWriterToContentHandlerConverter
(implements org.xml.sax.
ContentHandler
)
org.apache.axiom.om.util.
TextHelper
java.lang.
Thread
(implements java.lang.
Runnable
)
org.apache.axiom.attachments.lifecycle.impl.
VMShutdownHook
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
org.apache.axiom.c14n.exceptions.
C14NException
org.apache.axiom.c14n.exceptions.
AlgorithmAlreadyRegisteredException
org.apache.axiom.c14n.exceptions.
CanonicalizationException
org.apache.axiom.c14n.exceptions.
InvalidCanonicalizerException
java.io.
IOException
org.apache.axiom.ext.io.
StreamCopyException
org.apache.axiom.util.stax.
XMLStreamIOException
java.lang.
RuntimeException
org.apache.axiom.om.
OMException
org.apache.axiom.om.impl.exception.
OMBuilderException
org.apache.axiom.om.impl.dom.
OMDOMException
org.apache.axiom.om.
OMHierarchyException
org.apache.axiom.om.impl.exception.
OMStreamingException
org.apache.axiom.soap.
SOAPProcessingException
org.apache.axiom.om.impl.exception.
XMLComparisonException
org.apache.axiom.util.
UIDGenerator
org.apache.axiom.c14n.impl.
UtfHelper
org.apache.axiom.om.util.
UUIDGenerator
org.apache.axiom.util.stax.
WrappedTextNodeStreamReader
(implements javax.xml.stream.
XMLStreamReader
)
org.apache.axiom.c14n.omwrapper.factory.
WrapperFactory
java.io.
Writer
(implements java.lang.
Appendable
, java.io.
Closeable
, java.io.
Flushable
)
org.apache.axiom.util.base64.
AbstractBase64DecodingWriter
org.apache.axiom.util.base64.
Base64DecodingOutputStreamWriter
org.apache.axiom.util.stax.
XMLStreamWriterWriter
org.apache.axiom.om.impl.dom.
XMLChar
org.apache.axiom.om.impl.llom.util.
XMLComparator
org.apache.axiom.util.stax.
XMLEventUtils
org.apache.axiom.util.stax.
XMLFragmentStreamReader
(implements javax.xml.stream.
XMLStreamReader
)
javax.xml.stream.
XMLInputFactory
org.apache.axiom.util.stax.wrapper.
XMLInputFactoryWrapper
org.apache.axiom.util.stax.wrapper.
ImmutableXMLInputFactory
org.apache.axiom.util.stax.wrapper.
WrappingXMLInputFactory
org.apache.axiom.util.stax.debug.
UnclosedReaderDetector
javax.xml.stream.
XMLOutputFactory
org.apache.axiom.util.stax.wrapper.
XMLOutputFactoryWrapper
org.apache.axiom.util.stax.wrapper.
ImmutableXMLOutputFactory
org.apache.axiom.util.stax.wrapper.
WrappingXMLOutputFactory
org.apache.axiom.util.stax.
XMLStreamReaderUtils
org.apache.axiom.util.stax.wrapper.
XMLStreamReaderWrapper
(implements javax.xml.stream.
XMLStreamReader
)
org.apache.axiom.util.stax.debug.
XMLStreamReaderValidator
org.apache.axiom.om.util.
OMXMLStreamReaderValidator
(implements org.apache.axiom.om.
OMXMLStreamReader
)
org.apache.axiom.util.stax.xop.
XOPDecodingStreamReader
(implements org.apache.axiom.ext.stax.datahandler.
DataHandlerReader
)
org.apache.axiom.om.util.
XMLStreamWriterFilterBase
(implements org.apache.axiom.om.util.
XMLStreamWriterFilter
)
org.apache.axiom.om.util.
XMLStreamWriterRemoveIllegalChars
org.apache.axiom.util.stax.
XMLStreamWriterUtils
org.apache.axiom.util.stax.wrapper.
XMLStreamWriterWrapper
(implements javax.xml.stream.
XMLStreamWriter
)
org.apache.axiom.util.stax.xop.
XOPEncodedStream
org.apache.axiom.util.stax.xop.
XOPEncodingStreamWrapper
(implements org.apache.axiom.util.stax.xop.
MimePartProvider
)
org.apache.axiom.util.stax.xop.
XOPEncodingStreamReader
(implements javax.xml.stream.
XMLStreamReader
)
org.apache.axiom.util.stax.xop.
XOPEncodingStreamWriter
(implements org.apache.axiom.ext.stax.datahandler.
DataHandlerWriter
, javax.xml.stream.
XMLStreamWriter
)
org.apache.axiom.util.stax.xop.
XOPUtils
org.apache.axiom.om.util.
XPathEvaluator
Interface Hierarchy
org.apache.axiom.util.blob.
Blob
org.apache.axiom.util.blob.
WritableBlob
org.apache.axiom.om.impl.builder.
BuilderAwareReader
org.apache.axiom.ext.stax.
CharacterDataReader
org.apache.axiom.util.stax.xop.
ContentIDGenerator
org.apache.axiom.om.impl.builder.
CustomBuilder
org.apache.axiom.attachments.lifecycle.
DataHandlerExt
org.apache.axiom.ext.stax.datahandler.
DataHandlerProvider
org.apache.axiom.ext.stax.datahandler.
DataHandlerReader
org.apache.axiom.ext.stax.datahandler.
DataHandlerWriter
javax.activation.
DataSource
org.apache.axiom.ext.activation.
SizeAwareDataSource
org.apache.axiom.attachments.
SizeAwareDataSource
org.apache.axiom.attachments.
SizeAwareDataSource
org.apache.axiom.attachments.lifecycle.impl.
LifecycleEventHandler
org.apache.axiom.attachments.lifecycle.
LifecycleManager
org.apache.axiom.util.stax.xop.
MimePartProvider
org.apache.axiom.om.impl.
MTOMConstants
org.apache.axiom.mime.
MultipartWriter
org.apache.axiom.mime.
MultipartWriterFactory
org.apache.axiom.c14n.omwrapper.interfaces.
NamedNodeMap
org.apache.axiom.c14n.omwrapper.interfaces.
Node
org.apache.axiom.c14n.omwrapper.interfaces.
Attr
org.apache.axiom.c14n.omwrapper.interfaces.
Comment
org.apache.axiom.c14n.omwrapper.interfaces.
Doctype
org.apache.axiom.c14n.omwrapper.interfaces.
Document
org.apache.axiom.c14n.omwrapper.interfaces.
Element
org.apache.axiom.c14n.omwrapper.interfaces.
ProcessingInstruction
org.apache.axiom.c14n.omwrapper.interfaces.
Text
org.apache.axiom.c14n.omwrapper.interfaces.
NodeList
org.apache.axiom.om.
OMAttachmentAccessor
org.apache.axiom.om.
OMXMLStreamReader
(also extends javax.xml.stream.
XMLStreamReader
)
org.apache.axiom.om.impl.builder.
XOPBuilder
org.apache.axiom.om.
OMAttribute
org.apache.axiom.om.
OMConstants
org.apache.axiom.ts.om.container.
OMContainerFactory
org.apache.axiom.om.
OMDataSource
org.apache.axiom.om.
OMDataSourceExt
org.apache.axiom.om.
OMFactory
org.apache.axiom.soap.
SOAPFactory
org.apache.axiom.om.
OMMetaFactory
org.apache.axiom.om.
OMNamespace
org.apache.axiom.om.
OMSerializable
org.apache.axiom.om.
OMComment
org.apache.axiom.om.
OMContainer
org.apache.axiom.om.impl.
OMContainerEx
org.apache.axiom.om.
OMDocument
org.apache.axiom.soap.
SOAPMessage
org.apache.axiom.om.
OMElement
(also extends org.apache.axiom.om.
OMNode
)
org.apache.axiom.om.
OMSourcedElement
org.apache.axiom.soap.
SOAPHeaderBlock
org.apache.axiom.soap.
SOAPBody
org.apache.axiom.soap.
SOAPEnvelope
org.apache.axiom.soap.
SOAPFault
org.apache.axiom.soap.
SOAPFaultClassifier
org.apache.axiom.soap.
SOAPFaultCode
org.apache.axiom.soap.
SOAPFaultSubCode
org.apache.axiom.soap.
SOAPFaultCode
org.apache.axiom.soap.
SOAPFaultDetail
org.apache.axiom.soap.
SOAPFaultNode
org.apache.axiom.soap.
SOAPFaultReason
org.apache.axiom.soap.
SOAPFaultRole
org.apache.axiom.soap.
SOAPFaultSubCode
org.apache.axiom.soap.
SOAPFaultText
org.apache.axiom.soap.
SOAPFaultValue
org.apache.axiom.soap.
SOAPHeader
org.apache.axiom.soap.
SOAPHeaderBlock
org.apache.axiom.om.
OMSourcedElement
org.apache.axiom.soap.
SOAPHeaderBlock
org.apache.axiom.soap.
SOAPBody
org.apache.axiom.soap.
SOAPEnvelope
org.apache.axiom.soap.
SOAPFault
org.apache.axiom.soap.
SOAPFaultClassifier
org.apache.axiom.soap.
SOAPFaultCode
org.apache.axiom.soap.
SOAPFaultSubCode
org.apache.axiom.soap.
SOAPFaultCode
org.apache.axiom.soap.
SOAPFaultDetail
org.apache.axiom.soap.
SOAPFaultNode
org.apache.axiom.soap.
SOAPFaultReason
org.apache.axiom.soap.
SOAPFaultRole
org.apache.axiom.soap.
SOAPFaultSubCode
org.apache.axiom.soap.
SOAPFaultText
org.apache.axiom.soap.
SOAPFaultValue
org.apache.axiom.soap.
SOAPHeader
org.apache.axiom.soap.
SOAPHeaderBlock
org.apache.axiom.soap.
SOAPMessage
org.apache.axiom.om.impl.
OMContainerEx
org.apache.axiom.om.
OMDocType
org.apache.axiom.om.
OMDocument
org.apache.axiom.soap.
SOAPMessage
org.apache.axiom.om.
OMElement
(also extends org.apache.axiom.om.
OMContainer
, org.apache.axiom.om.
OMNode
)
org.apache.axiom.om.
OMSourcedElement
org.apache.axiom.soap.
SOAPHeaderBlock
org.apache.axiom.soap.
SOAPBody
org.apache.axiom.soap.
SOAPEnvelope
org.apache.axiom.soap.
SOAPFault
org.apache.axiom.soap.
SOAPFaultClassifier
org.apache.axiom.soap.
SOAPFaultCode
org.apache.axiom.soap.
SOAPFaultSubCode
org.apache.axiom.soap.
SOAPFaultCode
org.apache.axiom.soap.
SOAPFaultDetail
org.apache.axiom.soap.
SOAPFaultNode
org.apache.axiom.soap.
SOAPFaultReason
org.apache.axiom.soap.
SOAPFaultRole
org.apache.axiom.soap.
SOAPFaultSubCode
org.apache.axiom.soap.
SOAPFaultText
org.apache.axiom.soap.
SOAPFaultValue
org.apache.axiom.soap.
SOAPHeader
org.apache.axiom.soap.
SOAPHeaderBlock
org.apache.axiom.om.
OMNode
org.apache.axiom.om.
OMComment
org.apache.axiom.om.
OMDocType
org.apache.axiom.om.
OMElement
(also extends org.apache.axiom.om.
OMContainer
)
org.apache.axiom.om.
OMSourcedElement
org.apache.axiom.soap.
SOAPHeaderBlock
org.apache.axiom.soap.
SOAPBody
org.apache.axiom.soap.
SOAPEnvelope
org.apache.axiom.soap.
SOAPFault
org.apache.axiom.soap.
SOAPFaultClassifier
org.apache.axiom.soap.
SOAPFaultCode
org.apache.axiom.soap.
SOAPFaultSubCode
org.apache.axiom.soap.
SOAPFaultCode
org.apache.axiom.soap.
SOAPFaultDetail
org.apache.axiom.soap.
SOAPFaultNode
org.apache.axiom.soap.
SOAPFaultReason
org.apache.axiom.soap.
SOAPFaultRole
org.apache.axiom.soap.
SOAPFaultSubCode
org.apache.axiom.soap.
SOAPFaultText
org.apache.axiom.soap.
SOAPFaultValue
org.apache.axiom.soap.
SOAPHeader
org.apache.axiom.soap.
SOAPHeaderBlock
org.apache.axiom.om.impl.
OMNodeEx
org.apache.axiom.om.
OMProcessingInstruction
org.apache.axiom.om.
OMSourcedElement
org.apache.axiom.soap.
SOAPHeaderBlock
org.apache.axiom.om.
OMText
org.apache.axiom.soap.
SOAPBody
org.apache.axiom.soap.
SOAPEnvelope
org.apache.axiom.soap.
SOAPFault
org.apache.axiom.soap.
SOAPFaultClassifier
org.apache.axiom.soap.
SOAPFaultCode
org.apache.axiom.soap.
SOAPFaultSubCode
org.apache.axiom.soap.
SOAPFaultCode
org.apache.axiom.soap.
SOAPFaultDetail
org.apache.axiom.soap.
SOAPFaultNode
org.apache.axiom.soap.
SOAPFaultReason
org.apache.axiom.soap.
SOAPFaultRole
org.apache.axiom.soap.
SOAPFaultSubCode
org.apache.axiom.soap.
SOAPFaultText
org.apache.axiom.soap.
SOAPFaultValue
org.apache.axiom.soap.
SOAPHeader
org.apache.axiom.soap.
SOAPHeaderBlock
org.apache.axiom.om.impl.
OMNodeEx
org.apache.axiom.om.
OMProcessingInstruction
org.apache.axiom.om.
OMSourcedElement
org.apache.axiom.soap.
SOAPHeaderBlock
org.apache.axiom.om.
OMText
org.apache.axiom.soap.
SOAPBody
org.apache.axiom.soap.
SOAPEnvelope
org.apache.axiom.soap.
SOAPFault
org.apache.axiom.soap.
SOAPFaultClassifier
org.apache.axiom.soap.
SOAPFaultCode
org.apache.axiom.soap.
SOAPFaultSubCode
org.apache.axiom.soap.
SOAPFaultCode
org.apache.axiom.soap.
SOAPFaultDetail
org.apache.axiom.soap.
SOAPFaultNode
org.apache.axiom.soap.
SOAPFaultReason
org.apache.axiom.soap.
SOAPFaultRole
org.apache.axiom.soap.
SOAPFaultSubCode
org.apache.axiom.soap.
SOAPFaultText
org.apache.axiom.soap.
SOAPFaultValue
org.apache.axiom.soap.
SOAPHeader
org.apache.axiom.soap.
SOAPHeaderBlock
org.apache.axiom.soap.
SOAPMessage
org.apache.axiom.om.
OMSerializer
org.apache.axiom.om.
OMXMLParserWrapper
org.apache.axiom.soap.
SOAPModelBuilder
org.apache.axiom.util.stax.xop.
OptimizationPolicy
org.apache.axiom.attachments.
Part
org.apache.axiom.ext.io.
ReadFromSupport
org.apache.axiom.soap.
RolePlayer
org.apache.axiom.ts.om.container.
SerializationMethod
org.apache.axiom.soap.
SOAPConstants
org.apache.axiom.soap.
SOAP11Constants
org.apache.axiom.soap.
SOAP12Constants
org.apache.axiom.soap.
SOAPVersion
org.apache.axiom.util.stax.dialect.
StAXDialect
org.apache.axiom.om.util.
StAXParserConfiguration
org.apache.axiom.om.util.
StAXWriterConfiguration
javax.xml.stream.
XMLStreamConstants
org.apache.axiom.ext.stax.
DelegatingXMLStreamReader
org.apache.axiom.om.
OMXMLStreamReader
(also extends org.apache.axiom.om.
OMAttachmentAccessor
, javax.xml.stream.
XMLStreamReader
)
javax.xml.stream.
XMLStreamReader
org.apache.axiom.ext.stax.
DelegatingXMLStreamReader
org.apache.axiom.om.
OMXMLStreamReader
(also extends org.apache.axiom.om.
OMAttachmentAccessor
)
javax.xml.stream.
XMLStreamWriter
org.apache.axiom.om.util.
XMLStreamWriterFilter
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2013
The Apache Software Foundation
. All Rights Reserved.