org.apache.fop.render.ps
Interface Filter

All Known Implementing Classes:
ASCII85EncodeFilter, FlateEncodeFilter, ASCIIHexEncodeFilter

public interface Filter


Method Summary
 void doFilter(java.io.InputStream in, java.io.OutputStream out)
           
 

Method Detail

doFilter

public void doFilter(java.io.InputStream in,
                     java.io.OutputStream out)
              throws java.io.IOException


Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.