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) |
protected COSDictionary |
getCOSDictionary()
Gets the COS dictionary.
|
COSBase |
getCOSObject()
Convert this standard java object to a COS object.
|
int |
hashCode() |
public PDDictionaryWrapper()
public PDDictionaryWrapper(COSDictionary dictionary)
dictionary
- the dictionarypublic COSBase getCOSObject()
getCOSObject
in interface COSObjectable
protected COSDictionary getCOSDictionary()
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.