|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OMSourcedElement in org.apache.axiom.om |
---|
Methods in org.apache.axiom.om that return OMSourcedElement | |
---|---|
OMSourcedElement |
OMFactory.createOMElement(OMDataSource source,
String localName,
OMNamespace ns)
Construct element with arbitrary data source. |
Uses of OMSourcedElement in org.apache.axiom.om.impl.dom.factory |
---|
Methods in org.apache.axiom.om.impl.dom.factory that return OMSourcedElement | |
---|---|
OMSourcedElement |
OMDOMFactory.createOMElement(OMDataSource source,
String localName,
OMNamespace ns)
|
Uses of OMSourcedElement in org.apache.axiom.om.impl.llom |
---|
Classes in org.apache.axiom.om.impl.llom that implement OMSourcedElement | |
---|---|
class |
OMSourcedElementImpl
Element backed by an arbitrary data source. |
Uses of OMSourcedElement in org.apache.axiom.om.impl.llom.factory |
---|
Methods in org.apache.axiom.om.impl.llom.factory that return OMSourcedElement | |
---|---|
OMSourcedElement |
OMLinkedListImplFactory.createOMElement(OMDataSource source,
String localName,
OMNamespace ns)
Construct element with arbitrary data source. |
Uses of OMSourcedElement in org.apache.axiom.soap |
---|
Subinterfaces of OMSourcedElement in org.apache.axiom.soap | |
---|---|
interface |
SOAPHeaderBlock
An object representing the contents in the SOAP header part of the SOAP envelope. |
Uses of OMSourcedElement in org.apache.axiom.soap.impl.llom |
---|
Classes in org.apache.axiom.soap.impl.llom that implement OMSourcedElement | |
---|---|
class |
SOAPHeaderBlockImpl
Class SOAPHeaderBlockImpl |
Uses of OMSourcedElement in org.apache.axiom.soap.impl.llom.soap11 |
---|
Classes in org.apache.axiom.soap.impl.llom.soap11 that implement OMSourcedElement | |
---|---|
class |
SOAP11HeaderBlockImpl
|
Uses of OMSourcedElement in org.apache.axiom.soap.impl.llom.soap12 |
---|
Classes in org.apache.axiom.soap.impl.llom.soap12 that implement OMSourcedElement | |
---|---|
class |
SOAP12HeaderBlockImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |