COSArray
, COSDictionary
, COSObject
, COSStream
public interface COSUpdateInfo
Modifier and Type | Method | Description |
---|---|---|
boolean |
isNeedToBeUpdated() |
Get the update state for the COSWriter.
|
void |
setNeedToBeUpdated(boolean flag) |
Set the update state of the dictionary for the COSWriter.
|
boolean isNeedToBeUpdated()
void setNeedToBeUpdated(boolean flag)
flag
- the update state.Copyright © 2002–2018. All rights reserved.