Uses of Class
org.pentaho.reporting.engine.classic.core.modules.parser.base.PropertyAttributes

Packages that use PropertyAttributes
org.pentaho.reporting.engine.classic.core.modules.parser.base.common   
 

Uses of PropertyAttributes in org.pentaho.reporting.engine.classic.core.modules.parser.base.common
 

Methods in org.pentaho.reporting.engine.classic.core.modules.parser.base.common with parameters of type PropertyAttributes
 void LayoutPreprocessorPropertyReadHandler.startParsing(PropertyAttributes attrs)
          Starts parsing.
 void ExpressionPropertyReadHandler.startParsing(PropertyAttributes attrs)
          Starts parsing.
 void PropertyReferenceReadHandler.startParsing(PropertyAttributes attrs)
          Starts parsing.
 void PropertyStringReadHandler.startParsing(PropertyAttributes attrs)