Package ch.ergon.adam.yml
Class YmlSource
java.lang.Object
ch.ergon.adam.yml.YmlSource
- All Implemented Interfaces:
ch.ergon.adam.core.db.interfaces.SchemaSource,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
YmlSource
public YmlSource(ch.ergon.adam.core.filetree.FileTreeTraverser fileTraverser)
-
-
Method Details
-
getSchema
public ch.ergon.adam.core.db.schema.Schema getSchema()- Specified by:
getSchemain interfacech.ergon.adam.core.db.interfaces.SchemaSource
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-