org.norther.tammi.core.converter
Interface LocationConverter

All Superinterfaces:
NumericConverter<Location>, ObjectConverter<Location>
All Known Implementing Classes:
DefaultLocationConverter

public interface LocationConverter
extends NumericConverter<Location>

A converter for instances representing locations.

Version:
$Id: LocationConverter.java,v 1.4 2009/09/28 15:08:41 cvsimp Exp $
Author:
Paula Priha

Field Summary
 
Fields inherited from interface org.norther.tammi.core.converter.NumericConverter
CURRENCY, CURRENCY_IN_CENTS, DEFAULT, INTEGER, NUMBER, PERCENT
 
Method Summary
 
Methods inherited from interface org.norther.tammi.core.converter.NumericConverter
getNumberFormat
 
Methods inherited from interface org.norther.tammi.core.converter.ObjectConverter
getFormatPattern, getInstance, getInstance, getInstance, getLocalizedPattern, getResourceFinderName, setResourceFinderName, toString, toString, toString, toStrings, toStrings, toStrings
 



Copyright © 2004 The Norther Organization. All rights reserved.