org.tubo.configuration.def.digester
Class DigesterSetNextRuleDef
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.DigesterSetNextRuleDef
- All Implemented Interfaces:
- ConfigurableItemDef, Definition, DigesterRuleDef, ReferenceableItemDef
public class DigesterSetNextRuleDef
- extends AbstractDigesterRuleDefImpl
Created: Jun 27, 2005 5:27:39 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
DigesterSetNextRuleDef
public DigesterSetNextRuleDef()
getDigesterRule
public org.apache.commons.digester.Rule getDigesterRule()
getMethodName
public java.lang.String getMethodName()
setMethodName
public void setMethodName(java.lang.String methodName)
getParamType
public java.lang.String getParamType()
setParamType
public void setParamType(java.lang.String paramType)
Copyright © 2004-2007 Tubo. All Rights Reserved.