public class ContentBlockExtractingRule extends BlockExtractingRule
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
contentBlockId |
private PageBuilder |
page |
Constructor and Description |
---|
ContentBlockExtractingRule(PageBuilder page) |
Modifier and Type | Method and Description |
---|---|
protected void |
end(Tag tag) |
protected void |
start(Tag tag) |
createBuffer, process
currentBuffer, getCurrentBufferContent, setContext, shouldProcess
private final PageBuilder page
private java.lang.String contentBlockId
public ContentBlockExtractingRule(PageBuilder page)
protected void start(Tag tag)
start
in class BlockExtractingRule
protected void end(Tag tag)
end
in class BlockExtractingRule