private static class DivExtractingPageParser.TopLevelDivExtractingRule extends BasicRule
Modifier and Type | Field and Description |
---|---|
private String |
blockId |
private int |
depth |
private PageBuilder |
page |
Constructor and Description |
---|
DivExtractingPageParser.TopLevelDivExtractingRule(PageBuilder page) |
Modifier and Type | Method and Description |
---|---|
void |
process(Tag tag) |
currentBuffer, setContext, shouldProcess
private String blockId
private int depth
private final PageBuilder page
public DivExtractingPageParser.TopLevelDivExtractingRule(PageBuilder page)