public static class ImageArchiveManifest.ManifestEntry extends MappedObject
MappedObject.ContentReader<C>| Modifier | Constructor and Description |
|---|---|
protected |
ManifestEntry(com.fasterxml.jackson.databind.JsonNode node) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getLayers()
Return the collection of layer IDs from a section of the manifest.
|