kinow opened a new pull request #54: [IMAGING-163] Add XmpEmbedabble interface 
to parsers that support it
URL: https://github.com/apache/commons-imaging/pull/54
 
 
   An alternative propose to IMAGING-163. See #9 for another approach.
   
   In this PR, a new interface `XmpEmbeddable` is added. The `getXmpXml` method 
is removed from the `ImageParser`, and from any parser that was always 
returning `null`.
   
   Now, instead, only the parsers that currently support XMP metadata tags 
implement that method. Not all parsers will implement this interface, as not 
all image format specifications support XMP.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to