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