net.sf.jasperreports.engine.xml
Class XmlConstantPropertyRule

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.XmlConstantPropertyRule

public class XmlConstantPropertyRule
extends TransformedPropertyRule

Version:
$Id: XmlConstantPropertyRule.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
XmlConstantPropertyRule(java.lang.String attributeName, JREnum[] values)
           
XmlConstantPropertyRule(java.lang.String attributeName, java.lang.String propertyName, JREnum[] values)
           
 
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

XmlConstantPropertyRule

public XmlConstantPropertyRule(java.lang.String attributeName,
                               JREnum[] values)

XmlConstantPropertyRule

public XmlConstantPropertyRule(java.lang.String attributeName,
                               java.lang.String propertyName,
                               JREnum[] values)
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