public class ContentBlockExtractingRule extends BlockExtractingRule
| Constructor and Description |
|---|
ContentBlockExtractingRule(PageBuilder page) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
end(Tag tag) |
protected void |
start(Tag tag) |
createBuffer, processcurrentBuffer, setContext, shouldProcesspublic ContentBlockExtractingRule(PageBuilder page)
protected void start(Tag tag)
start in class BlockExtractingRuleprotected void end(Tag tag)
end in class BlockExtractingRule