Uses of Class
org.pentaho.reporting.libraries.xmlns.common.AttributeMap

Packages that use AttributeMap
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
 void AttributeMap.putAll(AttributeMap attributeMap)
           
 

Constructors in org.pentaho.reporting.libraries.xmlns.common with parameters of type AttributeMap
AttributeMap(AttributeMap copy)
          Creates a new attibute map using the given parameter as source for the initial values.