org.constretto.internal.converter
Class InetAddressValueConverter
java.lang.Object
org.constretto.internal.converter.InetAddressValueConverter
- All Implemented Interfaces:
- ValueConverter<InetAddress>
public class InetAddressValueConverter
- extends Object
- implements ValueConverter<InetAddress>
- Author:
- trygvis
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InetAddressValueConverter
public InetAddressValueConverter()
fromString
public InetAddress fromString(String value)
throws ConstrettoConversionException
- Specified by:
fromString in interface ValueConverter<InetAddress>
- Throws:
ConstrettoConversionException
Copyright © 2008-2011. All Rights Reserved.