public class URIListConverter extends Object implements com.github.joschi.jadconfig.Converter<List<URI>>
URIListConverter()
List<URI>
convertFrom(String value)
String
convertTo(List<URI> value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public URIListConverter()
public List<URI> convertFrom(String value)
convertFrom
com.github.joschi.jadconfig.Converter<List<URI>>
public String convertTo(List<URI> value)
convertTo
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.