public class XMPPacketScanner
extends java.lang.Object
Constructor and Description |
---|
XMPPacketScanner() |
Modifier and Type | Method and Description |
---|---|
boolean |
parse(java.io.InputStream in,
java.io.OutputStream xmlOut)
Locates an XMP packet in a stream, parses it and returns the XMP metadata.
|
public boolean parse(java.io.InputStream in, java.io.OutputStream xmlOut) throws java.io.IOException
in
- the InputStream to searchxmlOut
- to write the XMP packet tojava.io.IOException
- if an I/O error occursTransformerException
- if an error occurs while parsing the XMP packetCopyright © 2010 - 2020 Adobe. All Rights Reserved