Documentation of 'org.freehep.util.PackageInfo' Java class
PackageInfo
org.freehep.util

Class PackageInfo



  • public class PackageInfo
    extends java.lang.Object
    Methods for Package Info (version, name, ...)
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static java.lang.String getInfo(java.lang.Class clazz, java.lang.String name, java.lang.String property)
      retrieves the info for the package of this class either from the MANIFEST file or from the given text file situated at the root of the jar file
      static java.lang.String getName(java.lang.Class clazz, java.lang.String name)
      retrieves the name
      static java.lang.String getVersion(java.lang.Class clazz, java.lang.String name)
      retrieves the version
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getName

        public static java.lang.String getName(java.lang.Class clazz,
                                               java.lang.String name)
        retrieves the name
      • getVersion

        public static java.lang.String getVersion(java.lang.Class clazz,
                                                  java.lang.String name)
        retrieves the version
      • getInfo

        public static java.lang.String getInfo(java.lang.Class clazz,
                                               java.lang.String name,
                                               java.lang.String property)
        retrieves the info for the package of this class either from the MANIFEST file or from the given text file situated at the root of the jar file

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.