Class XMLNamespace

java.lang.Object
org.opendaylight.yangtools.yang.common.XMLNamespace
All Implemented Interfaces:
Serializable, Comparable<XMLNamespace>, Immutable, WritableObject

@NonNullByDefault public final class XMLNamespace extends Object implements Comparable<XMLNamespace>, Immutable, Serializable, WritableObject
A simple type capture of namespace statement's argument according to RFC6020.
See Also: