public class XmlStreamWriter extends XmlStreamWriter
| Constructor and Description | 
|---|
XmlStreamWriter(File file)  | 
XmlStreamWriter(OutputStream out)  | 
close, flush, getDefaultEncoding, getEncoding, writepublic XmlStreamWriter(OutputStream out)
out - OutputStreampublic XmlStreamWriter(File file) throws FileNotFoundException
file - The file to use.FileNotFoundException - in case of not found file.Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.