Package | Description |
---|---|
com.pd4ml.pdf.parser.obj |
Modifier and Type | Field and Description |
---|---|
Id |
PdfObject.id |
Id |
IndirectObject.identifier |
Id |
Ref.refid |
Modifier and Type | Method and Description |
---|---|
void |
DictObject.touch(HashMap<Id,Ref> duplicates) |
abstract void |
Dict.touch(HashMap<Id,Ref> duplicates) |
void |
PdfObject.touch(HashMap<Id,Ref> duplicates) |
Constructor and Description |
---|
IndirectObject(Id identifier,
PdfObject object) |
Ref(Id identifier,
com.pd4ml.pdf.parser.Objects xref) |
Revision 4.0.15 / 20220727-0149