org.rythmengine.internal.compiler
Class TemplateCompiler

java.lang.Object
  extended by org.rythmengine.internal.compiler.TemplateCompiler

public class TemplateCompiler
extends Object

Created by IntelliJ IDEA. User: luog Date: 18/01/12 Time: 7:10 PM To change this template use File | Settings | File Templates.


Constructor Summary
TemplateCompiler(TemplateClassManager classCache)
          Try to guess the magic configuration options
 
Method Summary
 void compile(String[] classNames)
          Please compile this className
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateCompiler

public TemplateCompiler(TemplateClassManager classCache)
Try to guess the magic configuration options

Method Detail

compile

public void compile(String[] classNames)
Please compile this className



Copyright © 2014. All Rights Reserved.