Class CommandLine.BuiltIn.URIConverter

java.lang.Object
org.apache.logging.log4j.core.tools.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>