| Package | Description | 
|---|---|
| com.itextpdf.forms.xfdf | 
| Modifier and Type | Method and Description | 
|---|---|
| FieldObject | FieldObject. getParent()
             Gets a parent field of current field. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| List<FieldObject> | FieldsObject. getFieldList()
             Gets a list of children fields 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| FieldsObject | FieldsObject. addField(FieldObject field)
             Adds a new field to the list. 
            | 
| void | FieldObject. setParent(FieldObject parent)
             Sets a parent field of current field. 
            | 
Copyright © 1998–2019 iText Group NV. All rights reserved.