|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.phleisch.app.itsucks.io.FileManager
public class FileManager
Handy utility class to build the target path of an file to be downloaded and remove characters not allowed in the filename.
| Constructor Summary | |
|---|---|
FileManager(java.io.File pTargetPath)
|
|
| Method Summary | |
|---|---|
java.io.File |
buildSavePath(java.net.URL mUrl,
java.lang.String pFilename)
Builds a file path for the url to where the data can be saved. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileManager(java.io.File pTargetPath)
| Method Detail |
|---|
public java.io.File buildSavePath(java.net.URL mUrl,
java.lang.String pFilename)
mUrl -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||