org.wicketopia.joda.util.format
Class StyleFormatProvider

java.lang.Object
  extended by 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

Field Summary
 
Fields inherited from interface org.wicketopia.joda.util.format.FormatProvider
FACET_KEY
 
Constructor Summary
StyleFormatProvider(String style)
           
 
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
 

Constructor Detail

StyleFormatProvider

public StyleFormatProvider(String style)
Method Detail

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.