Uses of Class
org.odata4j.stax2.XMLFactoryProvider2

Packages that use XMLFactoryProvider2
org.odata4j.stax2   
org.odata4j.stax2.domimpl   
org.odata4j.stax2.staximpl   
org.odata4j.stax2.xppimpl   
 

Uses of XMLFactoryProvider2 in org.odata4j.stax2
 

Methods in org.odata4j.stax2 that return XMLFactoryProvider2
static XMLFactoryProvider2 XMLFactoryProvider2.getInstance()
           
 

Methods in org.odata4j.stax2 with parameters of type XMLFactoryProvider2
static void XMLFactoryProvider2.setInstance(XMLFactoryProvider2 instance)
           
 

Uses of XMLFactoryProvider2 in org.odata4j.stax2.domimpl
 

Subclasses of XMLFactoryProvider2 in org.odata4j.stax2.domimpl
 class DomXMLFactoryProvider2
           
 

Uses of XMLFactoryProvider2 in org.odata4j.stax2.staximpl
 

Subclasses of XMLFactoryProvider2 in org.odata4j.stax2.staximpl
 class StaxXMLFactoryProvider2
           
 

Uses of XMLFactoryProvider2 in org.odata4j.stax2.xppimpl
 

Subclasses of XMLFactoryProvider2 in org.odata4j.stax2.xppimpl
 class XmlPullXMLFactoryProvider2
           
 



http://odata4j.org