| Package | Description |
|---|---|
| org.audiveris.proxymusic |
All Java classes generated by JAXB from MusicXML schema.
|
| org.audiveris.proxymusic.util |
Run-time utilities
|
| Modifier and Type | Method and Description |
|---|---|
ScorePartwise |
ObjectFactory.createScorePartwise()
Create an instance of
ScorePartwise |
| Modifier and Type | Method and Description |
|---|---|
static Source |
Source.decode(ScorePartwise scorePartwise) |
void |
Source.encode(ScorePartwise scorePartwise) |
static void |
Marshalling.marshal(ScorePartwise scorePartwise,
Node node,
boolean injectSignature)
Marshal the provided ScorePartwise instance directly to a DOM node.
|
static void |
Marshalling.marshal(ScorePartwise scorePartwise,
OutputStream os,
boolean injectSignature,
Integer indentation)
Marshal the provided ScorePartwise instance to an OutputStream.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.