javax.xml.stream.events
public interface Namespace extends XMLEvent
Method Summary | |
---|---|
String | getNamespaceURI()
Returns the namespace URI. |
String | getPrefix()
Returns the namespace prefix, if any. |
boolean | isDefaultNamespaceDeclaration()
Indicates whether this event declares the default namespace. |