org.odata4j.stax2.staximpl
Class StaxXMLFactoryProvider2

java.lang.Object
  extended by org.odata4j.stax2.XMLFactoryProvider2
      extended by org.odata4j.stax2.staximpl.StaxXMLFactoryProvider2

public class StaxXMLFactoryProvider2
extends XMLFactoryProvider2


Nested Class Summary
static class StaxXMLFactoryProvider2.StaxStartElement2
           
 
Constructor Summary
StaxXMLFactoryProvider2()
           
 
Method Summary
 XMLInputFactory2 newXMLInputFactory2()
           
 XMLOutputFactory2 newXMLOutputFactory2()
           
 XMLWriterFactory2 newXMLWriterFactory2()
           
static QName toQName(QName2 qname)
           
 
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

StaxXMLFactoryProvider2

public StaxXMLFactoryProvider2()
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

toQName

public static QName toQName(QName2 qname)


http://odata4j.org