Interface MCRMETSGenerator

All Known Implementing Classes:
MCRMETSAbstractGenerator, MCRMETSDefaultGenerator, MCRMETSHierarchyGenerator

public interface MCRMETSGenerator
Base interface to create a mets.xml.
  • Method Summary

    Modifier and Type
    Method
    Description
    org.mycore.mets.model.Mets
    Creates a new METS pojo.
  • Method Details

    • generate

      org.mycore.mets.model.Mets generate() throws MCRException
      Creates a new METS pojo.
      Returns:
      the newly generated mets
      Throws:
      MCRException - unable to generate the mets