Class Constructor.ConstructScalar
java.lang.Object
org.yaml.snakeyaml.constructor.AbstractConstruct
org.yaml.snakeyaml.constructor.Constructor.ConstructScalar
- All Implemented Interfaces:
Construct
- Enclosing class:
Constructor
Construct scalar instance when the runtime class is known. Recursive structures are not
supported.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractConstruct
construct2ndStep
-
Constructor Details
-
ConstructScalar
protected ConstructScalar()
-
-
Method Details
-
construct
-