Uses of Class
net.obvj.confectory.mapper.YAMLToObjectMapper
-
-
Uses of YAMLToObjectMapper in net.obvj.confectory.mapper
Subclasses of YAMLToObjectMapper in net.obvj.confectory.mapper Modifier and Type Class Description classYAMLToJSONObjectMapperA specializedMapperthat loads the contents of a valid YAMLSource(e.g.: file, URL, string) as aJSONObject, using SnakeYAML.
-