public class AxisStringWriter extends Object
AxisStringWriter wraps a java.io.StringWriter and allows meta information to be
associated with it.| Constructor and Description |
|---|
AxisStringWriter() |
public void write(String string)
public void write(String string, int offset, int len)
public Writer getWriter()
public void flush()
public void close()
throws IOException
IOExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.