Uses of Class
jsonvalues.spec.JsObjSpecParser
Packages that use JsObjSpecParser
Package
Description
The `jsonvalues.spec` package provides classes and interfaces for defining and working with JSON specifications
(specs) and parsers.
-
Uses of JsObjSpecParser in jsonvalues.spec
Methods in jsonvalues.spec that return JsObjSpecParserModifier and TypeMethodDescriptionstatic JsObjSpecParser
Creates a JSON object parser based on the provided JSON object specification (spec).