Interface MetadataEmbedder

    • Method Detail

      • isEmbeddingSupported

        boolean isEmbeddingSupported​(String mimetype)
        Determines if the extracter works against the given mimetype.
        Parameters:
        mimetype - the document mimetype
        Returns:
        Returns true if the mimetype is supported, otherwise false.