JClass DesktopViews 6.3.0 API
Documentation

Package com.klg.jclass.jarmaster

Contains the base classes for JClass JarMaster.

See:
          Description

Class Summary
JarMasterAntTask This class is the glue that allows us to plug JarMaster into the Ant build system.
JarMasterAntTask.Manifest  
JarTask  
 

Package com.klg.jclass.jarmaster Description

Contains the base classes for JClass JarMaster. JClass JarMaster is used to create and manage Java Archive (JAR) files. Its purpose is similar to the JDK's jar command; however, JarMaster offers a more extensive set of JAR building and editing features.

JClass JarMaster provides a programming interface for creating JARs (see JarTask for more information).

JClass JarMaster also includes a class called JarMasterAntTask, which allows users to easily incorporate JarMaster into a build system that uses Apache Ant.


Copyright © 2004 Quest Software Inc..
All rights reserved.