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