public class XMPPacketParser
extends java.lang.Object
Important: Before you use this class to look for an XMP packet in some random file, please read the chapter on "Scanning Files for XMP Packets" in the XMP specification!
Constructor and Description |
---|
XMPPacketParser() |
public static Metadata parse(java.io.InputStream in) throws java.io.IOException, javax.xml.transform.TransformerException
in
- the InputStream to searchjava.io.IOException
- if an I/O error occursjavax.xml.transform.TransformerException
- if an error occurs while parsing the XMP packetCopyright 1999-2010 The Apache Software Foundation. All Rights Reserved.