|
![]() |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsunlabs.brazil.template.Template (view source)
public class 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 Kenai-svn-r24, Generated 08/18/09 Copyright (c) 2001-2009, Sun Microsystems. |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |