org.odata4j.stax2.xppimpl
Class XmlPullXMLFactoryProvider2

java.lang.Object
  extended by org.odata4j.stax2.XMLFactoryProvider2
      extended by org.odata4j.stax2.xppimpl.XmlPullXMLFactoryProvider2

public class XmlPullXMLFactoryProvider2
extends XMLFactoryProvider2


Constructor Summary
XmlPullXMLFactoryProvider2()
           
 
Method Summary
 XMLInputFactory2 newXMLInputFactory2()
           
 XMLOutputFactory2 newXMLOutputFactory2()
           
 XMLWriterFactory2 newXMLWriterFactory2()
           
 
Methods inherited from class org.odata4j.stax2.XMLFactoryProvider2
getInstance, setInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlPullXMLFactoryProvider2

public XmlPullXMLFactoryProvider2()
Method Detail

newXMLInputFactory2

public XMLInputFactory2 newXMLInputFactory2()
Specified by:
newXMLInputFactory2 in class XMLFactoryProvider2

newXMLOutputFactory2

public XMLOutputFactory2 newXMLOutputFactory2()
Specified by:
newXMLOutputFactory2 in class XMLFactoryProvider2

newXMLWriterFactory2

public XMLWriterFactory2 newXMLWriterFactory2()
Specified by:
newXMLWriterFactory2 in class XMLFactoryProvider2


http://odata4j.org