xdoclet.util
public final class FileManager extends Object
Version: $Revision: 1.14 $
UNKNOWN: Aug 5, 2001 Deal with Translator.getString()'s exception better (throw it so the build stops?) in getFileContent(String)
Method Summary | |
---|---|
static String | getURLContent(URL url)
Gets the URLContent attribute of the FileManager class
|
static void | writeURLContent(URL url, File destination)
Describe what the method does
|
Parameters: url Describe what the parameter does
Returns: The URLContent value
Parameters: url Describe what the parameter does destination Describe what the parameter does
Throws: IOException Describe the exception