public interface IASWriter extends Closeable
void writeTo(OutputStream out)
out - output streamint writeTo(File out) throws FileNotFoundException, IOException
out - The output File.FileNotFoundExceptionIOExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.