com.itextpdf.tool.xml.css.apply
Class HtmlCellCssApplier

java.lang.Object
  extended by com.itextpdf.tool.xml.css.apply.HtmlCellCssApplier

public class HtmlCellCssApplier
extends Object

Author:
Emiel Ackermann

Constructor Summary
HtmlCellCssApplier()
           
 
Method Summary
 HtmlCell apply(HtmlCell cell, Tag t, MarginMemory memory, PageSizeContainable psc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlCellCssApplier

public HtmlCellCssApplier()
Method Detail

apply

public HtmlCell apply(HtmlCell cell,
                      Tag t,
                      MarginMemory memory,
                      PageSizeContainable psc)


Copyright © 2011. All Rights Reserved.