Package nz.org.riskscape.engine.ini
package nz.org.riskscape.engine.ini
-
ClassDescriptionIdentifiedObjectBuilder<T extends nz.org.riskscape.engine.Identified>Builds an Identified RiskScape item (bookmark, type, model, etc) from an INI file section.IdentifiedObjectBuilder.Base<T extends nz.org.riskscape.engine.Identified>Builds a user-defined function from an INI definition.Builds a framework-based model from an INI definition.Builds a user-defined parameter from an INI definition.Almost an IdentifiedObjectBuilder for
Secret, except they are added to an engine, not a project.Provides methods to parse INI files with defined settings - multi section enabled allowing duplicate sections and keys - escape new lines allowing values to span multiple lines - set escape false, so Windows paths don't need excessive escaping.