sunlabs.brazil.sunlabs

Class SubstAllTemplate

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.

Version: 2.3

Author: Stephen Uhler

See Also:

Method Summary
voiddefaultTag(RewriteContext hr)

Method Detail

defaultTag

public void defaultTag(RewriteContext hr)