Class ChainedProperties
java.lang.Object
com.lowagie.text.html.simpleparser.ChainedProperties
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToChain(String key, HashMap prop) getProperty(String key) booleanhasProperty(String key) voidremoveChain(String key)
-
Field Details
-
fontSizes
public static final int[] fontSizes -
chain
-
-
Constructor Details
-
ChainedProperties
public ChainedProperties()Creates a new instance of ChainedProperties
-
-
Method Details
-
getProperty
-
hasProperty
-
addToChain
-
removeChain
-