org.quattor.pan.cache
Class CompileCache.PostCompileProcessor
java.lang.Object
org.quattor.pan.cache.CompileCache.PostCompileProcessor
- Enclosing class:
- CompileCache
public static class CompileCache.PostCompileProcessor
- extends Object
This class encapsulates the post compilation behavior of the cache. If
output is requested, then the processor will submit object templates
discovered during the build process to also be built.
- Author:
- loomis
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompileCache.PostCompileProcessor
public CompileCache.PostCompileProcessor(Compiler compiler,
boolean doXML,
boolean doDep)
process
public void process(ASTTemplate ast,
Template template)
Copyright © 2011 Quattor. All Rights Reserved.