Represents a YAML parser
YamlSlurper ()
Object
parse(Reader reader)
parseText(String yaml)
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Parse the content of the specified reader into a tree of Nodes.
reader
Parse the content of the specified yaml into a tree of Nodes.
yaml
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.