FreeHEP API
Version v1.2

org.freehep.postscript
Interface PSDataSource

All Known Implementing Classes:
PSInputFile, PSString

public interface PSDataSource

Objects for PostScript Processor, as defined in 3.3 Data Types and Objects

Version:
$Id: PSDataSource.java,v 1.2 2001/06/14 16:03:22 duns Exp $
Author:
Mark Donszelmann

Method Summary
 InputStream getInputStream()
           
 int read()
           
 void reset()
           
 

Method Detail

getInputStream

public InputStream getInputStream()

read

public int read()
         throws IOException
IOException

reset

public void reset()
           throws IOException
IOException

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.