| Package | Description |
|---|---|
| fr.gouv.vitam.functional.administration.common.exception |
Provides Exception classes for the Functional Administration module.
|
| fr.gouv.vitam.functional.administration.format.core |
Provides core classes of functional administration format module
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileFormatNotFoundException
Exception indicating that there is not file containing file format vitam.
|
class |
InvalidFileFormatParseException
Exception indicating the invalid file format XLM when parsing it
|
class |
JsonNodeFormatCreationException
Exception when creating a json object node from invalid object
|
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.node.ArrayNode |
PronomParser.getPronom(InputStream xmlPronom)
Parse the file Pronom and transform it to an ArrayNode
|
Copyright © 2018 Vitam. All rights reserved.