API Overview API Index Package Overview Direct link to this page
Apache Ant 1.7.1
  org.apache.tools.ant.taskdefs. Zip.ArchiveState View Source
Author(s)
Since
Ant 1.5.3
Version
Serial
Hierarchy
 Object
      Zip.ArchiveState
Implements
Subclasses
Description
publicstatic class Zip.ArchiveState
  Holds the up-to-date status and the out-of-date resources of the original archive.
See also:   
Constructors
pack-private Zip.ArchiveState (boolean state, Resource r)
Methods
Hide/Show inherited methods
public Resource getResourcesToAdd ()
  Get the resources to add.
public boolean isOutOfDate ()
  Return the outofdate status.
public boolean isWithoutAnyResources ()
  find out if there are absolutely no resources to add
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar