com.servingxml.components.string
Class StringableCompiler

java.lang.Object
  extended by com.servingxml.components.string.StringableCompiler

public class StringableCompiler
extends java.lang.Object

The StringableCompiler implements a factory for creating StringEvaluator objects.


Constructor Summary
StringableCompiler()
           
 
Method Summary
static StringFactory compile(ConfigurationContext context, org.w3c.dom.Element textElement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringableCompiler

public StringableCompiler()
Method Detail

compile

public static StringFactory compile(ConfigurationContext context,
                                    org.w3c.dom.Element textElement)