Package picocli

Class CommandLine.BuiltIn.URIConverter

java.lang.Object
picocli.CommandLine.BuiltIn.URIConverter
All Implemented Interfaces:
CommandLine.ITypeConverter<URI>
Enclosing class:
CommandLine.BuiltIn

static class CommandLine.BuiltIn.URIConverter extends Object implements CommandLine.ITypeConverter<URI>