Uses of Class
com.itextpdf.forms.xfdf.IdsObject
-
Uses of IdsObject in com.itextpdf.forms.xfdf
Modifier and TypeMethodDescriptionXfdfObject.getIds()
Gets the ids element, child of the xfdf element.IdsObject.setModified
(String modified) Sets the string value of the unique identifier for the modified version of the pdf and corresponding xfdf document.IdsObject.setOriginal
(String original) Sets the string value of the permanent identifier which is based on the contents of the file at the time it was originally created.