public class Dialect extends AnyURIType
| Constructor and Description |
|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getElementName() |
getURI, setURI, toOMgetNamespaceValue, isNamespaceSupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamespaceValue, isNamespaceSupportedpublic Dialect(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String namespaceValue,
java.lang.String dialect)
throws MexOMException
defaultFactory - namespaceValue - namespace infodialect - Dialect in URI representationMexOMExceptionpublic Dialect(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String dialect)
throws MexOMException
defaultFactory - dialect - Dialect in URI representationMexOMExceptionprotected java.lang.String getElementName()
getElementName in class AnyURITypeCopyright © 2004-2022 The Apache Software Foundation. All Rights Reserved.