com.opensymphony.module.sitemesh.multipass
Class DivExtractingPageParser.TopLevelDivExtractingRule
java.lang.Object
com.opensymphony.module.sitemesh.html.BasicRule
com.opensymphony.module.sitemesh.multipass.DivExtractingPageParser.TopLevelDivExtractingRule
- All Implemented Interfaces:
- TagRule
- Enclosing class:
- DivExtractingPageParser
private static class DivExtractingPageParser.TopLevelDivExtractingRule
- extends BasicRule
Fields inherited from class com.opensymphony.module.sitemesh.html.BasicRule |
context |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
blockId
private String blockId
depth
private int depth
page
private final PageBuilder page
DivExtractingPageParser.TopLevelDivExtractingRule
public DivExtractingPageParser.TopLevelDivExtractingRule(PageBuilder page)
process
public void process(Tag tag)
- Specified by:
process
in interface TagRule
- Specified by:
process
in class BasicRule