Uses of Interface
org.odata4j.stax2.StartElement2

Packages that use StartElement2
org.odata4j.format.xml   
org.odata4j.stax2   
 

Uses of StartElement2 in org.odata4j.format.xml
 

Methods in org.odata4j.format.xml with parameters of type StartElement2
protected static String XmlFormatParser.getAttributeValueIfExists(StartElement2 element, QName2 attName)
           
protected static String XmlFormatParser.getAttributeValueIfExists(StartElement2 element, String localName)
           
static Iterable<OProperty<?>> AtomFeedFormatParser.parseProperties(XMLEventReader2 reader, StartElement2 propertiesElement)
           
 

Uses of StartElement2 in org.odata4j.stax2
 

Methods in org.odata4j.stax2 that return StartElement2
 StartElement2 XMLEvent2.asStartElement()
           
 



http://odata4j.org