Package | Description |
---|---|
org.apache.axiom.om.impl.dom | |
org.apache.axiom.soap.impl.dom | |
org.apache.axiom.soap.impl.dom.soap11 | |
org.apache.axiom.soap.impl.dom.soap12 |
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 |
RootNode |
Modifier and Type | Method and Description |
---|---|
protected OMElement |
ElementImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected void |
NodeImpl.setParent(ParentNode parent,
boolean useDomSemantics) |
Constructor and Description |
---|
ElementImpl(ParentNode parentNode,
String localName,
OMNamespace ns,
OMXMLParserWrapper builder,
OMFactory factory,
boolean generateNSDecl) |
Modifier and Type | Class and Description |
---|---|
class |
SOAPBodyImpl |
class |
SOAPElement |
class |
SOAPEnvelopeImpl |
class |
SOAPFaultCodeImpl |
class |
SOAPFaultDetailImpl |
class |
SOAPFaultImpl |
class |
SOAPFaultNodeImpl |
class |
SOAPFaultReasonImpl |
class |
SOAPFaultRoleImpl |
class |
SOAPFaultSubCodeImpl |
class |
SOAPFaultTextImpl |
class |
SOAPFaultValueImpl |
class |
SOAPHeaderBlockImpl |
class |
SOAPHeaderImpl |
class |
SOAPMessageImpl |
Modifier and Type | Method and Description |
---|---|
protected OMElement |
SOAPEnvelopeImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected void |
SOAPElement.setParent(ParentNode parent,
boolean useDomSemantics) |
protected void |
SOAPHeaderBlockImpl.setParent(ParentNode parent,
boolean useDomSemantics) |
Constructor and Description |
---|
SOAPBodyImpl(ParentNode parentNode,
OMNamespace ns,
OMXMLParserWrapper builder,
OMFactory factory,
boolean generateNSDecl) |
SOAPElement(ParentNode parentNode,
String localName,
OMNamespace ns,
OMXMLParserWrapper builder,
OMFactory factory,
boolean generateNSDecl) |
SOAPEnvelopeImpl(ParentNode parentNode,
OMNamespace ns,
OMXMLParserWrapper builder,
OMFactory factory,
boolean generateNSDecl) |
SOAPFaultCodeImpl(ParentNode parentNode,
OMNamespace ns,
OMXMLParserWrapper builder,
OMFactory factory,
boolean generateNSDecl) |
SOAPFaultDetailImpl(ParentNode parentNode,
OMNamespace ns,
OMXMLParserWrapper builder,
OMFactory factory,
boolean generateNSDecl) |
SOAPFaultImpl(ParentNode parentNode,
OMNamespace ns,
OMXMLParserWrapper builder,
OMFactory factory,
boolean generateNSDecl) |
SOAPFaultNodeImpl(ParentNode parentNode,
OMNamespace ns,
OMXMLParserWrapper builder,
OMFactory factory,
boolean generateNSDecl) |
SOAPFaultReasonImpl(ParentNode parentNode,
OMNamespace ns,
OMXMLParserWrapper builder,
OMFactory factory,
boolean generateNSDecl) |
SOAPFaultRoleImpl(ParentNode parentNode,
OMNamespace ns,
OMXMLParserWrapper builder,
OMFactory factory,
boolean generateNSDecl) |
SOAPFaultSubCodeImpl(ParentNode parentNode,
String localName,
OMNamespace ns,
OMXMLParserWrapper builder,
OMFactory factory,
boolean generateNSDecl) |
SOAPFaultTextImpl(ParentNode parentNode,
OMNamespace ns,
OMXMLParserWrapper builder,
OMFactory factory,
boolean generateNSDecl) |
SOAPFaultValueImpl(ParentNode parentNode,
OMNamespace ns,
OMXMLParserWrapper builder,
OMFactory factory,
boolean generateNSDecl) |
SOAPHeaderBlockImpl(ParentNode parentNode,
String localName,
OMNamespace ns,
OMXMLParserWrapper builder,
OMFactory factory,
boolean generateNSDecl) |
SOAPHeaderImpl(ParentNode parentNode,
OMNamespace ns,
OMXMLParserWrapper builder,
OMFactory factory,
boolean generateNSDecl) |
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 | Method and Description |
---|---|
protected OMElement |
SOAP11FaultDetailImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP11FaultValueImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP11FaultRoleImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP11BodyImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP11HeaderBlockImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP11FaultImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP11FaultReasonImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP11FaultTextImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP11FaultSubCodeImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP11FaultCodeImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP11HeaderImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
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 |
Modifier and Type | Method and Description |
---|---|
protected OMElement |
SOAP12BodyImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP12FaultReasonImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP12HeaderBlockImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP12HeaderImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP12FaultNodeImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP12FaultImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP12FaultRoleImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP12FaultValueImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP12FaultSubCodeImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP12FaultTextImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP12FaultCodeImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
protected OMElement |
SOAP12FaultDetailImpl.createClone(OMCloneOptions options,
ParentNode targetParent,
boolean generateNSDecl) |
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.