Generated by
JDiff

Class com.itextpdf.kernel.xmp.impl.XMPSerializerHelper

Changed Methods
void  serialize( XMPMetaImpl, OutputStream , SerializeOptions ) Documentation changed from old to new.
Static method to serialize the metadata object.
byte[]  serializeToBuffer( XMPMetaImpl, SerializeOptions ) Documentation changed from old to new.
Serializes an XMPMeta-object as RDF into a byte buffer.
String  serializeToString( XMPMetaImpl, SerializeOptions ) Documentation changed from old to new.
Serializes an XMPMeta-object as RDF into a string.