| Package | Description |
|---|---|
| de.gwdg.metadataqa.api.calculator |
Calculator implementations.
|
| de.gwdg.metadataqa.api.json |
JSON handling classes.
|
| de.gwdg.metadataqa.api.model |
Data objects.
|
| de.gwdg.metadataqa.api.schema |
Schema definitions.
|
| Modifier and Type | Field and Description |
|---|---|
protected Format |
CalculatorFacade.format |
| Modifier and Type | Method and Description |
|---|---|
String |
JsonBranch.getAbsoluteJsonPath(Format format) |
| Modifier and Type | Method and Description |
|---|---|
static PathCache<? extends XmlFieldInstance> |
PathCacheFactory.getInstance(Format format,
String content) |
| Modifier and Type | Method and Description |
|---|---|
Format |
EdmOaiPmhXmlSchema.getFormat() |
Format |
BaseSchema.getFormat() |
Format |
Schema.getFormat() |
Format |
EdmOaiPmhJsonSchema.getFormat() |
Format |
EdmFullBeanSchema.getFormat() |
Format |
MarcJsonSchema.getFormat() |
Format |
EdmOaiPmLimitedJsonSchema.getFormat() |
Format |
EdmFullBeanLimitedSchema.getFormat() |
static Format |
Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Format[] |
Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BaseSchema |
BaseSchema.setFormat(Format format) |
Copyright © 2020. All rights reserved.