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