Package org.tquadrat.foundation.config.internal
package org.tquadrat.foundation.config.internal
The internal classes for the configuration module.
-
ClassDescriptionThe parser for the command line arguments.This class is meant as a place to hold the predefined implementations of
CmdLineValueHandler
for classes that are not covered bySimpleCmdLineValueHandler
, either because there is no implementation ofStringConverter
for that class, or because theCmdLineValueHandler
allows additional settings.Parses an XML CLI definition file.An implementation ofXMLResolver
for this parser.An implementation ofLocation
.The internal tools for the configuration module.This class is meant as a place to hold the specific error messages for the failed conversion of command line entries.An entry for the registry.Builds the usage message that will be printed to the console (or wherever) in case help is requested on the command line, or an invalid option or argument is provided on it.