jestr.conf.props
Class DateStringifierPropertyConfigurator

java.lang.Object
  extended byjestr.conf.props.SectionPropertyConfiguratorBase
      extended byjestr.conf.props.StringifierPropertyConfigurator
          extended byjestr.conf.props.DateStringifierPropertyConfigurator
All Implemented Interfaces:
SectionPropertyConfigurator

public class DateStringifierPropertyConfigurator
extends StringifierPropertyConfigurator

Author:
David Gilliland

Constructor Summary
DateStringifierPropertyConfigurator(PropertyConfigurator owner)
           
 
Method Summary
 java.lang.Class getPrototypeClass()
           
 void setDateFormat(java.lang.Object dateFormatObj)
           
 
Methods inherited from class jestr.conf.props.StringifierPropertyConfigurator
afterSettingProperties, getPrototypeScope, setAfterChildren, setBeforeChildren, setBetweenChildren, setChildFilter, setChildStringifier, setController, setMaxDepth, setPredicate, setPredicates, setPriority, setTsFormat, setTsPreference, setWriter
 
Methods inherited from class jestr.conf.props.SectionPropertyConfiguratorBase
canConfigure, configure, doConfigure, getOwner, getSection, register, register, setProperties, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateStringifierPropertyConfigurator

public DateStringifierPropertyConfigurator(PropertyConfigurator owner)
Method Detail

setDateFormat

public void setDateFormat(java.lang.Object dateFormatObj)

getPrototypeClass

public java.lang.Class getPrototypeClass()
Overrides:
getPrototypeClass in class StringifierPropertyConfigurator


Copyright (c) 2001-2003 - Apache Software Foundation