Package org.yaml.snakeyaml.constructor
Class SafeConstructor.ConstructYamlStr
java.lang.Object
org.yaml.snakeyaml.constructor.AbstractConstruct
org.yaml.snakeyaml.constructor.SafeConstructor.ConstructYamlStr
- All Implemented Interfaces:
Construct
- Enclosing class:
- SafeConstructor
public class SafeConstructor.ConstructYamlStr extends AbstractConstruct
-
Constructor Summary
Constructors Constructor Description ConstructYamlStr() -
Method Summary
-
Constructor Details
-
ConstructYamlStr
public ConstructYamlStr()
-
-
Method Details