public class AttributeObject extends Object
| Constructor and Description |
|---|
AttributeObject(String name, String value)
Creates an instance with given attribute name and value.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns attribute name.
|
String |
getValue()
Returns attribute value.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.