| Methods in com.lowagie.text.html.simpleparser with parameters of type ChainedProperties |
Chunk |
FactoryProperties.createChunk(String text,
ChainedProperties props)
|
static ListItem |
FactoryProperties.createListItem(ChainedProperties props)
|
static Paragraph |
FactoryProperties.createParagraph(ChainedProperties props)
|
static void |
FactoryProperties.createParagraph(Paragraph p,
ChainedProperties props)
|
Font |
FactoryProperties.getFont(ChainedProperties props)
|
static HyphenationEvent |
FactoryProperties.getHyphenation(ChainedProperties props)
Gets a HyphenationEvent based on the hyphenation entry in ChainedProperties. |
Image |
ImageProvider.getImage(String src,
HashMap h,
ChainedProperties cprops,
DocListener doc)
|
static void |
FactoryProperties.insertStyle(HashMap h,
ChainedProperties cprops)
New method contributed by Lubos Strapko |
boolean |
Img.process(Image img,
HashMap h,
ChainedProperties cprops,
DocListener doc)
|
boolean |
ALink.process(Paragraph current,
ChainedProperties cprops)
|