JTools

org.jtools.tmpl.compiler
Class SimpleCompilerFactory

java.lang.Object
  extended by org.jtools.tmpl.compiler.SimpleCompilerFactory
All Implemented Interfaces:
CompilerFactory

public class SimpleCompilerFactory
extends Object
implements CompilerFactory


Constructor Summary
SimpleCompilerFactory()
           
 
Method Summary
 Compiler createCompiler(PropertySupport props, org.jpattern.logging.LogFactory logFactory, PublisherConfig publisherConfig)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleCompilerFactory

public SimpleCompilerFactory()
Method Detail

createCompiler

public Compiler createCompiler(PropertySupport props,
                               org.jpattern.logging.LogFactory logFactory,
                               PublisherConfig publisherConfig)
Specified by:
createCompiler in interface CompilerFactory

JTools

© 2000-2006, JTools.org.