Class UrlCacheManager
java.lang.Object
net.thevpc.common.prs.plugin.UrlCacheManager
- Author:
- Taha Ben Salah (taha.bensalah@gmail.com) %creationtime 23 sept. 2007 17:00:45
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidprotected StringgetURLName(URL url) translateURL(URL url, String owner) protected URLtranslateURLFlat(URL url, String owner) protected URLtranslateURLOwner(URL url, String owner)
-
Constructor Details
-
UrlCacheManager
-
-
Method Details
-
eradicate
-
clearCacheFolder
public void clearCacheFolder() -
getUrlMapper
-
getCacheFolder
-
translateURL
- Throws:
IOException
-
translateURLFlat
- Throws:
IOException
-
translateURLOwner
- Throws:
IOException
-
getURLName
-