Package tech.units.indriya.format
-
Interface Summary Interface Description QuantityFormat Formats instances ofQuantity
. -
Class Summary Class Description AbstractQuantityFormat This class provides the interface for formatting and parsingquantities
.AbstractUnitFormat This class provides the interface for formatting and parsingunits
.ConverterFormatter EBNFHelper Helper class that handles internals of formatting inEBNFUnitFormat
EBNFUnitFormat This class represents the local neutral format.LocalUnitFormat This class represents the local sensitive format.NumberSpaceQuantityFormat SimpleQuantityFormat A simple implementation of QuantityFormatSimpleUnitFormat This class implements theUnitFormat
interface for formatting and parsingunits
.SimpleUnitFormat.ASCIIFormat This class represents the ASCII format.SimpleUnitFormat.DefaultFormat This class represents the standard format.SimpleUnitFormat.Exponent This class represents an exponent with both a power (numerator) and a root (denominator).SymbolMap This class provides a set of mappings betweenunits
and symbols (both ways), betweenprefixes
and symbols (both ways), and fromunit converters
toprefixes
(one way). -
Enum Summary Enum Description FormatBehavior Defines different ways of formatting.SimpleUnitFormat.Flavor Flavor of this formatUnitStyle Defines the different variants of unit formatting.