Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.mentawai.converter

Classes in org.mentawai.converter used by org.mentawai.converter
BasicConverter
          The simplest form of a converter that takes an object and convert it to another one.
ConversionException
          An exception that can happen when a conversion fails.
Converter
          This is a simple interface for field convertion.
LocaleConverter
          A converter that needs to know the user locale to perform the conversion.