| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.taskdefs.Get.VerboseProgress
public static class Get.VerboseProgress
verbose progress system prints to some output stream
| Constructor Summary | |
|---|---|
| Get.VerboseProgress(java.io.PrintStream out)Construct a verbose progress reporter. | |
| Method Summary | |
|---|---|
|  void | beginDownload()begin a download | 
|  void | endDownload()end a download | 
|  void | onTick()tick handler | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Get.VerboseProgress(java.io.PrintStream out)
out - the output stream.| Method Detail | 
|---|
public void beginDownload()
beginDownload in interface Get.DownloadProgresspublic void onTick()
onTick in interface Get.DownloadProgresspublic void endDownload()
endDownload in interface Get.DownloadProgress| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||