Modifier and Type | Method and Description |
---|---|
static javax.xml.stream.XMLEventFactory |
newXMLEventFactory()
Deprecated.
Creates a new StAX XMLEventFactory, with sensible defaults
|
static javax.xml.stream.XMLInputFactory |
newXMLInputFactory()
Deprecated.
Creates a new StAX XMLInputFactory, with sensible defaults
|
static javax.xml.stream.XMLOutputFactory |
newXMLOutputFactory()
Deprecated.
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 2021 The Apache Software Foundation or its licensors, as applicable.