TagRulepublic class TitleExtractingRule extends BlockExtractingRule
| Modifier and Type | Field | Description |
|---|---|---|
private PageBuilder |
page |
|
private boolean |
seenTitle |
| Constructor | Description |
|---|---|
TitleExtractingRule(PageBuilder page) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
end(Tag tag) |
currentBuffer, setContext, shouldProcesscreateBuffer, process, startprivate final PageBuilder page
private boolean seenTitle
public TitleExtractingRule(PageBuilder page)
protected void end(Tag tag)
end in class BlockExtractingRule