Package | Description |
---|---|
com.itextpdf.tool.xml.pipeline.html |
Contains pipeline stuff for HTML
|
Modifier and Type | Method | Description |
---|---|---|
protected StackKeeper |
HtmlPipelineContext.peek() |
Retrieves, but does not remove, the head (first element) of this list.
|
protected StackKeeper |
HtmlPipelineContext.poll() |
Retrieves and removes the top of the stack.
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
HtmlPipelineContext.addFirst(StackKeeper stackKeeper) |
Add a
StackKeeper to the top of the stack list. |
Copyright © 1998–2018. All rights reserved.