public interface IConverterLocator extends IClusterable
IConverterLocator, which can be configured using
Application.newConverterLocator().ConverterLocator| Modifier and Type | Method and Description |
|---|---|
<C> IConverter<C> |
getConverter(Class<C> type)
Returns the Converter for the class that is given.
|
<C> IConverter<C> getConverter(Class<C> type)
C - The object to convert from and to Stringtype - Copyright © 2006–2014 Apache Software Foundation. All rights reserved.