Package | Description |
---|---|
org.apache.pdfbox.pdmodel.common |
High level PD classes that are used throughout several packages are placed in the PDModel common package.
|
Modifier and Type | Method | Description |
---|---|---|
static COSDictionaryMap<java.lang.String,java.lang.Object> |
COSDictionaryMap.convertBasicTypesToMap(COSDictionary map) |
This will take a COS dictionary and convert it into COSDictionaryMap.
|