Uses of Interface
jodd.json.TypeJsonParser
Packages that use TypeJsonParser
-
Uses of TypeJsonParser in jodd.json
Fields in jodd.json with type parameters of type TypeJsonParserModifier and TypeFieldDescriptionprotected final jodd.util.TypeCache<TypeJsonParser> TypeJsonParserMap.mapMethods in jodd.json that return TypeJsonParserMethods in jodd.json with parameters of type TypeJsonParserModifier and TypeMethodDescriptionvoidTypeJsonParserMap.register(Class type, TypeJsonParser typeJsonParser) Registers new parser.