Package org.compass.core.converter.basic

Interface Summary
FormatConverter A Converter that can handle format parameter.
ThreadSafeFormat.FormatterFactory  
 

Class Summary
AbstractBasicConverter An easy to use abstact class for Basic converters.
AbstractFormatConverter A base class that can handle ThreadSafeFormat and provide formatting support.
AbstractNumberConverter A base class for number based converters.
BigDecimalConverter  
BigIntegerConverter  
BooleanConverter  
ByteConverter  
CalendarConverter  
CharConverter  
DateConverter Converts dates to String and vice versa.
DateMathParser A Simple Utility class for parsing "math" like strings relating to Dates.
DoubleConverter  
EnumConverter  
FloatConverter  
IntConverter  
LongConverter  
ShortConverter  
StringBufferConverter  
StringBuilderConverter  
StringConverter  
ThreadSafeFormat Wrapper around java.text.Format that can be called by multiple threads concurrently.
URIConverter  
URLConverter  
 



Copyright (c) 2004-2006 The Compass Project.