javarequirementstracer
Class ReporterUtils

java.lang.Object
  extended by javarequirementstracer.ReporterUtils

public final class ReporterUtils
extends Object

Author:
Ronald Koster

Method Summary
static String formatPercentage(double d)
           
static String formatPercentage(String integerPart, String fraction)
           
static char getDecimalSeparator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

formatPercentage

public static String formatPercentage(double d)

formatPercentage

public static String formatPercentage(String integerPart,
                                      String fraction)

getDecimalSeparator

public static char getDecimalSeparator()


Copyright © 2010. All Rights Reserved.