org.apache.fop.render.ps
Class PSStream
java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
org.apache.fop.render.ps.PSStream
- All Implemented Interfaces:
- Closeable, Flushable
public class PSStream
- extends FilterOutputStream
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PSStream
public PSStream(OutputStream out)
write
public void write(String cmd)
throws IOException
- Throws:
IOException
writeByteArr
public void writeByteArr(byte[] cmd)
throws IOException
- Throws:
IOException
Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.