Uses of Package
biz.source_code.miniTemplator

Packages that use biz.source_code.miniTemplator
biz.source_code.miniTemplator   
 

Classes in biz.source_code.miniTemplator used by biz.source_code.miniTemplator
MiniTemplator
          A compact template engine for HTML files.
MiniTemplator.BlockNotDefinedException
          Thrown when Minitemplator.addBlock is called with a blockName that is not defined within the template.
MiniTemplator.TemplateSpecification
          Specifies the parameters for constructing a MiniTemplator object.
MiniTemplator.TemplateSyntaxException
          Thrown when a syntax error is encountered within the template.
MiniTemplator.VariableNotDefinedException
          Thrown when Minitemplator.setVariable is called with a variableName that is not defined within the template and the isOptional parameter is false.
 



Copyright © 2012. All Rights Reserved.