public class Dialect extends AnyURIType
| Constructor and Description |
|---|
Dialect(org.apache.axiom.om.OMFactory defaultFactory,
String dialect)
Constructor with default namespace
|
Dialect(org.apache.axiom.om.OMFactory defaultFactory,
String namespaceValue,
String dialect)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getElementName() |
getURI, setURI, toOMgetNamespaceValue, isNamespaceSupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamespaceValue, isNamespaceSupportedpublic Dialect(org.apache.axiom.om.OMFactory defaultFactory,
String namespaceValue,
String dialect)
throws MexOMException
defaultFactory - namespaceValue - namespace infodialect - Dialect in URI representationMexOMExceptionpublic Dialect(org.apache.axiom.om.OMFactory defaultFactory,
String dialect)
throws MexOMException
defaultFactory - dialect - Dialect in URI representationMexOMExceptionprotected String getElementName()
getElementName in class AnyURITypeCopyright © 2004–2017 The Apache Software Foundation. All rights reserved.