public class ConstructYamlJsonBool extends ConstructScalar
BOOL_VALUES| Constructor and Description |
|---|
ConstructYamlJsonBool() |
| Modifier and Type | Method and Description |
|---|---|
Object |
construct(org.snakeyaml.engine.v2.nodes.Node node)
Construct a Java instance with all the properties injected when it is possible.
|
constructScalarclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconstructRecursivepublic Object construct(org.snakeyaml.engine.v2.nodes.Node node)
ConstructNodenode - composed NodeCopyright © 2018–2023. All rights reserved.