Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.units
Class BytesFormatter

java.lang.Object
  extended by org.hyperic.util.units.BinaryFormatter
      extended by org.hyperic.util.units.BytesFormatter
All Implemented Interfaces:
Formatter

public class BytesFormatter
extends BinaryFormatter


Constructor Summary
BytesFormatter()
           
 
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

BytesFormatter

public BytesFormatter()
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.