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

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

public class BytesFormatter
extends BinaryFormatter


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

BytesFormatter

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