Package | Description |
---|---|
tec.uom.se.format |
Modifier and Type | Field and Description |
---|---|
private static EBNFUnitFormat |
EBNFUnitFormat.DEFAULT_INSTANCE
Default locale instance.
|
Modifier and Type | Method and Description |
---|---|
static EBNFUnitFormat |
EBNFUnitFormat.getInstance()
Returns the instance for the current default locale (non-ascii characters are allowed)
|
static EBNFUnitFormat |
EBNFUnitFormat.getInstance(SymbolMap symbols)
Returns an instance for the given symbol map.
|