Package net.sf.jasperreports.engine.xml
Class JRPropertyDigesterRule
- java.lang.Object
-
- org.apache.commons.digester.Rule
-
- net.sf.jasperreports.engine.xml.JRPropertyDigesterRule
-
public class JRPropertyDigesterRule extends org.apache.commons.digester.RuleDeprecated.Replaced byJRPropertyFactory.Digester rule that handles an object property.- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Constructor Summary
Constructors Constructor Description JRPropertyDigesterRule()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidbegin(String namespace, String name, Attributes attributes)Deprecated.
-
-
-
Method Detail
-
begin
public void begin(String namespace, String name, Attributes attributes)
Deprecated.- Overrides:
beginin classorg.apache.commons.digester.Rule
-
-