|
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface TemplateInterface
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 |
|---|
boolean init(RewriteContext hr)
boolean done(RewriteContext hr)
|
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 | |||||||