org.tubo.configuration.def.digester
Class DigesterCallParamRuleDef
java.lang.Object
org.tubo.configuration.def.baseimpl.BaseDefinitionImpl
org.tubo.configuration.def.baseimpl.BaseConfigurableItemDefImpl
org.tubo.configuration.def.baseimpl.BaseReferenceableItemDefImpl
org.tubo.configuration.def.digester.AbstractDigesterRuleDefImpl
org.tubo.configuration.def.digester.DigesterCallParamRuleDef
- All Implemented Interfaces:
- ConfigurableItemDef, Definition, DigesterRuleDef, ReferenceableItemDef
public class DigesterCallParamRuleDef
- extends AbstractDigesterRuleDefImpl
Created: Jun 27, 2005 5:25:08 AM
Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
- Version:
- $Revision: 17 $
- Author:
- jvlio (jvlio@users.sourceforge.net)
Field Summary |
static java.lang.String |
RCS_ID
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RCS_ID
public static final java.lang.String RCS_ID
- See Also:
- Constant Field Values
DigesterCallParamRuleDef
public DigesterCallParamRuleDef()
getDigesterRule
public org.apache.commons.digester.Rule getDigesterRule()
getParamIndex
public int getParamIndex()
setParamIndex
public void setParamIndex(int paramIndex)
Copyright © 2004-2007 Tubo. All Rights Reserved.