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
IOException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.