com.lowagie.text.html.simpleparser
public class ChainedProperties extends Object
| Field Summary | |
|---|---|
| ArrayList | chain |
| static int[] | fontSizes |
| Constructor Summary | |
|---|---|
| ChainedProperties() Creates a new instance of ChainedProperties | |
| Method Summary | |
|---|---|
| void | addToChain(String key, HashMap prop) |
| String | getProperty(String key) |
| boolean | hasProperty(String key) |
| void | removeChain(String key) |