Uses of Package
net.obvj.confectory.mapper
-
Packages that use net.obvj.confectory.mapper Package Description net.obvj.confectory.mapper -
Classes in net.obvj.confectory.mapper used by net.obvj.confectory.mapper Class Description JacksonJsonToObjectMapper A specializedMapperthat loads the contents of a valid JSONSource(e.g.: file, URL, string) into POJO (Plain Old Java Object), using Jackson'sJsonMapper.