Interface LocalResource
-
public interface LocalResource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetContentLength()URLgetLocalUrl()
-
-
-
Method Detail
-
getLocalUrl
URL getLocalUrl()
-
getContentLength
int getContentLength()
-
-