public class ScaleParser extends Object
| Constructor and Description |
|---|
ScaleParser() |
| Modifier and Type | Method and Description |
|---|---|
Scale |
fromXML(XMCDA xmcda,
StartElement startElement,
XMLEventReader eventReader) |
void |
toXML(Scale scale,
XMLStreamWriter writer) |
void |
toXML(String tag,
Scale scale,
XMLStreamWriter writer) |
public static final String SCALE
public Scale fromXML(XMCDA xmcda, StartElement startElement, XMLEventReader eventReader) throws XMLStreamException
XMLStreamExceptionpublic void toXML(Scale scale, XMLStreamWriter writer) throws XMLStreamException
XMLStreamExceptionpublic void toXML(String tag, Scale scale, XMLStreamWriter writer) throws XMLStreamException
XMLStreamExceptionCopyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.