Package | Description |
---|---|
javax.xml.stream |
Modifier and Type | Method and Description |
---|---|
abstract XMLEventWriter |
XMLOutputFactory.createXMLEventWriter(OutputStream stream) |
abstract XMLEventWriter |
XMLOutputFactory.createXMLEventWriter(OutputStream stream,
String encoding) |
abstract XMLEventWriter |
XMLOutputFactory.createXMLEventWriter(Result result) |
abstract XMLEventWriter |
XMLOutputFactory.createXMLEventWriter(Writer stream) |
Copyright © 2013. All rights reserved.