| Package | Description |
|---|---|
| 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.v2 |
| Modifier and Type | Method and Description |
|---|---|
protected <CATEGORIES_SETS_VALUE_TYPE,VALUE_TYPE> |
CategoriesValuesConverter.convertTo_v2(CategoriesSetsValues<CATEGORIES_SETS_VALUE_TYPE,VALUE_TYPE> categoriesSetsValues_v3,
XMCDA xmcda_v2,
XMCDA xmcda_v3) |
protected <VALUE_TYPE> |
CategoriesValuesConverter.convertTo_v2(CategoriesValues<VALUE_TYPE> categoriesValues_v3) |
| Modifier and Type | Method and Description |
|---|---|
protected CategoriesSetsValues |
CategoriesValuesConverter.categoriesValues_v3_categoriesSet(CategoriesValues value,
XMCDA xmcda_v3) |
protected CategoriesSetsValues |
CategoriesValuesConverter.categoriesValues_v3_categoriesSetID(CategoriesValues value,
XMCDA xmcda_v3) |
protected <T> CategoriesValues<T> |
CategoriesValuesConverter.categoriesValues_v3_categoryID(CategoriesValues value,
XMCDA xmcda_v3)
Convert v2 categories values containing <categoryID> only
|
void |
CategoriesValuesConverter.convertTo_v3(CategoriesValues value,
XMCDA xmcda_v3) |
| Modifier and Type | Method and Description |
|---|---|
CategoriesValues |
ObjectFactory.createCategoriesValues()
Create an instance of
CategoriesValues |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CategoriesValues> |
ObjectFactory.createXMCDACategoriesValues(CategoriesValues value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CategoriesValues> |
ObjectFactory.createXMCDACategoriesValues(CategoriesValues value)
|
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.