Module com.speedment.common.json
Package com.speedment.common.json
This package contains the main json classes.
This package is part of the API. Modifications to classes here should only (if ever) be done in major releases.
-
Class Summary Class Description Json A utility class that can parse strings into ordinary java objects. -
Exception Summary Exception Description JsonSyntaxException A special form of exception that is thrown when parsing of a json file fails.