org.schmant.support.text
Class ScriptTextStrategy

java.lang.Object
  extended by org.schmant.support.text.ScriptTextStrategy

Deprecated. Since Schmant 1.1. Use a closure instead. This class will be removed in a future release.

@Deprecated
public class ScriptTextStrategy
extends Object

This is a dummy class in place of the old script text strategy that was removed in Schmant 1.1. Use a closure instead.

Since:
0.5
Author:
Karl Gustafsson

Constructor Summary
ScriptTextStrategy(Object script)
          Deprecated. Use a closure instead.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptTextStrategy

@Deprecated
public ScriptTextStrategy(Object script)
Deprecated. Use a closure instead.

This exception throws an exception.