sunlabs.brazil.sunlabs

Class PlainTemplate

public class PlainTemplate extends Template

Template to turn all markup between <plain> and </plain> into ordinary text, by escaping all HTML markup.
Method Summary
booleaninit(RewriteContext hr)
voidtag_plain(RewriteContext hr)

Method Detail

init

public boolean init(RewriteContext hr)

tag_plain

public void tag_plain(RewriteContext hr)