public final class GrainSaver extends Object
| Constructor and Description |
|---|
GrainSaver() |
| Modifier and Type | Method and Description |
|---|---|
void |
save(AbstractScore score,
Resource scorePath)
Saves metadata content of score back to SQL-files rewriting their content.
|
void |
save(Grain grain,
Resource scorePath)
Saves grain to file(s).
|
public void save(AbstractScore score, Resource scorePath) throws IOException
IOExceptionpublic void save(Grain grain, Resource scorePath) throws IOException
IOExceptionCopyright © 2020 CURS. All rights reserved.