Package kawigi.template

Interface Summary
Templatable Interface for classes that can be extended by templates.
 

Class Summary
MethodInfo Represents a tag in a tag library.
TagLibrary Class representing a generic tag library, with methods to quickly look up tags by name.
Template Represents the template of a class that can be extended by a template.
TemplateManager A class that keeps a list of Templatable classes.
 

Exception Summary
TemplateSyntaxException Exception thrown by the KawigiEdit template translator when something in the syntax renders it not dependably parseable.