Package | Description |
---|---|
tec.uom.se.format | |
tec.uom.se.internal.format |
Modifier and Type | Method and Description |
---|---|
protected SymbolMap |
EBNFUnitFormat.getSymbols()
Get the symbol map used by this instance to map between
Unit s and String s, etc... |
protected SymbolMap |
LocalUnitFormat.getSymbols()
Get the symbol map used by this instance to map between
Unit s and String s, etc... |
protected abstract SymbolMap |
AbstractUnitFormat.getSymbols()
Returns the
SymbolMap for this unit format. |
protected SymbolMap |
SimpleUnitFormat.DefaultFormat.getSymbols() |
static SymbolMap |
SymbolMap.of(ResourceBundle rb)
Creates a symbol map from the specified resource bundle,
|
Modifier and Type | Method and Description |
---|---|
static EBNFUnitFormat |
EBNFUnitFormat.getInstance(SymbolMap symbols)
Returns an instance for the given symbol map.
|
static LocalUnitFormat |
LocalUnitFormat.getInstance(SymbolMap symbols)
Returns an instance for the given symbol map.
|
Constructor and Description |
---|
LocalUnitFormatParser(SymbolMap symbols,
Reader in)
Deprecated.
|
UnitFormatParser(SymbolMap symbols,
Reader in) |
Copyright © 2005–2018 Units of Measurement project. All rights reserved.