|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectext.tools.DumpURL
public class DumpURL
print data from calling a URL to stdout, possibly including headers (to STDOUT).
| Field Summary | |
|---|---|
static java.lang.String |
CVSVersion
|
| Constructor Summary | |
|---|---|
DumpURL()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
main method acquiring the data from a URL and printing it to System.out. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CVSVersion
| Constructor Detail |
|---|
public DumpURL()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - command line parameters
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||