Class BlockDirective
- java.lang.Object
-
- org.apache.velocity.runtime.directive.Directive
-
- compozitor.template.core.interfaces.Directive
-
- compozitor.template.core.interfaces.BlockDirective
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class compozitor.template.core.interfaces.Directive
Directive.Variable
-
-
Field Summary
-
Fields inherited from class compozitor.template.core.interfaces.Directive
DIRECTIVE_FILE_EXTENSION
-
-
Constructor Summary
Constructors Constructor Description BlockDirective()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetType()-
Methods inherited from class compozitor.template.core.interfaces.Directive
doRender, getName, init, render
-
-