org.jdom.contrib.beans
Interface StringConverter.Factory

All Known Implementing Classes:
StringConverter.DateFactory
Enclosing class:
StringConverter

public static interface StringConverter.Factory


Method Summary
 java.lang.Object instantiate(java.lang.String string)
           
 

Method Detail

instantiate

java.lang.Object instantiate(java.lang.String string)


Copyright © 2007 Jason Hunter, Brett McLaughlin. All Rights Reserved.