Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.tools.ant.taskdefs.Get.VerboseProgress
Constructor Summary | |
|
Method Summary | |
void |
|
void |
|
void |
|
public VerboseProgress(PrintStream out)
Construct a verbose progress reporter.
- Parameters:
out
- the output stream.
public void beginDownload()
begin a download
- Specified by:
- beginDownload in interface Get.DownloadProgress
public void endDownload()
end a download
- Specified by:
- endDownload in interface Get.DownloadProgress