Package | Description |
---|---|
com.itextpdf.tool.xml.css.apply |
Contains classes that can apply css rules on certain
Element s. |
com.itextpdf.tool.xml.html.table |
TagProcessor implementations for
table tags. |
Modifier and Type | Method | 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 | 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 | Description |
---|---|---|
java.util.List<HtmlCell> |
TableRowElement.getContent() |
Modifier and Type | Method | Description |
---|---|---|
protected void |
TableData.processChunkItems(java.util.List<Element> chunks,
HtmlCell cell) |
|
protected void |
TableData.processListItems(WorkerContext ctx,
Tag tag,
java.util.List<ListItem> listItems,
HtmlCell cell) |
Copyright © 1998–2018. All rights reserved.