public final class PDFieldFactory extends Object
Modifier and Type | Method and Description |
---|---|
static PDField |
createField(PDAcroForm form,
COSDictionary field,
PDNonTerminalField parent)
Creates a COSField subclass from the given field.
|
public static PDField createField(PDAcroForm form, COSDictionary field, PDNonTerminalField parent)
form
- the form that the field is part offield
- the dictionary representing a field elementparent
- the parent node of the node to be createdCopyright © 2002–2023 The Apache Software Foundation. All rights reserved.