org.teatrove.tea.util
Class FileCompiler.Unit
java.lang.Object
org.teatrove.tea.compiler.CompilationUnit
org.teatrove.tea.util.AbstractCompiler.AbstractUnit
org.teatrove.tea.util.FileCompiler.FileUnit
org.teatrove.tea.util.FileCompiler.Unit
- All Implemented Interfaces:
- EventListener, ErrorListener
- Enclosing class:
- FileCompiler
public class FileCompiler.Unit
- extends FileCompiler.FileUnit
| Methods inherited from class org.teatrove.tea.util.AbstractCompiler.AbstractUnit |
getClassName, getClassName, getDestinationFile, getDestinationLastModified, getOutputStream, getReader, getSourceFileName, getTargetPackage, resetOutputStream, shouldCompile, shouldCompile |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getSourceFile
public File getSourceFile()
getTemplateSource
protected InputStream getTemplateSource(String templateSourceName)
throws IOException
- Specified by:
getTemplateSource in class AbstractCompiler.AbstractUnit
- Throws:
IOException
getLastModified
protected long getLastModified()
- Specified by:
getLastModified in class AbstractCompiler.AbstractUnit
Copyright © 1997-2012 TeaTrove.org. All Rights Reserved.