Package javax.measure.format


package javax.measure.format
[OPTIONAL] Provides Formatting and Parsing functionality for units, quantities, dimensions or their textual representation.
Since:
1.0
Version:
1.0, August 11, 2016
  • Class
    Description
    Signals that an error has been reached unexpectedly while parsing.
    Formats instances of Unit to a String or Appendable and parses a CharSequence to a Unit.