public class Dialect extends AnyURIType
Constructor and Description |
---|
Dialect(OMFactory defaultFactory,
String dialect)
Constructor with default namespace
|
Dialect(OMFactory defaultFactory,
String namespaceValue,
String dialect)
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected String |
getElementName() |
getURI, setURI, toOM
getNamespaceValue, isNamespaceSupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNamespaceValue, isNamespaceSupported
public Dialect(OMFactory defaultFactory, String namespaceValue, String dialect) throws MexOMException
defaultFactory
- namespaceValue
- namespace infodialect
- Dialect in URI representationMexOMException
public Dialect(OMFactory defaultFactory, String dialect) throws MexOMException
defaultFactory
- dialect
- Dialect in URI representationMexOMException
protected String getElementName()
getElementName
in class AnyURIType
Copyright © The Apache Software Foundation. All Rights Reserved.