org.apache.fop.render.pcl
Class PCLStream

java.lang.Object
  extended byorg.apache.fop.render.pcl.PCLStream

public class PCLStream
extends Object


Constructor Summary
PCLStream(OutputStream os)
           
 
Method Summary
 void add(String str)
           
 void setDoOutput(boolean doout)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PCLStream

public PCLStream(OutputStream os)
Method Detail

add

public void add(String str)

setDoOutput

public void setDoOutput(boolean doout)


Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.