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