Package dev.enola.model.enola.meta.io
Class SchemaIO
java.lang.Object
dev.enola.model.enola.meta.io.SchemaIO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreadYAML(ReadableResource resource) voidreadYAML(ReadableResource resource, Consumer<Schema> schemay)
-
Constructor Details
-
SchemaIO
public SchemaIO()
-
-
Method Details
-
readYAML
- Throws:
IOException
-
readYAML
- Throws:
IOException
-