org.odata4j.stax2.util
Class InMemoryAttributes
java.lang.Object
org.odata4j.stax2.util.InMemoryAttributes
public class InMemoryAttributes
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InMemoryAttributes
public InMemoryAttributes()
getAttributeByName
public Attribute2 getAttributeByName(QName2 name)
getAttributeByName
public Attribute2 getAttributeByName(String name)
getAttributes
public Enumerable<Attribute2> getAttributes()
put
public void put(String namespaceUri,
String name,
String prefix,
String value)
http://odata4j.org