JTools

org.jtools.tmpl.compiler.parser
Class SimpleParser.Factory

java.lang.Object
  extended by org.jtools.tmpl.compiler.parser.SimpleParser.Factory
All Implemented Interfaces:
ParserFactory
Enclosing class:
SimpleParser

protected static class SimpleParser.Factory
extends Object
implements ParserFactory


Constructor Summary
protected SimpleParser.Factory()
           
 
Method Summary
 Parser createParser(PropertySupport properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleParser.Factory

protected SimpleParser.Factory()
Method Detail

createParser

public Parser createParser(PropertySupport properties)
Specified by:
createParser in interface ParserFactory

JTools

© 2000-2006, JTools.org.