public class NoNewLineParagraphCssApplier extends Object implements CssApplier<NoNewLineParagraph>
| Constructor and Description |
|---|
NoNewLineParagraphCssApplier() |
| Modifier and Type | Method and 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 © 2020. All rights reserved.