public class PDTypedDictionaryWrapper extends PDDictionaryWrapper
| Constructor and Description |
|---|
PDTypedDictionaryWrapper(COSDictionary dictionary)
Creates a new instance with a given COS dictionary.
|
PDTypedDictionaryWrapper(String type)
Creates a new instance with a given type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getType()
Gets the type.
|
equals, getCOSObject, hashCodepublic PDTypedDictionaryWrapper(String type)
type - the type (Type)public PDTypedDictionaryWrapper(COSDictionary dictionary)
dictionary - the dictionarypublic String getType()
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.