Interface ManifestReaderWriter

    • Method Detail

      • getData

        Object getData()
        Gets the manifest content to write related to the exported data by the Archiver.
        Returns:
        the manifest content to write
      • toPartialImports

        Stream<PartialImporttoPartialImports​(Object data)
        Reads the available partial imports from the given raw JSON data
        Parameters:
        data - The raw JSON data
        Returns:
        the available partial imports