Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@rsteph-de rsteph-de released this 31 May 17:32

New and newsworthy features:

  • ALL: update versions (Java 17, JAXB 4.0.x, JSON-B 3.0.x)

  • ALL: processors should wrap all exceptions in a LibmetaProcessorException

  • ALL: XML Schema validator supports strict-mode or continue-mode

  • ALL: synchronize XMLProcessor implementation (package)

  • Alto: added support for Alto v4

  • METS: new methods to filter content elements by class

  • METS: add method getOtherAttribute(QName name)

  • METS: new method for tree traversal of div elements in structMap (METSQuery)

  • MODS: improve API for builders

  • MODS: new methods to filter content elements by class

  • PicaXML: support Collections in PicaXMLProcessors and SRUDelegate

  • DublinCore: Add DCQuery class

  • Xlink: add and use enum xLinkSimpleType