org.qi4j.scripting.common
Class ScriptUtilImpl

java.lang.Object
  extended by org.qi4j.scripting.common.ScriptUtilImpl
All Implemented Interfaces:
ScriptUtil

public class ScriptUtilImpl
extends Object
implements ScriptUtil

JAVADOC


Constructor Summary
ScriptUtilImpl()
           
 
Method Summary
 PrintStream getOut()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptUtilImpl

public ScriptUtilImpl()
Method Detail

getOut

public PrintStream getOut()
Specified by:
getOut in interface ScriptUtil