| Package | Description |
|---|---|
| org.sejda.sambox.pdmodel.common |
| Modifier and Type | Method and Description |
|---|---|
static PDObjectStream |
PDObjectStream.createStream(PDDocument document)
This will create a new PDObjectStream object.
|
PDObjectStream |
PDObjectStream.getExtends()
A reference to an object stream, of which the current object stream is
considered an extension.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDObjectStream.setExtends(PDObjectStream stream)
A reference to an object stream, of which the current object stream is
considered an extension.
|
Copyright © 2019 sejda. All rights reserved.