org.apache.axis2.mex.om
Interface IMexOM
- All Known Implementing Classes:
- AnyURIType, Dialect, Identifier, Location, Metadata, MetadataReference, MetadataSection, MexOM
public interface IMexOM
Base interface for objects implemented for elements defined in
the WS-MEX spec.
toOM
org.apache.axiom.om.OMElement toOM()
throws MexOMException
- Throws:
MexOMException
getNamespaceValue
String getNamespaceValue()
isNamespaceSupported
boolean isNamespaceSupported(String namespaceName)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.