| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.taskdefs.Zip.ArchiveState
public static class Zip.ArchiveState
Holds the up-to-date status and the out-of-date resources of the original archive.
| Method Summary | |
|---|---|
|  Resource[][] | getResourcesToAdd()Get the resources to add. | 
|  boolean | isOutOfDate()Return the outofdate status. | 
|  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 | ||||||||