Package org.umber.crucible.old.templates.generic

Catalan Generic Template Helper Classes.

See:
          Description

Class Summary
CommandOp Common base class for all template ops that represent processing commands.
ContentOp Common base class for all template ops that produce renderable content.
ForEachOp A template op wrapper for <for-each>.
GenericOp Base class for all template ops.
GenericRegionMap A RegionMap that is backed by a Generic XML <region-map> element.
GroupOp A vertical or horizontal container of other ops, depending on whether the op was a <row> or <column> element.
IfOp A template op wrapper for <if> and <if-not>.
ImageOp A template op wrapper for <image>.
LiteralOp A template op wrapper for <literal> and static text.
PaddingOp  
TableOp A template op wrapper for <table>.
TextOp A template op describing a run of renderable text.
 

Package org.umber.crucible.old.templates.generic Description

Catalan Generic Template Helper Classes.