public abstract class ConstructScalar extends Object implements ConstructNode
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,Boolean> |
BOOL_VALUES |
| Constructor and Description |
|---|
ConstructScalar() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
constructScalar(org.snakeyaml.engine.v2.nodes.Node node)
Create String from the provided scalar node
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconstruct, constructRecursiveprotected String constructScalar(org.snakeyaml.engine.v2.nodes.Node node)
node - - the sourceCopyright © 2018–2023. All rights reserved.