Package com.liferay.portal.kernel.util
Class URLUtil
Object
com.liferay.portal.kernel.util.URLUtil
- Author:
- Shuyang Zhou
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic long
getLastModifiedTime
(URL url) static byte[]
toByteArray
(URL url) static String
-
Constructor Details
-
URLUtil
public URLUtil()
-
-
Method Details
-
getLastModifiedTime
- Throws:
IOException
-
toByteArray
- Throws:
IOException
-
toString
- Throws:
IOException
-