Package dsto.dfc.text

Text handling/conversion utilities.

See:
          Description

Interface Summary
IStringTranslator Interface for translators that convert to/from string format.
 

Class Summary
BooleanTranslator Converts boolean to/from string format.
DurationConverter Converts time durations between string form and seconds form (eg between "2 minutes" and 120).
FormatTranslator A string translator implemented by a Java Format instance.
InputDateFormat An date format that makes for use as an input format.
IsoDateFormat An ISO8601 (ish) date format.
IStringTranslator.FromString Adapts a IStringTranslator to the one-way ITranslator interface.
IStringTranslator.ToString Adapts a IStringTranslator to the one-way ITranslator interface.
MultiDateFormat Title: MultiDateFormat Description: MultiDateFormat is DateFormat defined with more than one format.
NumberTranslator Translates numbers to/from strings.
StringUtility Utilities for manipulating strings.
URLTranslator  
 

Package dsto.dfc.text Description

Text handling/conversion utilities.



Copyright © 2008 Commonwealth of Australia