Modifier and Type | Interface and Description |
---|---|
interface |
IContainer |
interface |
IElement |
Modifier and Type | Method and Description |
---|---|
IParentNode |
IChildNode.getIParentNode() |
Modifier and Type | Method and Description |
---|---|
static void |
OMContainerHelper.buildNext(IParentNode that) |
static OMNode |
OMContainerHelper.getFirstOMChild(IParentNode that) |
Modifier and Type | Class and Description |
---|---|
class |
AttrImpl
Implementation of
org.w3c.dom.Attr and org.apache.axiom.om.OMAttribute |
class |
DocumentFragmentImpl |
class |
DocumentImpl |
class |
ElementImpl
Implementation of the org.w3c.dom.Element and org.apache.axiom.om.Element interfaces.
|
class |
ParentNode |
class |
RootNode |
Modifier and Type | Method and Description |
---|---|
IParentNode |
ElementImpl.getIParentNode() |
IParentNode |
LeafNode.getIParentNode() |
Modifier and Type | Class and Description |
---|---|
class |
OMDocumentImpl
Class OMDocumentImpl
|
class |
OMElementImpl
Class OMElementImpl
|
class |
OMSourcedElementImpl
Element backed by an arbitrary data source.
|
Modifier and Type | Method and Description |
---|---|
IParentNode |
OMNodeImpl.getIParentNode() |
Modifier and Type | Class and Description |
---|---|
class |
SOAPBodyImpl
Class SOAPBodyImpl
|
class |
SOAPElement |
class |
SOAPEnvelopeImpl
Class SOAPEnvelopeImpl
|
class |
SOAPFaultCodeImpl |
class |
SOAPFaultDetailImpl |
class |
SOAPFaultImpl
Class SOAPFaultImpl
|
class |
SOAPFaultNodeImpl |
class |
SOAPFaultReasonImpl |
class |
SOAPFaultRoleImpl |
class |
SOAPFaultSubCodeImpl |
class |
SOAPFaultTextImpl |
class |
SOAPFaultValueImpl |
class |
SOAPHeaderBlockImpl
Class SOAPHeaderBlockImpl
|
class |
SOAPHeaderImpl
A class representing the SOAP Header, primarily allowing access to the contained HeaderBlocks.
|
class |
SOAPMessageImpl |
Modifier and Type | Class and Description |
---|---|
class |
SOAP11BodyImpl |
class |
SOAP11FaultCodeImpl |
class |
SOAP11FaultDetailImpl |
class |
SOAP11FaultImpl |
class |
SOAP11FaultReasonImpl |
class |
SOAP11FaultRoleImpl |
class |
SOAP11FaultSubCodeImpl |
class |
SOAP11FaultTextImpl |
class |
SOAP11FaultValueImpl |
class |
SOAP11HeaderBlockImpl |
class |
SOAP11HeaderImpl |
Modifier and Type | Class and Description |
---|---|
class |
SOAP12BodyImpl |
class |
SOAP12FaultCodeImpl |
class |
SOAP12FaultDetailImpl |
class |
SOAP12FaultImpl |
class |
SOAP12FaultNodeImpl |
class |
SOAP12FaultReasonImpl |
class |
SOAP12FaultRoleImpl |
class |
SOAP12FaultSubCodeImpl |
class |
SOAP12FaultTextImpl |
class |
SOAP12FaultValueImpl |
class |
SOAP12HeaderBlockImpl |
class |
SOAP12HeaderImpl |
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.