org.odata4j.stax2.staximpl
Class StaxXMLFactoryProvider2.StaxStartElement2
java.lang.Object
org.odata4j.stax2.staximpl.StaxXMLFactoryProvider2.StaxStartElement2
- All Implemented Interfaces:
- StartElement2
- Enclosing class:
- StaxXMLFactoryProvider2
public static class StaxXMLFactoryProvider2.StaxStartElement2
- extends Object
- implements StartElement2
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
real
public final StartElement real
StaxXMLFactoryProvider2.StaxStartElement2
public StaxXMLFactoryProvider2.StaxStartElement2(StartElement real)
getAttributeByName
public Attribute2 getAttributeByName(QName2 name)
- Specified by:
getAttributeByName
in interface StartElement2
getAttributeByName
public Attribute2 getAttributeByName(String name)
- Specified by:
getAttributeByName
in interface StartElement2
getAttributes
public Enumerable<Attribute2> getAttributes()
- Specified by:
getAttributes
in interface StartElement2
getName
public QName2 getName()
- Specified by:
getName
in interface StartElement2
getNamespaces
public Enumerable<Namespace2> getNamespaces()
- Specified by:
getNamespaces
in interface StartElement2
http://odata4j.org