public class CertificateUrlListConverter
extends com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
| Modifier and Type | Field and Description |
|---|---|
static CertificateUrlListConverter |
INSTANCE |
| Constructor and Description |
|---|
CertificateUrlListConverter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(Class type) |
List<URI> |
fromString(String str) |
String |
toString(Object obj) |
public static final CertificateUrlListConverter INSTANCE
public boolean canConvert(Class type)
canConvert in interface com.thoughtworks.xstream.converters.ConverterMatchercanConvert in class com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverterpublic List<URI> fromString(String str)
fromString in interface com.thoughtworks.xstream.converters.SingleValueConverterfromString in class com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverterCopyright © 2008–2020 RIPE Network Coordination Centre (RIPE NCC). All rights reserved.