Interface YamlRepresentPlugin
- All Superinterfaces:
Plugin
Plugin that allows to register custom SnakeYAML
Represent implementations.-
Method Summary
Modifier and TypeMethodDescriptionvoidregister(YamlRepresentContext context) Register YAML represent implementations.
-
Method Details
-
register
Register YAML represent implementations.- Parameters:
context- Context
-