org.apache.tools.ant.taskdefs
public static class Zip.ArchiveState extends Object
Since: Ant 1.5.3
| Method Summary | |
|---|---|
| Resource[][] | getResourcesToAdd() |
| boolean | isOutOfDate() |
| boolean | isWithoutAnyResources()
find out if there are absolutely no resources to add |
Returns: true if there are no resources to add
Since: Ant 1.6.3