org.rblasch.convert
Interface TargetedConverter

All Known Implementing Classes:
SptConverter

public interface TargetedConverter

Author:
Ronald Blaschke

Method Summary
 java.lang.Object convert(java.lang.Object value, Type sourceType, Type destinationType)
           
 

Method Detail

convert

public java.lang.Object convert(java.lang.Object value,
                                Type sourceType,
                                Type destinationType)
                         throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004 Ronald Blaschke. All Rights Reserved.