Serialized Form


Package org.apache.tika.xmp

Class org.apache.tika.xmp.XMPMetadata extends org.apache.tika.metadata.Metadata implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

writeObject

private void writeObject(ObjectOutputStream ois)
                  throws IOException
Throws:
IOException
Serialized Fields

xmpData

com.adobe.xmp.XMPMeta xmpData
The XMP data



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.