| Package | Description |
|---|---|
| org.apache.pdfbox.cos |
These are the low level objects that make up a PDF document.
|
| Modifier and Type | Method and Description |
|---|---|
COSUpdateState |
COSUpdateInfo.getUpdateState()
Returns the current
COSUpdateState of this COSUpdateInfo. |
COSUpdateState |
COSObject.getUpdateState()
Returns the current
COSUpdateState of this COSObject. |
COSUpdateState |
COSDictionary.getUpdateState()
Returns the current
COSUpdateState of this COSDictionary. |
COSUpdateState |
COSArray.getUpdateState()
Returns the current
COSUpdateState of this COSArray. |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.