org.wicketopia.joda.util.format
Class PatternFormatProvider

java.lang.Object
  extended by org.wicketopia.joda.util.format.PatternFormatProvider
All Implemented Interfaces:
Serializable, org.apache.wicket.util.io.IClusterable, FormatProvider

public class PatternFormatProvider
extends Object
implements FormatProvider

Since:
1.0
See Also:
Serialized Form

Field Summary
 
Fields inherited from interface org.wicketopia.joda.util.format.FormatProvider
FACET_KEY
 
Constructor Summary
PatternFormatProvider(String datePattern)
           
 
Method Summary
static void decorate(org.metastopheles.PropertyMetaData propertyMetaData, DatePattern datePattern)
           
 org.joda.time.format.DateTimeFormatter getFormatter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatternFormatProvider

public PatternFormatProvider(String datePattern)
Method Detail

decorate

public static void decorate(org.metastopheles.PropertyMetaData propertyMetaData,
                            DatePattern datePattern)

getFormatter

public org.joda.time.format.DateTimeFormatter getFormatter()
Specified by:
getFormatter in interface FormatProvider


Copyright © 2010-2013. All Rights Reserved.