Package | Description |
---|---|
com.pd4ml.pdf.parser.obj | |
com.pd4ml.pdf.parser.stream |
Modifier and Type | Class and Description |
---|---|
class |
DictObject |
class |
NewStreamObject |
class |
StreamObject |
Modifier and Type | Method and Description |
---|---|
Dict |
Dict.getDict(com.pd4ml.pdf.parser.PdfDoc doc,
String key) |
Modifier and Type | Method and Description |
---|---|
void |
Dict.reassignParents(Dict current,
Ref newParentRef,
com.pd4ml.pdf.parser.PdfDoc doc) |
Modifier and Type | Field and Description |
---|---|
Dict |
Stream.dict |
Modifier and Type | Method and Description |
---|---|
Stream |
Stream.makeSubStream(int start,
int length,
Dict dict) |
Constructor and Description |
---|
PredictorStream(Stream stream,
Dict params) |
Stream(byte[] arrayBuffer,
int start,
int length,
Dict dict) |
Revision 4.0.15 / 20220727-0149