public class Inet4AddressConverter extends InetAddressConverter
Title: Inet4Address Converter
Description: Strict converter that only allows IPv4 addresses (Inet4Address) to be converted
Copyright: Copyright (c) 2006
| Constructor and Description |
|---|
Inet4AddressConverter() |
public Object fromString(String s)
fromString in interface com.thoughtworks.xstream.converters.SingleValueConverterfromString in class InetAddressConverterpublic String toString(Object obj)
toString in interface com.thoughtworks.xstream.converters.SingleValueConvertertoString in class InetAddressConverterpublic boolean canConvert(Class type)
canConvert in interface com.thoughtworks.xstream.converters.ConverterMatchercanConvert in class InetAddressConverterCopyright © 2014. All rights reserved.