org.rblasch.convert
Interface ConverterLookup

All Known Implementing Classes:
ShortestPathLookup, ShortestPathSearch

public interface ConverterLookup


Method Summary
 MetaConverter lookup(Type sourceType, Type destinationType)
           
 

Method Detail

lookup

public MetaConverter lookup(Type sourceType,
                            Type destinationType)
                     throws NoSuchConversionException
Throws:
NoSuchConversionException


Copyright © 2004 Ronald Blaschke. All Rights Reserved.