| Package | Description |
|---|---|
| org.pentaho.reporting.libraries.xmlns.common |
| Modifier and Type | Method and Description |
|---|---|
AttributeMap<T> |
AttributeMap.clone()
Creates a copy of this map.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeMap.putAll(AttributeMap<T> attributeMap) |
| Constructor and Description |
|---|
AttributeMap(AttributeMap copy)
Creates a new attribute map using the given parameter as source for the initial values.
|