|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectxdoclet.util.FileManager
public final class FileManager
A utility class for handling common filing operations. It also caches loaded files.
Constructor Summary | |
---|---|
FileManager()
|
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileManager()
Method Detail |
---|
public static java.lang.String getURLContent(java.net.URL url)
url
- Describe what the parameter does
public 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 does
java.io.IOException
- Describe the exception
|
http://xdoclet.sourceforge.net/ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |