| 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 BibliographyEntry |
Factory.bibliographyEntry() |
BibliographyEntry |
Description.getBibliography() |
| Modifier and Type | Method and Description |
|---|---|
void |
Description.setBibliography(BibliographyEntry bibliography) |
| Modifier and Type | Method and Description |
|---|---|
BibliographyEntry |
BibliographyConverter.convertTo_v3(Bibliography bibliography) |
| Modifier and Type | Method and Description |
|---|---|
Bibliography |
BibliographyConverter.convertTo_v2(BibliographyEntry bibliography_v3) |
| Modifier and Type | Method and Description |
|---|---|
BibliographyEntry |
DescriptionParser.handleBibliography(XMCDA xmcda,
StartElement startElement,
XMLEventReader eventReader) |
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionParser.toXML(BibliographyEntry bibliography,
XMLStreamWriter writer) |
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.