com.itextpdf.tool.xml.css.apply
Class ParagraphCssApplier
java.lang.Object
com.itextpdf.tool.xml.css.apply.ParagraphCssApplier
public class ParagraphCssApplier
- extends Object
Applies CSS on a Paragraph
- Author:
- itextpdf.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParagraphCssApplier
public ParagraphCssApplier()
- Construct a ParagraphCssApplier with the given
HtmlPipelineContext
- Parameters:
htmlPipelineContext - the context
apply
public Paragraph apply(Paragraph p,
Tag t,
MarginMemory configuration)
Copyright © 2011. All Rights Reserved.