Class FlowTagCompiler

java.lang.Object
guideme.compiler.tags.FlowTagCompiler
All Implemented Interfaces:
TagCompiler, Extension
Direct Known Subclasses:
ATagCompiler, BreakCompiler, FloatingImageCompiler, ItemLinkCompiler

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