Interface COSUpdateInfo

    • Method Detail

      • isNeedToBeUpdated

        boolean isNeedToBeUpdated()
        Get the update state for the COSWriter.
        Returns:
        the update state.
      • setNeedToBeUpdated

        void setNeedToBeUpdated​(boolean flag)
        Set the update state of the dictionary for the COSWriter.
        Parameters:
        flag - the update state.