Package com.itextpdf.forms.fields.merging
package com.itextpdf.forms.fields.merging
-
ClassDescriptionA
OnDuplicateFormFieldNameStrategy
implementation that adds an index to the field name of the second fieldAOnDuplicateFormFieldNameStrategy
implementation that throws an exception if the second field has the same name as the first field.AOnDuplicateFormFieldNameStrategy
implementation that merges the second field into the first field if the second field has the same name as the first field.AOnDuplicateFormFieldNameStrategy
implementation that throws an exception if the second field has the same name as the first field.