| Package | Description |
|---|---|
| org.audiveris.proxymusic.util |
Run-time utilities
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Marshalling.marshal(Opus opus,
OutputStream os)
Marshal the provided Opus instance to an OutputStream.
|
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.