public class Yaml extends Object
| Constructor and Description |
|---|
Yaml() |
| Modifier and Type | Method and Description |
|---|---|
static Bindings |
fromYaml(String yaml)
Parse the YAML string as a javax.script.Bindings instance.
|
static Bindings |
fromYaml(String yaml,
boolean withBigNumbers,
boolean withTokens) |
Copyright © 2019. All rights reserved.