Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.units
Class BitRateFormatter

java.lang.Object
  extended by org.hyperic.util.units.BinaryFormatter
      extended by org.hyperic.util.units.BitRateFormatter
All Implemented Interfaces:
Formatter
Direct Known Subclasses:
BytesToBitsFormatter

public class BitRateFormatter
extends BinaryFormatter


Constructor Summary
BitRateFormatter()
           
 
Method Summary
protected  java.lang.String getTagName()
           
protected  UnitNumber parseTag(double number, java.lang.String tag, int tagIdx, ParseSpecifics specifics)
           
 
Methods inherited from class org.hyperic.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 java.lang.String getTagName()
Specified by:
getTagName in class BinaryFormatter

parseTag

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

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.