Package-level declarations
Types
Link copied to clipboard
Base class for parsers wrapped or implemented in this package.
Link copied to clipboard
Really basic JSON parser for when you have nothing else available.
Link copied to clipboard
Thin wrapper to adapt Gson to a JsonParser.
Link copied to clipboard
Thin wrapper to adapt Jackson 2 ObjectMapper to JsonParser.
Link copied to clipboard
IllegalArgumentException thrown when source JSON is invalid.
Link copied to clipboard
interface JsonParser
Link copied to clipboard
Factory to create a JsonParser.