COSObjectable
public 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, wait
equals, getCOSDictionary, getCOSObject, hashCode
public PDTypedDictionaryWrapper(java.lang.String type)
type
- the type (Type)public PDTypedDictionaryWrapper(COSDictionary dictionary)
dictionary
- the dictionary