Uses of Package
de.xima.fc.common.json
-
Packages that use de.xima.fc.common.json Package Description de.xima.fc.common.json de.xima.fc.converter.json -
Classes in de.xima.fc.common.json used by de.xima.fc.common.json Class Description IJsonBuilder Builder for creating JSON data.IJsonContentMatcher Matches the contents of a JSON value, depending on whether it is a JSON primitive value, an array, or an object.IJsonIterator Interface for iterating over JSON-like data. -
Classes in de.xima.fc.common.json used by de.xima.fc.converter.json Class Description IJsonBuilder Builder for creating JSON data.IJsonIterator Interface for iterating over JSON-like data.IJsonPrimitiveConverter Converter for converting between JSON primitives and strings.