public interface COSUpdateInfo
| Modifier and Type | Method and 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–2017 The Apache Software Foundation. All rights reserved.