org.constretto.internal.converter
Class PropertyFileValueConverter

java.lang.Object
  extended by org.constretto.internal.converter.PropertyFileValueConverter
All Implemented Interfaces:
ValueConverter<Properties>

public class PropertyFileValueConverter
extends Object
implements ValueConverter<Properties>

Author:
Thor Åge Eldby (teldby)

Constructor Summary
PropertyFileValueConverter()
           
 
Method Summary
 Properties fromString(String resourceName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyFileValueConverter

public PropertyFileValueConverter()
Method Detail

fromString

public Properties fromString(String resourceName)
                      throws ConstrettoConversionException
Specified by:
fromString in interface ValueConverter<Properties>
Throws:
ConstrettoConversionException


Copyright © 2008-2013. All Rights Reserved.