com.lowagie.text.html.simpleparser
Class ChainedProperties
java.lang.Object
com.lowagie.text.html.simpleparser.ChainedProperties
public class ChainedProperties
extends java.lang.Object
chain
public ArrayList chain
fontSizes
public static final int[] fontSizes
ChainedProperties
public ChainedProperties()
Creates a new instance of ChainedProperties
addToChain
public void addToChain(String key,
HashMap prop)
getProperty
public String getProperty(String key)
hasProperty
public boolean hasProperty(String key)
removeChain
public void removeChain(String key)