Package de.xima.fc.common.json
package de.xima.fc.common.json
-
ClassDescriptionCommon
IJsonBuilderimplementations for widely-used libraries.Implementation ofIJsonIteratorfor common types.IJsonBuilder<A,O> Builder for creating JSON data.IJsonContentMatcher<C,R> Matches the contents of a JSON value, depending on whether it is a JSON primitive value, an array, or an object.Interface for iterating over JSON-like data.Converter for converting between JSON primitives and strings.