Java Units API
Build 2004-02-06

Uses of Class
javax.units.UnitFormat

Uses of UnitFormat in javax.units
 

Methods in javax.units that return UnitFormat
static UnitFormat UnitFormat.getInstance()
          Returns the default unit format for the current default locale.
static UnitFormat UnitFormat.getStandardInstance()
          Returns the standard unit format.
static UnitFormat UnitFormat.getAsciiInstance()
          Returns the ASCII unit format.
static UnitFormat UnitFormat.getHtmlInstance()
          Returns the HTML unit format.
 


Java Units API
Build 2004-02-06

Symbols, terms and definitions
JSR-108 project