com.lowagie.text.html.simpleparser
Class ChainedProperties
java.lang.Object
com.lowagie.text.html.simpleparser.ChainedProperties
public class ChainedProperties
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fontSizes
public static final int[] fontSizes
chain
public java.util.ArrayList chain
ChainedProperties
public ChainedProperties()
- Creates a new instance of ChainedProperties
getProperty
public java.lang.String getProperty(java.lang.String key)
hasProperty
public boolean hasProperty(java.lang.String key)
addToChain
public void addToChain(java.lang.String key,
java.util.HashMap prop)
removeChain
public void removeChain(java.lang.String key)
iText 2.1.7