public class PDDictionaryWrapper extends Object implements COSObjectable
Constructor and Description |
---|
PDDictionaryWrapper()
Default constructor
|
PDDictionaryWrapper(COSDictionary dictionary)
Creates a new instance with a given COS dictionary.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
COSDictionary |
getCOSObject()
Convert this standard java object to a COS object.
|
int |
hashCode() |
public PDDictionaryWrapper()
public PDDictionaryWrapper(COSDictionary dictionary)
dictionary
- the dictionarypublic COSDictionary getCOSObject()
getCOSObject
in interface COSObjectable
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.