| Package | Description |
|---|---|
| com.itextpdf.tool.xml.css.apply |
Contains classes that can apply css rules on certain
Elements. |
| com.itextpdf.tool.xml.html |
Everything to parse HTML tags to pdf used by the
HtmlPipeline is in here. |
| Modifier and Type | Method and Description |
|---|---|
NoNewLineParagraph |
NoNewLineParagraphCssApplier.apply(NoNewLineParagraph p,
Tag t,
MarginMemory configuration)
Styles a NoNewLineParagraph
|
NoNewLineParagraph |
NoNewLineParagraphCssApplier.apply(NoNewLineParagraph p,
Tag t,
MarginMemory configuration,
PageSizeContainable psc,
HtmlPipelineContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
NoNewLineParagraph |
NoNewLineParagraphCssApplier.apply(NoNewLineParagraph p,
Tag t,
MarginMemory configuration)
Styles a NoNewLineParagraph
|
NoNewLineParagraph |
NoNewLineParagraphCssApplier.apply(NoNewLineParagraph p,
Tag t,
MarginMemory configuration,
PageSizeContainable psc,
HtmlPipelineContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractTagProcessor.invertTextAlignForParagraph(NoNewLineParagraph p) |
Copyright © 2019. All rights reserved.