|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.module.sitemesh.html.BasicRule
com.opensymphony.module.sitemesh.html.rules.HtmlAttributesRule
public class HtmlAttributesRule
Field Summary | |
---|---|
private PageBuilder |
page
|
Fields inherited from class com.opensymphony.module.sitemesh.html.BasicRule |
---|
context |
Constructor Summary | |
---|---|
HtmlAttributesRule(PageBuilder page)
|
Method Summary | |
---|---|
void |
process(Tag tag)
|
Methods inherited from class com.opensymphony.module.sitemesh.html.BasicRule |
---|
currentBuffer, setContext, shouldProcess |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final PageBuilder page
Constructor Detail |
---|
public HtmlAttributesRule(PageBuilder page)
Method Detail |
---|
public void process(Tag tag)
process
in interface TagRule
process
in class BasicRule
|
www.opensymphony.com/sitemesh/ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |