|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jtheque.films.utils.FileUtils
public final class FileUtils
This class provide utilities function to file.
| Method Summary | |
|---|---|
static URL |
getLocalisedPage(String id)
Return the HTML page's link for the id in the good language. |
static String |
prepareFilePath(String destinationPath)
Prepare a string to be a file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static String prepareFilePath(String destinationPath)
destinationPath - The string path to prepare.
public static URL getLocalisedPage(String id)
id - The id of the localised page
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||