net.sf.jasperreports.engine.xml
Class JRPropertyDigesterRule

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

public class JRPropertyDigesterRule
extends org.apache.commons.digester.Rule

Digester rule that handles an object property.

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

Field Summary
 
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI
 
Constructor Summary
JRPropertyDigesterRule()
           
 
Method Summary
 void begin(java.lang.String namespace, java.lang.String name, org.xml.sax.Attributes attributes)
           
 
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

JRPropertyDigesterRule

public JRPropertyDigesterRule()
Method Detail

begin

public void begin(java.lang.String namespace,
                  java.lang.String name,
                  org.xml.sax.Attributes attributes)
Overrides:
begin in class org.apache.commons.digester.Rule


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com