Package com.adobe.xmp.impl

Examples of com.adobe.xmp.impl.XMPMetaImpl


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

TOP

Related Classes of com.adobe.xmp.impl.XMPMetaImpl

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.