| 
 |   | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface for templates. Most templates are expected to extend the Template class. This interface is for those cases where a template must extend something else.
| 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. | 
| Method Detail | 
public boolean init(RewriteContext hr)
public boolean done(RewriteContext hr)
| 
 | 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 | ||||||||