org.odata4j.stax2
Interface Namespace2

All Superinterfaces:
Attribute2

public interface Namespace2
extends Attribute2


Method Summary
 String getNamespaceURI()
           
 String getPrefix()
           
 boolean isDefaultNamespaceDeclaration()
           
 
Methods inherited from interface org.odata4j.stax2.Attribute2
getName, getValue
 

Method Detail

getNamespaceURI

String getNamespaceURI()

getPrefix

String getPrefix()

isDefaultNamespaceDeclaration

boolean isDefaultNamespaceDeclaration()


http://odata4j.org