Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-1056

unify ImageMetadataExtractor interface

Agile BoardAttach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Wish
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 1.3
    • None
    • None

    Description

      there are several methods in this class that are targeted for different image type but with different visibility:

      public void parseJpeg(File file);
      protected void parseTiff(InputStream stream);

      both simply extract all possible metadata from image file or stream. Would be nice if parseTiff could also be "public" so it will be easier to create custom parsers located in external jars that use this functionality.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            rgauss Ray Gauss II
            redguy666 Maciej Lizewski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment