Package net.frozenblock.lib.config.api.instance.xjs
package net.frozenblock.lib.config.api.instance.xjs
-
ClassDescriptionAn object representing every accessor in a JSON object leading to a value.A builder used for manually constructing JSON paths in-code.A lightweight, immutable builder designed for appending paths over time, wherein the more expensive
JsonPathis typically unneeded.XjsConfig<T>Serializes and deserializes config data with XJS.A collection of convenience methods for interacting with XJS objects.