Uses of Class
org.pentaho.reporting.libraries.xmlns.common.AttributeMap
-
Packages that use AttributeMap Package Description org.pentaho.reporting.libraries.xmlns.common -
-
Uses of AttributeMap in org.pentaho.reporting.libraries.xmlns.common
Methods in org.pentaho.reporting.libraries.xmlns.common with parameters of type AttributeMap Modifier and Type Method Description void
AttributeMap. putAll(AttributeMap attributeMap)
Constructors in org.pentaho.reporting.libraries.xmlns.common with parameters of type AttributeMap Constructor Description AttributeMap(AttributeMap copy)
Creates a new attibute map using the given parameter as source for the initial values.
-