| Package | Description |
|---|---|
| de.samply.share.model.osse | |
| de.samply.share.utils |
| Modifier and Type | Method and Description |
|---|---|
QueryResult |
ObjectFactory.createQueryResult()
Create an instance of
QueryResult. |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<QueryResult> |
ObjectFactory.createQueryResult(QueryResult value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<QueryResult> |
ObjectFactory.createQueryResult(QueryResult value)
|
| Modifier and Type | Method and Description |
|---|---|
static QueryResult |
QueryConverter.osseXmlToQueryResult(String xml)
Deserialize an OSSE query result from XML.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlToCsv.convert(QueryResult result,
Writer csvWriter,
Writer mappingWriter)
Converts a QueryResult into a csv file and a mapping file.
|
Copyright © 2021 Samply Community. All rights reserved.