|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sunlabs.brazil.template.Template
Field Summary | |
boolean |
debug
|
Constructor Summary | |
Template()
|
Method Summary | |
boolean |
done(RewriteContext hr)
Called after all tags have been processed, one final chance. |
boolean |
init(RewriteContext hr)
Called before this template processes any tags. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public transient boolean debug
Constructor Detail |
public Template()
Method Detail |
public boolean init(RewriteContext hr)
init
in interface TemplateInterface
public boolean done(RewriteContext hr)
done
in interface TemplateInterface
|
Version 2.1, Generated 12/30/04 Copyright (c) 2001-2004, Sun Microsystems. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |