Package junit.extensions.awt.converter

Provide explicit conversions from String to another class.

See:
          Description

Interface Summary
Converter This interface provides a method for converting a String into some destination class type.
 

Package junit.extensions.awt.converter Description

Provide explicit conversions from String to another class. See the Converter interface for details.