Module java.xml

Interface Namespace

All Superinterfaces:
Attribute, XMLEvent, XMLStreamConstants

public interface Namespace extends Attribute
An interface that contains information about a namespace. Namespaces are accessed from a StartElement.
Since:
1.6
See Also: