Package | Description |
---|---|
com.pd4ml.pdf.parser.obj |
Modifier and Type | Field and Description |
---|---|
Ref |
Ref.DoubleRef.first |
Ref |
Ref.DoubleRef.last |
Modifier and Type | Method and Description |
---|---|
void |
Array.addPages(Ref otherDocPagesRef,
Ref mainPagesParentRef,
com.pd4ml.pdf.parser.PdfDoc otherDocument,
boolean append) |
void |
Dict.reassignParents(Dict current,
Ref newParentRef,
com.pd4ml.pdf.parser.PdfDoc doc) |
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 |
---|
DoubleRef(Ref first,
Ref last) |
Revision 4.0.15 / 20220727-0149