net.sf.jasperreports.engine.xml
Class ColorPropertyRule

java.lang.Object
  extended by org.apache.commons.digester.Rule
      extended by net.sf.jasperreports.engine.xml.TransformedPropertyRule
          extended by net.sf.jasperreports.engine.xml.ColorPropertyRule

public class ColorPropertyRule
extends TransformedPropertyRule

Version:
$Id: ColorPropertyRule.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.xml.TransformedPropertyRule
attributeName, propertyName
 
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI
 
Constructor Summary
ColorPropertyRule(java.lang.String attributeName)
           
ColorPropertyRule(java.lang.String attributeName, java.lang.String propertyName)
           
 
Method Summary
protected  java.lang.Object toPropertyValue(java.lang.String attributeValue)
           
 
Methods inherited from class net.sf.jasperreports.engine.xml.TransformedPropertyRule
begin
 
Methods inherited from class org.apache.commons.digester.Rule
begin, body, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorPropertyRule

public ColorPropertyRule(java.lang.String attributeName,
                         java.lang.String propertyName)

ColorPropertyRule

public ColorPropertyRule(java.lang.String attributeName)
Method Detail

toPropertyValue

protected java.lang.Object toPropertyValue(java.lang.String attributeValue)
Specified by:
toPropertyValue in class TransformedPropertyRule


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com