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