| Package | Description |
|---|---|
| org.audiveris.proxymusic.mxl |
Support for MXL (compressed) MusicXml.
|
| Modifier and Type | Method and Description |
|---|---|
List<RootFile> |
Mxl.Input.getRootFiles()
Report the sequence of root files in the container.
|
| Modifier and Type | Method and Description |
|---|---|
ZipEntry |
Mxl.Output.addEntry(RootFile rootFile)
Insert a new RootFile entry into this file.
|
ZipEntry |
Mxl.Output.addFirstEntry(RootFile rootFile)
Insert the provided RootFile as the FIRST entry.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.