org.freehep.postscript.types
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: src/main/java/org/freehep/postscript/PSTokenizable.java
17245790f2a9 2006/09/12 21:44:14 duns $
- Author:
- Mark Donszelmann
token
PSObject token(boolean packingMode,
NameLookup lookup)
throws IOException,
SyntaxException,
NameNotFoundException
- Throws:
IOException
SyntaxException
NameNotFoundException
Copyright © 2001-2009 FreeHEP. All Rights Reserved.