org.loom.converter
Interface CompositeConverterFactory

All Superinterfaces:
ConverterFactory
All Known Implementing Classes:
ConverterRepository

public interface CompositeConverterFactory
extends ConverterFactory


Method Summary
 Converter getConverterForClass(java.lang.Class<?> propertyClass)
          Return default converter for a simple class
 
Methods inherited from interface org.loom.converter.ConverterFactory
getConverter
 

Method Detail

getConverterForClass

Converter getConverterForClass(java.lang.Class<?> propertyClass)
Return default converter for a simple class



The Loom Framework 1.6-SNAPSHOT.
Licensed under the Apache License, Version 2.0 by Extrema Sistemas de Informacion S.L.