XMLHelper@Deprecated @Removal(version="6.0.0") public final class StaxHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static XMLEventFactory |
newXMLEventFactory()
Deprecated.
Creates a new StAX XMLEventFactory, with sensible defaults
|
static XMLInputFactory |
newXMLInputFactory()
Deprecated.
Creates a new StAX XMLInputFactory, with sensible defaults
|
static XMLOutputFactory |
newXMLOutputFactory()
Deprecated.
Creates a new StAX XMLOutputFactory, with sensible defaults
|
public static XMLInputFactory newXMLInputFactory()
public static XMLOutputFactory newXMLOutputFactory()
public static XMLEventFactory newXMLEventFactory()