org.codehaus.plexus.util.xml
public class XmlStreamWriter extends Writer
Since: 1.4.4
Version: $Id: XmlStreamWriter.java 8010 2009-01-07 12:59:50Z vsiveton $
Constructor Summary | |
---|---|
XmlStreamWriter(OutputStream out) | |
XmlStreamWriter(File file) |
Method Summary | |
---|---|
void | close() |
void | flush() |
String | getEncoding() |
void | write(char[] cbuf, int off, int len) |