Class | Description |
---|---|
FormatBoolean |
A formatter to convert String values to Integers.
|
FormatDouble |
A formatter to convert String values to Doubles.
|
FormatInteger |
A formatter to convert String values to Integers.
|
FormatLong |
A formatter to convert String values to Longs.
|
FormatString |
A formatter to convert String values to Strings (e.g.
|
FormatURI |
A formatter to convert String values to URIs.
|
FormatURL |
A formatter to convert String values to URLs.
|
FormatUUID |
A formatter to convert String values to UUIDs.
|
ParameterFormat<T> |
An abstract class for all value formatters.
|
Copyright © 2013. All Rights Reserved.