| Package | Description |
|---|---|
| com.lyncode.xoai.dataprovider.core | |
| com.lyncode.xoai.dataprovider.format |
| Modifier and Type | Method and Description |
|---|---|
MetadataFormat |
XOAIContext.getFormatByPrefix(String prefix) |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataFormat> |
XOAIContext.getFormats() |
List<MetadataFormat> |
XOAIContext.getFormats(Item item) |
| Constructor and Description |
|---|
XOAIContext(String baseUrl,
String name,
String description,
MetadataTransformer transformer,
List<MetadataFormat> formats,
List<StaticSet> sets) |
| Modifier and Type | Method and Description |
|---|---|
MetadataFormat |
MetadataFormatManager.getFormat(String id) |
MetadataFormat |
MetadataFormatManager.getFormatByPrefix(String prefix) |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataFormat> |
MetadataFormatManager.getFormats(ItemIdentifier item) |
Copyright © 2020. All rights reserved.