Uses of Class
com.lowagie.text.html.simpleparser.ChainedProperties
Packages that use ChainedProperties
-
Uses of ChainedProperties in com.lowagie.text.html.simpleparser
Fields in com.lowagie.text.html.simpleparser declared as ChainedPropertiesMethods in com.lowagie.text.html.simpleparser with parameters of type ChainedPropertiesModifier and TypeMethodDescriptionFactoryProperties.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) FactoryProperties.getFont
(ChainedProperties props) static HyphenationEvent
FactoryProperties.getHyphenation
(ChainedProperties props) Gets a HyphenationEvent based on the hyphenation entry in ChainedProperties.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 Strapkoboolean
ALink.process
(Paragraph current, ChainedProperties cprops) boolean
Img.process
(Image img, HashMap h, ChainedProperties cprops, DocListener doc) Constructors in com.lowagie.text.html.simpleparser with parameters of type ChainedPropertiesModifierConstructorDescriptionIncCell
(String tag, ChainedProperties props) Creates a new instance of IncCell