| 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 |
|---|---|
Category |
CategoryConverter.convertTo_v2(Category category_v3,
XMCDA xmcda_v3) |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryConverter.convertRanksTo_v3(Category category_v2,
XMCDA xmcda_v3) |
void |
CategoryConverter.convertTo_v3(Category category_v2,
XMCDA xmcda_v3) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Category> |
Categories.category |
| Modifier and Type | Method and Description |
|---|---|
Category |
ObjectFactory.createCategory()
Create an instance of
Category |
| Modifier and Type | Method and Description |
|---|---|
List<Category> |
Categories.getCategory()
Gets the value of the category property.
|
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.