Package de.westemeyer.plugins.multiselect.parser
Parser package for multiselect parameter plugin.
-
Interface Summary Interface Description ConfigParser Interface to be implemented by configuration parser objects.ConfigSerialization Config serialization can be used to write a configuration back to an output stream, i.e. -
Class Summary Class Description CsvParser Parser implementation to use for CSV configuration type.CsvWriter Writer class to print tree to CSV.MultiselectParameterParser Parameter parser object, delegating to a specific format parser, e.g.ValueConstructionHelper Value construction helper is not strictly necessary to construct DecisionTree.