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
IOException
public void save(Grain grain, Resource scorePath) throws IOException
IOException
Copyright © 2022 CURS. All rights reserved.