|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsunlabs.brazil.template.Template
sunlabs.brazil.sunlabs.SubstAllTemplate
public class SubstAllTemplate
Template to substitute ${...} for the value of name/value attribute
pairs of all html tags that aren't otherwise accounted for by other
templates. This enables the elimination of
<tag>...</tag>
constructs in most cases.
MacroTemplate
Field Summary |
---|
Fields inherited from class sunlabs.brazil.template.Template |
---|
debug |
Constructor Summary | |
---|---|
SubstAllTemplate()
|
Method Summary | |
---|---|
void |
defaultTag(RewriteContext hr)
|
Methods inherited from class sunlabs.brazil.template.Template |
---|
debug, debug, done, init |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubstAllTemplate()
Method Detail |
---|
public void defaultTag(RewriteContext hr)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |