Class Jar

  • All Implemented Interfaces:
    Tool

    public class Jar
    extends java.lang.Object
    You can use the jar command to create an archive for classes and resources, and to manipulate or restore individual classes or resources from an archive.
    See Also:
    jar
    • Constructor Summary

      Constructors 
      Constructor Description
      Jar()  
    • Constructor Detail

      • Jar

        public Jar()
    • Method Detail

      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface Tool
      • getVersion

        public java.lang.String getVersion()
        Specified by:
        getVersion in interface Tool