All Classes
-
Class Summary Class Description CustomJsonNodeFactory Used to store references between nodes and JsonLocations.CustomParserFactory The factory classCustomParserFactory
for creatingJsonParser
object with a reference on the parser.JsonFileToObjectExtensions The classJsonFileToObjectExtensions
converts json strings to java object and java collections.JsonLineNumberResolver The classJsonLineNumberResolver
provides algorithms for resolve the line number in a json File with a json pathJSONObjectToObjectExtensions The classJSONObjectToObjectExtensions
converts json strings to java object and java collections.JsonStringToObjectExtensions The classJsonStringToObjectExtensions
converts json strings to java object and java collections.JsonToXmlExtensions The classJsonToXmlExtensions
helps to transform a given json string to an xml string.ObjectMapperFactory The factory classObjectMapperFactory
for creatingObjectMapper
objectsObjectToJsonExtensions The classObjectToJsonExtensions
converts java objects to json string objects.ObjectToJsonFileExtensions The classObjectToJsonFileExtensions
converts java objects to json file objects.