Class UnmodifiableCOSDictionary

    • Constructor Detail

      • UnmodifiableCOSDictionary

        UnmodifiableCOSDictionary​(COSDictionary dict)
    • Method Detail

      • setNeedToBeUpdated

        public void setNeedToBeUpdated​(boolean flag)
        Set the update state of the dictionary for the COSWriter. This indicates whether an object is to be written when there is an incremental save.
        Parameters:
        flag - the update state.