org.wicketopia.joda.util.format
Class StyleFormatProvider
java.lang.Object
org.wicketopia.joda.util.format.StyleFormatProvider
- All Implemented Interfaces:
- Serializable, org.apache.wicket.util.io.IClusterable, FormatProvider
public class StyleFormatProvider
- extends Object
- implements FormatProvider
- Since:
- 1.0
- See Also:
- Serialized Form
Method Summary |
static void |
decorate(org.metastopheles.PropertyMetaData propertyMetaData,
DateStyle dateStyle)
|
org.joda.time.format.DateTimeFormatter |
getFormatter()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleFormatProvider
public StyleFormatProvider(String style)
decorate
public static void decorate(org.metastopheles.PropertyMetaData propertyMetaData,
DateStyle dateStyle)
getFormatter
public org.joda.time.format.DateTimeFormatter getFormatter()
- Specified by:
getFormatter
in interface FormatProvider
Copyright © 2010-2013. All Rights Reserved.