|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChainedProperties | |
---|---|
com.lowagie.text.html.simpleparser |
Uses of ChainedProperties in com.lowagie.text.html.simpleparser |
---|
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)
|
boolean |
Img.process(Image img,
HashMap h,
ChainedProperties cprops,
DocListener doc)
|
boolean |
ALink.process(Paragraph current,
ChainedProperties cprops)
|
Constructors in com.lowagie.text.html.simpleparser with parameters of type ChainedProperties | |
---|---|
IncCell(String tag,
ChainedProperties props)
Creates a new instance of IncCell |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |