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 8951 2006-09-12 21:44:14Z duns $
- Author:
- Mark Donszelmann
token
PSObject token(boolean packingMode,
NameLookup lookup)
throws IOException,
SyntaxException,
NameNotFoundException
- Throws:
IOException
SyntaxException
NameNotFoundException
Copyright © 2000-2006 FreeHEP. All Rights Reserved.