| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.tools.ant.taskdefs.Zip.ArchiveState
Holds the up-to-date status and the out-of-date resources of the original archive.
| Method Summary | |
|  Resource[][] | getResourcesToAdd() | 
|  boolean | isOutOfDate() | 
|  boolean | isWithoutAnyResources()find out if there are absolutely no resources to add | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public boolean isOutOfDate()
public Resource[][] getResourcesToAdd()
public boolean isWithoutAnyResources()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||