com.itextpdf.tool.xml.css.apply
Class NoNewLineParagraphCssApplier
java.lang.Object
com.itextpdf.tool.xml.css.apply.NoNewLineParagraphCssApplier
public class NoNewLineParagraphCssApplier
- extends Object
- Author:
- itextpdf.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoNewLineParagraphCssApplier
public NoNewLineParagraphCssApplier()
apply
public NoNewLineParagraph apply(NoNewLineParagraph p,
Tag t,
MarginMemory configuration)
- Styles a NoNewLineParagraph
- Parameters:
p
- the paragraph to stylet
- the tagconfiguration
- the MarginMemory to check margin sizes
- Returns:
- a styled NoNewLineParagraph
Copyright © 2012. All Rights Reserved.