Package | Description |
---|---|
javax.measure.format |
[OPTIONAL] Provides Formatting and Parsing functionality for units, quantities, dimensions or their textual representation.
|
Modifier and Type | Method and Description |
---|---|
Unit<?> |
UnitFormat.parse(CharSequence csq)
Parses a portion of the specified
CharSequence from the
specified position to produce a unit. |
O |
Parser.parse(I input)
Parses the specified
I to produce a O . |
Copyright © 2014 Jean-Marie Dautelle, Werner Keil, V2COM. All Rights Reserved.