sunlabs.brazil.sunlabs
Class SubstAllTemplate

java.lang.Object
  |
  +--sunlabs.brazil.template.Template
        |
        +--sunlabs.brazil.sunlabs.SubstAllTemplate
All Implemented Interfaces:
TemplateInterface

public class SubstAllTemplate
extends Template

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.

See Also:
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
done, init
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubstAllTemplate

public SubstAllTemplate()
Method Detail

defaultTag

public void defaultTag(RewriteContext hr)

Version 2.1, Generated 12/30/04
Copyright (c) 2001-2004, Sun Microsystems.