net.ripe.rpki.commons.xml.converters
Class X500PrincipalConverter
java.lang.Object
net.ripe.rpki.commons.xml.converters.X500PrincipalConverter
- All Implemented Interfaces:
- com.thoughtworks.xstream.converters.ConverterMatcher, com.thoughtworks.xstream.converters.SingleValueConverter
public class X500PrincipalConverter
- extends Object
- implements com.thoughtworks.xstream.converters.SingleValueConverter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
X500PrincipalConverter
public X500PrincipalConverter()
canConvert
public boolean canConvert(Class type)
- Specified by:
canConvert in interface com.thoughtworks.xstream.converters.ConverterMatcher
fromString
public Object fromString(String s)
- Specified by:
fromString in interface com.thoughtworks.xstream.converters.SingleValueConverter
toString
public String toString(Object principal)
- Specified by:
toString in interface com.thoughtworks.xstream.converters.SingleValueConverter
Copyright © 2008-2014 RIPE NCC, the Netherlands. All Rights Reserved.