TagRulepublic class ContentBlockExtractingRule extends BlockExtractingRule
| Modifier and Type | Field | Description |
|---|---|---|
private String |
contentBlockId |
|
private PageBuilder |
page |
| Constructor | Description |
|---|---|
ContentBlockExtractingRule(PageBuilder page) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
end(Tag tag) |
|
protected void |
start(Tag tag) |
currentBuffer, setContext, shouldProcesscreateBuffer, processprivate final PageBuilder page
private String contentBlockId
public ContentBlockExtractingRule(PageBuilder page)
protected void start(Tag tag)
start in class BlockExtractingRuleprotected void end(Tag tag)
end in class BlockExtractingRule