All Classes
-
Class Summary Class Description YAMLToJSONObjectMapper A specializedMapperthat loads the contents of a valid YAMLSource(e.g.: file, URL, string) as aJSONObject, using SnakeYAML.YAMLToObjectMapper<T> A specializedMapperthat loads the contents of a valid YAMLSource(e.g.: file, URL, string) into POJO (Plain Old Java Object), using SnakeYAML.