xdoclet.util
public final class FileManager extends java.lang.Object
Constructor and Description |
---|
FileManager() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getURLContent(java.net.URL url)
Gets the URLContent attribute of the FileManager class
|
static void |
writeURLContent(java.net.URL url,
java.io.File destination)
Describe what the method does
|
public static java.lang.String getURLContent(java.net.URL url)
url
- Describe what the parameter doespublic static void writeURLContent(java.net.URL url, java.io.File destination) throws java.io.IOException
url
- Describe what the parameter doesdestination
- Describe what the parameter doesjava.io.IOException
- Describe the exception