Interface YamlConstructorPlugin
- All Superinterfaces:
Plugin
Plugin that allows to customize SnakeYAML
Constructor implementation.-
Method Summary
Modifier and TypeMethodDescriptionvoidregister(YamlConstructorContext context) Register YAML constructor modifications.
-
Method Details
-
register
Register YAML constructor modifications.- Parameters:
context- Context
-