Package htmlcompiler.compilers.templates
Class NopEngine
java.lang.Object
htmlcompiler.compilers.templates.NopEngine
- All Implemented Interfaces:
FileCompiler,HtmlTemplateEngine
public final class NopEngine extends Object implements HtmlTemplateEngine
-
Constructor Summary
Constructors Constructor Description NopEngine() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface htmlcompiler.compilers.templates.HtmlTemplateEngine
outputExtension
-
Constructor Details
-
NopEngine
public NopEngine()
-
-
Method Details
-
compile
- Specified by:
compilein interfaceFileCompiler- Throws:
IOException
-