Uses of Class
org.apache.juneau.json.Json5Parser
Packages that use Json5Parser
Package
Description
JSON Marshalling Support
Marshallers
-
Uses of Json5Parser in org.apache.juneau.json
Fields in org.apache.juneau.json declared as Json5ParserModifier and TypeFieldDescriptionstatic final Json5ParserJson5Parser.DEFAULTDefault parser, Accept=application/json5. -
Uses of Json5Parser in org.apache.juneau.marshaller
Constructors in org.apache.juneau.marshaller with parameters of type Json5Parser