load From String
Parse a YAML document and create a Java instance
Return
parsed Java instance
Parameters
yaml
YAML data to load from (BOM must not be present)
Throws
if the YAML is not valid
Parse a YAML document and create a Java instance
parsed Java instance
YAML data to load from (BOM must not be present)
if the YAML is not valid