public class PDTypedDictionaryWrapper extends PDDictionaryWrapper
| Constructor and Description |
|---|
PDTypedDictionaryWrapper(COSDictionary dictionary)
Creates a new instance with a given COS dictionary.
|
PDTypedDictionaryWrapper(java.lang.String type)
Creates a new instance with a given type.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getType()
Gets the type.
|
equals, getCOSDictionary, getCOSObject, hashCodepublic PDTypedDictionaryWrapper(java.lang.String type)
type - the type (Type)public PDTypedDictionaryWrapper(COSDictionary dictionary)
dictionary - the dictionary