org.rhq.core.clientapi.util.units
Class BitRateFormatter

java.lang.Object
  extended by org.rhq.core.clientapi.util.units.BinaryFormatter
      extended by org.rhq.core.clientapi.util.units.BitRateFormatter
All Implemented Interfaces:
Formatter

public class BitRateFormatter
extends BinaryFormatter


Constructor Summary
BitRateFormatter()
           
 
Method Summary
protected  String getTagName()
           
protected  UnitNumber parseTag(double number, String tag, int tagIdx, ParseSpecifics specifics)
           
 
Methods inherited from class org.rhq.core.clientapi.util.units.BinaryFormatter
createFormattedValue, format, formatSame, getBaseValue, getScaledValue, parse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BitRateFormatter

public BitRateFormatter()
Method Detail

getTagName

protected String getTagName()
Specified by:
getTagName in class BinaryFormatter

parseTag

protected UnitNumber parseTag(double number,
                              String tag,
                              int tagIdx,
                              ParseSpecifics specifics)
                       throws ParseException
Specified by:
parseTag in class BinaryFormatter
Throws:
ParseException


Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.