com.lowagie.text.html.simpleparser
Interface Img


public interface Img

Author:
psoares

Method Summary
 boolean process(Image img, HashMap h, ChainedProperties cprops, DocListener doc)
           
 

Method Detail

process

public boolean process(Image img,
                       HashMap h,
                       ChainedProperties cprops,
                       DocListener doc)