Uses of Class
com.pd4ml.pdf.xfdf.internal.FieldMapper.ApplyResult
-
Packages that use FieldMapper.ApplyResult Package Description com.pd4ml.pdf.xfdf.internal -
-
Uses of FieldMapper.ApplyResult in com.pd4ml.pdf.xfdf.internal
Methods in com.pd4ml.pdf.xfdf.internal that return FieldMapper.ApplyResult Modifier and Type Method Description static FieldMapper.ApplyResultFieldMapper. applyFields(COSDocument document, java.util.List<XfdfField> fields, SelectionFilter filter)Applies every field infieldsthat matches an existing terminal field (by fully-qualified name) indocument's/AcroFormand passesfilter.
-