|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlbeans.impl.common.StaxHelper
public final class StaxHelper
Provides handy methods for working with StAX parsers and readers
Method Summary | |
---|---|
static javax.xml.stream.XMLEventFactory |
newXMLEventFactory(XmlOptionsBean options)
Creates a new StAX XMLEventFactory, with sensible defaults |
static javax.xml.stream.XMLInputFactory |
newXMLInputFactory(XmlOptionsBean options)
Creates a new StAX XMLInputFactory, with sensible defaults |
static javax.xml.stream.XMLOutputFactory |
newXMLOutputFactory(XmlOptionsBean options)
Creates a new StAX XMLOutputFactory, with sensible defaults |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static javax.xml.stream.XMLInputFactory newXMLInputFactory(XmlOptionsBean options)
public static javax.xml.stream.XMLOutputFactory newXMLOutputFactory(XmlOptionsBean options)
public static javax.xml.stream.XMLEventFactory newXMLEventFactory(XmlOptionsBean options)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |