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
- Source Code:
- PSTokenizable.java
token
public PSObject token(boolean packingMode,
NameLookup lookup)
throws IOException,
SyntaxException,
NameNotFoundException
- Throws:
IOException
SyntaxException
NameNotFoundException
Copyright © 2000-2004 FreeHEP, All Rights Reserved.