javarequirementstracer
Class ReporterUtils

java.lang.Object
  extended by javarequirementstracer.ReporterUtils

public final class ReporterUtils
extends java.lang.Object

Author:
Ronald Koster

Method Summary
static java.lang.String formatPercentage(double d)
           
static java.lang.String formatPercentage(java.lang.String integerPart, java.lang.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 java.lang.String formatPercentage(double d)

formatPercentage

public static java.lang.String formatPercentage(java.lang.String integerPart,
                                                java.lang.String fraction)

getDecimalSeparator

public static char getDecimalSeparator()


Copyright © 2010. All Rights Reserved.