public abstract class BlockExtractingRule extends BasicRule
| Modifier | Constructor and Description |
|---|---|
protected |
BlockExtractingRule(boolean includeEnclosingTags) |
protected |
BlockExtractingRule(boolean includeEnclosingTags,
java.lang.String acceptableTagName) |
| Modifier and Type | Method and Description |
|---|---|
protected CharArray |
createBuffer() |
protected void |
end(Tag tag) |
void |
process(Tag tag) |
protected void |
start(Tag tag) |
currentBuffer, setContext, shouldProcess