All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.larssh.json.dom.values.package-info Maven / Gradle / Ivy

/**
 * JSON DOM values
 *
 * 

* JSON DOM does not come with its own JSON parser or JSON element objects. * Instead {@link de.larssh.json.dom.values.JsonDomValue} is made up to * integrate existing parsers. */ @de.larssh.utils.annotations.NonNullByDefault package de.larssh.json.dom.values;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy