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 and Description |
---|---|
HtmlCell |
HtmlCellCssApplier.apply(HtmlCell cell, Tag t, MarginMemory memory, PageSizeContainable psc)
Applies css to a HtmlCell
|
Modifier and Type | Method and Description |
---|---|
HtmlCell |
HtmlCellCssApplier.apply(HtmlCell cell, Tag t, MarginMemory memory, PageSizeContainable psc)
Applies css to a HtmlCell
|
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 © 2016. All rights reserved.