|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PageBuilder
Allows a TagRule to add information to a Page object. The standard HTML processing rules bundled with SiteMesh use this interface instead of direct coupling to the HTMLPage class, allowing the rules to be used for HTML processing in applications outside of SiteMesh.
Method Summary | |
---|---|
void |
addProperty(String key,
String value)
|
Method Detail |
---|
void addProperty(String key, String value)
|
www.opensymphony.com/sitemesh/ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |