net.ripe.rpki.commons.xml.converters
Class IpResourceConverter

java.lang.Object
  extended by com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
      extended by net.ripe.rpki.commons.xml.converters.IpResourceConverter
All Implemented Interfaces:
com.thoughtworks.xstream.converters.ConverterMatcher, com.thoughtworks.xstream.converters.SingleValueConverter

public class IpResourceConverter
extends com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter


Constructor Summary
IpResourceConverter()
           
 
Method Summary
 boolean canConvert(Class type)
           
 Object fromString(String s)
           
 
Methods inherited from class com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IpResourceConverter

public IpResourceConverter()
Method Detail

canConvert

public boolean canConvert(Class type)
Specified by:
canConvert in interface com.thoughtworks.xstream.converters.ConverterMatcher
Specified by:
canConvert in class com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter

fromString

public Object fromString(String s)
Specified by:
fromString in interface com.thoughtworks.xstream.converters.SingleValueConverter
Specified by:
fromString in class com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter


Copyright © 2008-2015 RIPE NCC, the Netherlands. All Rights Reserved.