|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.writersforge.catalan.templates.generic.GenericOp
|
+--org.writersforge.catalan.templates.generic.ContentOp
Common base class for all template ops that produce renderable content.
| Constructor Summary | |
ContentOp(org.writersforge.bellows.Datum op,
StyleMap styleMap)
Creates a new instance of ContentOp. |
|
ContentOp(org.writersforge.bellows.Datum op,
StyleMap styleMap,
StyleChain chain)
Creates a new instance of ContentOp with an optional StyleChain fallback. |
|
| Methods inherited from class org.writersforge.catalan.templates.generic.GenericOp |
createOp, createOp, getChain, getDatum, getDatumProperty, getOp, getOpType, getParameter, getStyleMap, resolve, resolveParameter, resolvePath, runQuery |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ContentOp(org.writersforge.bellows.Datum op,
StyleMap styleMap)
op - the XML template op to wrapstyleMap - the StyleMap to lookup named styles in
public ContentOp(org.writersforge.bellows.Datum op,
StyleMap styleMap,
StyleChain chain)
op - the XML template op to wrapstyleMap - the StyleMap to lookup named styles inchain - optional fallback StyleChain
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||