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