CssApplier<NoNewLineParagraph>public class NoNewLineParagraphCssApplier extends java.lang.Object implements CssApplier<NoNewLineParagraph>
| Constructor | Description |
|---|---|
NoNewLineParagraphCssApplier() |
| Modifier and Type | Method | Description |
|---|---|---|
NoNewLineParagraph |
apply(NoNewLineParagraph p,
Tag t,
MarginMemory configuration) |
Styles a NoNewLineParagraph
|
NoNewLineParagraph |
apply(NoNewLineParagraph p,
Tag t,
MarginMemory configuration,
PageSizeContainable psc,
HtmlPipelineContext ctx) |
Styles an element
|
public NoNewLineParagraph apply(NoNewLineParagraph p, Tag t, MarginMemory configuration)
p - the paragraph to stylet - the tagconfiguration - the MarginMemory to check margin sizespublic NoNewLineParagraph apply(NoNewLineParagraph p, Tag t, MarginMemory configuration, PageSizeContainable psc, HtmlPipelineContext ctx)
CssApplierapply in interface CssApplier<NoNewLineParagraph>p - the elementt - the tagconfiguration - the MarginMemorypsc - the PageSizeContainablectx - the HtmlPipelineContextParagraphCopyright © 1998–2018. All rights reserved.