Skip to content

Commit

Permalink
Reimport MediaType in XMLExporter
Browse files Browse the repository at this point in the history
  • Loading branch information
bencomp committed Aug 4, 2024
1 parent fe040d9 commit 3a480f3
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
package io.gdcc.spi.export;

import jakarta.ws.rs.core.MediaType;

/**
* XML Exporter is an extension of the base Exporter interface that adds the
* additional methods needed for generating XML metadata export formats.
Expand Down

0 comments on commit 3a480f3

Please sign in to comment.