| Package | Description |
|---|---|
| org.audiveris.proxymusic.opus |
Specific Java classes generated by JAXB from MusicXml Opus schema.
|
| org.audiveris.proxymusic.util |
Run-time utilities
|
| Modifier and Type | Method and Description |
|---|---|
Opus |
ObjectFactory.createOpus()
Create an instance of
Opus |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Opus> |
ObjectFactory.createOpus(Opus value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Opus> |
ObjectFactory.createOpus(Opus value)
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Marshalling.marshal(Opus opus,
OutputStream os)
Marshal the provided Opus instance to an OutputStream.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.