net.sf.jelly.apt
Interface TemplateBlock

All Known Implementing Classes:
AnnotationFilterableDeclarationLoopTag, AnnotationValueTag, APTJellyTag, DeclarationLoopTag, ExecutableDeclarationLoopTag, FileTag, ForAllConstructorsTag, ForAllFieldsTag, ForAllImportedTypesTag, ForAllMethodsTag, ForAllNestedTypesTag, ForAllPackagesTag, ForAllParametersTag, ForAllPropertiesTag, ForAllThrownTypesTag, ForAllTypesTag, FreemarkerTemplateBlock, IfHasAnnotationTag, IfHasDeclarationTag, JavaSourceTag, MemberDeclarationLoopTag, PrimitiveWrapperTag, UnwrapIfPrimitiveTag, WrapIfPrimitiveTag

public interface TemplateBlock

An invokeable block of template code.

Author:
Ryan Heaton
See Also:
TemplateOutput