org.rblasch.convert
Interface ConverterProperties


public interface ConverterProperties

Author:
Ronald Blaschke

Method Summary
 Type getDestinationType()
           
 java.lang.Object getProperty(java.lang.String key)
           
 Type getSourceType()
           
 

Method Detail

getSourceType

public Type getSourceType()

getDestinationType

public Type getDestinationType()

getProperty

public java.lang.Object getProperty(java.lang.String key)


Copyright © 2004 Ronald Blaschke. All Rights Reserved.