Class BlockTagCompiler

java.lang.Object
guideme.compiler.tags.BlockTagCompiler
All Implemented Interfaces:
TagCompiler, Extension
Direct Known Subclasses:
BlockImageTagCompiler, BoxTagCompiler, CategoryIndexCompiler, ItemGridCompiler, ItemImageTagCompiler, RecipeCompiler, SceneTagCompiler, SubPagesCompiler

public abstract class BlockTagCompiler extends Object implements TagCompiler
Compiler base-class for tag compilers that compile block content but allow the block content to be used in flow context by wrapping it in an inline block.