| 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 | Field and Description |
|---|---|
CategoriesSets<?> |
XMCDA.categoriesSets |
| Modifier and Type | Method and Description |
|---|---|
static <VALUE_TYPE> |
Factory.categoriesSets() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
CategoriesSetsConverter.convertTo_v2(CategoriesSets<T> categoriesSets_v3,
XMCDA xmcda_v2) |
| Modifier and Type | Method and Description |
|---|---|
<VALUE_TYPE> |
CategoriesSetsParser.toXML(CategoriesSets<VALUE_TYPE> sets,
XMLStreamWriter writer) |
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.