72737475767778
/** * @return Returns an empty <code>XMPMeta</code>-object. */ public static XMPMeta create() { return new XMPMetaImpl(); }