HomeSort by relevance Sort by last modified time
    Searched refs:XMPVersionInfo (Results 1 - 2 of 2) sorted by null

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPVersionInfo.java 21 public interface XMPVersionInfo
XMPMetaFactory.java 33 private static XMPVersionInfo versionInfo = null;
252 * Obtain version information. The XMPVersionInfo singleton is created the first time
257 public static synchronized XMPVersionInfo getVersionInfo()
273 versionInfo = new XMPVersionInfo()

Completed in 340 milliseconds