Uses of Class
com.lowagie.text.html.simpleparser.ChainedProperties
Packages that use ChainedProperties
-
Uses of ChainedProperties in com.lowagie.text.html.simpleparser
Methods in com.lowagie.text.html.simpleparser with parameters of type ChainedPropertiesModifier and TypeMethodDescriptionFactoryProperties.createChunk(String text, ChainedProperties props) static ListItemFactoryProperties.createListItem(ChainedProperties props) static ParagraphFactoryProperties.createParagraph(ChainedProperties props) static voidFactoryProperties.createParagraph(Paragraph paragraph, ChainedProperties props) FactoryProperties.getFont(ChainedProperties props) static HyphenationEventFactoryProperties.getHyphenation(ChainedProperties props) Gets a HyphenationEvent based on the hyphenation entry in ChainedProperties.ImageProvider.getImage(String src, HashMap h, ChainedProperties cprops, DocListener doc) static voidFactoryProperties.insertStyle(Map<String, String> h, ChainedProperties cprops) New method contributed by Lubos StrapkobooleanALink.process(Paragraph current, ChainedProperties cprops) booleanImg.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