| 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.
|
| Modifier and Type | Method and Description |
|---|---|
static HierarchyConverter.XMCDAv3HierarchyTag |
HierarchyConverter.XMCDAv3HierarchyTag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HierarchyConverter.XMCDAv3HierarchyTag[] |
HierarchyConverter.XMCDAv3HierarchyTag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected static Set<HierarchyConverter.XMCDAv3HierarchyTag> |
HierarchyConverter.v3Tags(Set<HierarchyConverter.XMCDAv2HierarchyTag> tags)
For each type of tags X (i.e.
|
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.