| Package | Description |
|---|---|
| org.apache.empire.commons |
This package contains various common classes for error handling, specific data types and data type conversion.
|
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<Attributes.Attribute> |
Attributes.attributes |
| Modifier and Type | Method and Description |
|---|---|
Attributes.Attribute |
Attributes.set(String name,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Attributes.Attribute> |
Attributes.iterator() |
protected ArrayList<Attributes.Attribute> |
Attributes.list() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Attributes.add(Attributes.Attribute a) |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.