jestr.conf.props
Class RegexChildFilterPropertyConfigurator
java.lang.Object
jestr.conf.props.SectionPropertyConfiguratorBase
jestr.conf.props.RegexChildFilterPropertyConfigurator
- All Implemented Interfaces:
- SectionPropertyConfigurator
- public class RegexChildFilterPropertyConfigurator
- extends SectionPropertyConfiguratorBase
- Author:
- David Gilliland
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegexChildFilterPropertyConfigurator
public RegexChildFilterPropertyConfigurator(PropertyConfigurator owner)
getPrototypeScope
public PrototypeScope getPrototypeScope()
- Specified by:
getPrototypeScope
in interface SectionPropertyConfigurator
- Specified by:
getPrototypeScope
in class SectionPropertyConfiguratorBase
getPrototypeClass
public java.lang.Class getPrototypeClass()
- Specified by:
getPrototypeClass
in class SectionPropertyConfiguratorBase
setExcludePatterns
public void setExcludePatterns(java.lang.Object patternsObj)
setNameIncludes
public void setNameIncludes(java.lang.Object patternsObj)
setNameExcludes
public void setNameExcludes(java.lang.Object patternsObj)
setSubstitutions
public void setSubstitutions(java.lang.Object substitutionsObj)
Copyright (c) 2001-2003 - Apache Software Foundation