org.apache.tools.ant.taskdefs
Class Zip.ArchiveState
java.lang.Object
org.apache.tools.ant.taskdefs.Zip.ArchiveState
- Zip
public static class Zip.ArchiveState
extends java.lang.Object
Holds the up-to-date status and the out-of-date resources of
the original archive.
getResourcesToAdd
public Resource[][] getResourcesToAdd()
isOutOfDate
public boolean isOutOfDate()
isWithoutAnyResources
public boolean isWithoutAnyResources()
find out if there are absolutely no resources to add
- true if there are no resources to add
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.