org.foray.ps
Class PsStringInput
java.lang.Object
org.foray.ps.PsStringInput
- All Implemented Interfaces:
- org.axsl.ps.PsInput
public class PsStringInput
- extends Object
- implements org.axsl.ps.PsInput
A PsInput
implementation that simply wraps a String.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PsStringInput
public PsStringInput(String theString)
- Constructor.
- Parameters:
theString
- The String whose content is the PostScript input.
providePostScriptInput
public byte[] providePostScriptInput()
- Specified by:
providePostScriptInput
in interface org.axsl.ps.PsInput
Copyright © 2017. All rights reserved.