public final class StaxHelper
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static javax.xml.stream.XMLEventFactory |
newXMLEventFactory()
Creates a new StAX XMLEventFactory, with sensible defaults
|
static javax.xml.stream.XMLInputFactory |
newXMLInputFactory()
Creates a new StAX XMLInputFactory, with sensible defaults
|
static javax.xml.stream.XMLOutputFactory |
newXMLOutputFactory()
Creates a new StAX XMLOutputFactory, with sensible defaults
|
public static javax.xml.stream.XMLInputFactory newXMLInputFactory()
public static javax.xml.stream.XMLOutputFactory newXMLOutputFactory()
public static javax.xml.stream.XMLEventFactory newXMLEventFactory()
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.