com.itextpdf.text.html.simpleparser
Class ChainedProperties.ChainedProperty
java.lang.Object
com.itextpdf.text.html.simpleparser.ChainedProperties.ChainedProperty
- Enclosing class:
- ChainedProperties
private static final class ChainedProperties.ChainedProperty
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
final String key
property
final HashMap<String,String> property
ChainedProperties.ChainedProperty
ChainedProperties.ChainedProperty(String key,
HashMap<String,String> property)