| Package | Description |
|---|---|
| com.itextpdf.forms.xfdf |
| Modifier and Type | Method and Description |
|---|---|
AttributeObject |
AnnotObject.getAttribute(String name)
The method finds the attribute by name in attributes list.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttributeObject> |
AnnotObject.getAttributes() |
List<AttributeObject> |
XfdfObject.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotObject.addAttribute(AttributeObject attr) |
| Modifier and Type | Method and Description |
|---|---|
void |
XfdfObject.setAttributes(List<AttributeObject> attributes) |
Copyright © 1998–2019 iText Group NV. All rights reserved.