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