public class TitleExtractingRule extends BlockExtractingRule
| Modifier and Type | Field and Description |
|---|---|
private PageBuilder |
page |
private boolean |
seenTitle |
| Constructor and Description |
|---|
TitleExtractingRule(PageBuilder page) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
end(Tag tag) |
createBuffer, process, startcurrentBuffer, getCurrentBufferContent, setContext, shouldProcessprivate final PageBuilder page
private boolean seenTitle
public TitleExtractingRule(PageBuilder page)
protected void end(Tag tag)
end in class BlockExtractingRule