COSObjectablepublic class PDTypedDictionaryWrapper extends PDDictionaryWrapper
| Constructor | Description |
|---|---|
PDTypedDictionaryWrapper(java.lang.String type) |
Creates a new instance with a given type.
|
PDTypedDictionaryWrapper(COSDictionary dictionary) |
Creates a new instance with a given COS dictionary.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getType() |
Gets the type.
|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitequals, getCOSObject, hashCodepublic PDTypedDictionaryWrapper(java.lang.String type)
type - the type (Type)public PDTypedDictionaryWrapper(COSDictionary dictionary)
dictionary - the dictionaryCopyright © 2002–2018. All rights reserved.