Name | Description |
---|---|
CsvHelper | |
JsonData | Abstract class representing JSON data, which may be loaded from a string or a file. Subclasses supply a JSON schema, used to validate the data. |
JsonDataPlugin | Represents JSON configuration data for a Geosite plugin (e.g. from a "plugin.json" file) |
JsonDataRegion | Represents JSON configuration data for a Geosite (e.g. from a "region.json" file) |
JsonValidationException | |
PluginLoader |