Class XmlNamespaceBinding

java.lang.Object
org.opencastproject.util.XmlNamespaceBinding
All Implemented Interfaces:
Serializable

public final class XmlNamespaceBinding extends Object implements Serializable
Declaration of an XML namespace binding which is the association of a prefix to a namespace URI (namespace name).

See W3C specification for details.

See Also: