| Package | Description |
|---|---|
| com.itextpdf.tool.xml.css.apply |
Contains classes that can apply css rules on certain
Elements. |
| com.itextpdf.tool.xml.html.table |
TagProcessor implementations for
table tags. |
| Modifier and Type | Method and Description |
|---|---|
HtmlCell |
HtmlCellCssApplier.apply(HtmlCell cell,
Tag t,
MarginMemory memory,
PageSizeContainable psc)
Applies css to a HtmlCell
|
HtmlCell |
HtmlCellCssApplier.apply(HtmlCell cell,
Tag t,
MarginMemory memory,
PageSizeContainable psc,
HtmlPipelineContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
HtmlCell |
HtmlCellCssApplier.apply(HtmlCell cell,
Tag t,
MarginMemory memory,
PageSizeContainable psc)
Applies css to a HtmlCell
|
HtmlCell |
HtmlCellCssApplier.apply(HtmlCell cell,
Tag t,
MarginMemory memory,
PageSizeContainable psc,
HtmlPipelineContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
List<HtmlCell> |
TableRowElement.getContent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TableData.processChunkItems(List<Element> chunks,
HtmlCell cell) |
protected void |
TableData.processListItems(WorkerContext ctx,
Tag tag,
List<ListItem> listItems,
HtmlCell cell) |
Copyright © 2019. All rights reserved.