FreeHEP API
Version v1.2

org.freehep.postscript
Interface PSTokenizable

All Known Implementing Classes:
PSInputFile, PSString

public interface PSTokenizable

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

Version:
$Id: PSTokenizable.java,v 1.3 2001/06/21 07:20:17 duns Exp $
Author:
Mark Donszelmann

Method Summary
 PSObject token(boolean packingMode, NameLookup lookup)
           
 

Method Detail

token

public PSObject token(boolean packingMode,
                      NameLookup lookup)
               throws IOException,
                      SyntaxException,
                      NameNotFoundException
IOException
SyntaxException
NameNotFoundException

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.