Skip navigation links
A C G N 

A

apply(InputStream) - Method in class net.obvj.confectory.mapper.GsonJsonToObjectMapper
 

C

configurationHelper(JsonObject) - Method in class net.obvj.confectory.mapper.GsonJsonObjectMapper
 
configurationHelper(T) - Method in class net.obvj.confectory.mapper.GsonJsonToObjectMapper
 

G

GsonJsonObjectHelper - Class in net.obvj.confectory.helper
A specialized Configuration Helper that retrieves data from Gson's JsonObject, with JSONPath capabilities.
GsonJsonObjectHelper(JsonObject) - Constructor for class net.obvj.confectory.helper.GsonJsonObjectHelper
Creates a new helper for the given JsonObject.
GsonJsonObjectMapper - Class in net.obvj.confectory.mapper
A specialized Mapper that loads the contents of a valid JSON Source (e.g.: file, URL, string) as a ValueNodes.JsonNode, using Gson.
GsonJsonObjectMapper() - Constructor for class net.obvj.confectory.mapper.GsonJsonObjectMapper
Builds a new JSON mapper.
GsonJsonToObjectMapper<T> - Class in net.obvj.confectory.mapper
A specialized Mapper that loads the contents of a valid JSON Source (e.g.: file, URL, string) into POJO (Plain Old Java Object), using Gson.
GsonJsonToObjectMapper(Class<T>) - Constructor for class net.obvj.confectory.mapper.GsonJsonToObjectMapper
Builds a new JSON mapper with the specified target type.

N

net.obvj.confectory.helper - package net.obvj.confectory.helper
 
net.obvj.confectory.mapper - package net.obvj.confectory.mapper
 
A C G N 
Skip navigation links

Copyright © 2021. All rights reserved.