public interface XMPVersionInfo
Version information for the XMP toolkit is stored in the jar-library and available through a
runtime call, XMPMetaFactory.getVersionInfo()
, addition static version numbers are
defined in "version.properties".
int getMajor()
int getMinor()
int getMicro()
int getBuild()
boolean isDebug()
java.lang.String getMessage()
Copyright © 2013. All Rights Reserved.