| Package | Description |
|---|---|
| org.xmcda | |
| org.xmcda.converters.v2_v3 |
This package contains all the necessary classes to convert XMCDA v2.2.1 to XMCDA v3 and vice-versa.
|
| org.xmcda.parsers.xml.xmcda_v3 |
| Modifier and Type | Method and Description |
|---|---|
static CriterionThresholds |
Factory.criterionThresholds() |
| Modifier and Type | Method and Description |
|---|---|
Criterion |
CriterionConverter.convertTo_v2(Criterion criterion_v3,
CriterionScales criterionScales_v3,
CriterionFunctions criterionFunctions_v3,
CriterionThresholds criterionThresholds_v3) |
Thresholds |
ThresholdsConverter.convertTo_v2(CriterionThresholds criterionThresholds_v3) |
void |
ThresholdsConverter.convertTo_v3(Thresholds thresholds,
CriterionThresholds critThresholds_v3,
XMCDA xmcda_v3) |
| Modifier and Type | Method and Description |
|---|---|
void |
CriterionThresholdsParser.thresholdsFromXML(XMCDA xmcda,
CriterionThresholds criterionThresholds,
StartElement startElement,
XMLEventReader eventReader) |
void |
CriterionThresholdsParser.toXML(Criterion criterion,
CriterionThresholds criterionThresholds,
XMLStreamWriter writer) |
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.