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
CmdLineValueHandlerfor classes that are not covered bySimpleCmdLineValueHandler, either because there is no implementation ofStringConverterfor that class, or because theCmdLineValueHandlerallows additional settings.Parses an XML CLI definition file.An implementation ofXMLResolverfor 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.
