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