Package | Description |
---|---|
com.lowagie.text.html.simpleparser |
Modifier and Type | Method and Description |
---|---|
Chunk |
FactoryProperties.createChunk(String text,
ChainedProperties props) |
static ListItem |
FactoryProperties.createListItem(ChainedProperties props) |
static Paragraph |
FactoryProperties.createParagraph(ChainedProperties props) |
static void |
FactoryProperties.createParagraph(Paragraph paragraph,
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(Map<String,String> 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) |
Constructor and Description |
---|
IncCell(String tag,
ChainedProperties props)
Creates a new instance of IncCell
|
Copyright © 2020. All rights reserved.