org.odata4j.stax2
Interface StartElement2

All Known Implementing Classes:
StaxXMLFactoryProvider2.StaxStartElement2

public interface StartElement2


Method Summary
 Attribute2 getAttributeByName(QName2 name)
           
 Attribute2 getAttributeByName(String name)
           
 Enumerable<Attribute2> getAttributes()
           
 QName2 getName()
           
 Enumerable<Namespace2> getNamespaces()
           
 

Method Detail

getAttributeByName

Attribute2 getAttributeByName(QName2 name)

getAttributeByName

Attribute2 getAttributeByName(String name)

getAttributes

Enumerable<Attribute2> getAttributes()

getName

QName2 getName()

getNamespaces

Enumerable<Namespace2> getNamespaces()


http://odata4j.org