|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MexOMException | |
---|---|
org.apache.axis2.mex.om |
Uses of MexOMException in org.apache.axis2.mex.om |
---|
Methods in org.apache.axis2.mex.om that throw MexOMException | |
---|---|
Location |
Location.fromOM(org.apache.axiom.om.OMElement element)
|
MetadataReference |
MetadataReference.fromOM(org.apache.axiom.om.OMElement element)
Populates an MetadataReference object based on the endpoint reference type OMElement passed. |
Metadata |
Metadata.fromOM(org.apache.axiom.om.OMElement inElement)
Populates an Metadata object based on the OMElement passed. |
MetadataSection |
MetadataSection.fromOM(org.apache.axiom.om.OMElement element)
Populates an MetadataSection object based on the OMElement passed. |
void |
MetadataReference.setEPR(EndpointReference endRef)
Set EPR |
void |
MetadataReference.setEPR(org.apache.axiom.om.OMElement element)
Set EPR |
org.apache.axiom.om.OMElement |
IMexOM.toOM()
|
org.apache.axiom.om.OMElement |
AnyURIType.toOM()
Convert object content to the OMElement representation. |
org.apache.axiom.om.OMElement |
MetadataReference.toOM()
Convert MetadatReference object content to the OMElement representation. |
org.apache.axiom.om.OMElement |
Metadata.toOM()
|
org.apache.axiom.om.OMElement |
MetadataSection.toOM()
Convert MetadatSection content to the OMElement representation. |
org.apache.axiom.om.OMElement |
MexOM.toOM()
|
Constructors in org.apache.axis2.mex.om that throw MexOMException | |
---|---|
AnyURIType(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String namespaceValue,
java.lang.String uri)
|
|
Dialect(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String dialect)
Constructor with default namespace |
|
Dialect(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String namespaceValue,
java.lang.String dialect)
Constructor |
|
Identifier(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String uri)
|
|
Identifier(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String namespaceValue,
java.lang.String uri)
|
|
Location(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String uri)
|
|
Location(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String namespaceValue,
java.lang.String uri)
|
|
Metadata(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String namespaceValue)
|
|
MetadataReference(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String namespaceValue)
Constructor |
|
MetadataSection(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String namespaceValue)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |