Uses of Interface
org.jooq.tools.json.ContainerFactory
-
Uses of ContainerFactory in org.jooq.tools.json
Modifier and TypeMethodDescriptionJSONParser.parse
(Reader in, ContainerFactory containerFactory) Parse JSON text into java object from the input source.JSONParser.parse
(String s, ContainerFactory containerFactory)