Uses of Class
org.openpdf.text.html.simpleparser.ChainedProperties
Packages that use ChainedProperties
-
Uses of ChainedProperties in org.openpdf.text.html.simpleparser
Methods in org.openpdf.text.html.simpleparser with parameters of type ChainedPropertiesModifier and TypeMethodDescriptionFactoryProperties.createChunk(String text, ChainedProperties props) Deprecated.static ListItemFactoryProperties.createListItem(ChainedProperties props) Deprecated.static ParagraphFactoryProperties.createParagraph(ChainedProperties props) Deprecated.static voidFactoryProperties.createParagraph(Paragraph paragraph, ChainedProperties props) Deprecated.FactoryProperties.getFont(ChainedProperties props) Deprecated.static HyphenationEventFactoryProperties.getHyphenation(ChainedProperties props) Deprecated.Gets a HyphenationEvent based on the hyphenation entry in ChainedProperties.ImageProvider.getImage(String src, HashMap h, ChainedProperties cprops, DocListener doc) Deprecated.static voidFactoryProperties.insertStyle(Map<String, String> h, ChainedProperties cprops) Deprecated.New method contributed by Lubos StrapkobooleanALink.process(Paragraph current, ChainedProperties cprops) Deprecated.booleanImg.process(Image img, HashMap h, ChainedProperties cprops, DocListener doc) Deprecated.Constructors in org.openpdf.text.html.simpleparser with parameters of type ChainedPropertiesModifierConstructorDescriptionIncCell(String tag, ChainedProperties props) Deprecated.Creates a new instance of IncCell