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