com.pmease.quickbuild.plugin.report.engine.util
Class DurationFormatUtils

java.lang.Object
  extended by com.pmease.quickbuild.plugin.report.engine.util.DurationFormatUtils

public class DurationFormatUtils
extends java.lang.Object


Constructor Summary
DurationFormatUtils()
           
 
Method Summary
static org.joda.time.format.PeriodFormatter createPeriodFormatter(java.lang.String pattern)
           
static org.joda.time.format.PeriodFormatter getTimeFormatter()
           
static org.joda.time.format.PeriodFormatter isoFormatter()
           
static org.joda.time.format.PeriodFormatter shortWordFormatter()
           
static org.joda.time.format.PeriodFormatter wordFormatter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DurationFormatUtils

public DurationFormatUtils()
Method Detail

createPeriodFormatter

public static org.joda.time.format.PeriodFormatter createPeriodFormatter(java.lang.String pattern)

isoFormatter

public static org.joda.time.format.PeriodFormatter isoFormatter()

wordFormatter

public static org.joda.time.format.PeriodFormatter wordFormatter()

shortWordFormatter

public static org.joda.time.format.PeriodFormatter shortWordFormatter()

getTimeFormatter

public static org.joda.time.format.PeriodFormatter getTimeFormatter()


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.