Package org.exoplatform.download
Class ClasspathDownloadResource
java.lang.Object
org.exoplatform.download.DownloadResource
org.exoplatform.download.ClasspathDownloadResource
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 26, 2005
-
Constructor Summary
ConstructorsConstructorDescriptionClasspathDownloadResource(String resource, String resourceMimeType) ClasspathDownloadResource(String type, String resource, String resourceMimeType) -
Method Summary
Methods inherited from class org.exoplatform.download.DownloadResource
getAccessCounter, getDownloadName, getDownloadType, getLimit, getLiveTime, getResourceMimeType, setAccessCounter, setDownloadName, setLimit, setLiveTime
-
Constructor Details
-
ClasspathDownloadResource
-
ClasspathDownloadResource
-
-
Method Details
-
getInputStream
- Specified by:
getInputStreamin classDownloadResource- Throws:
IOException
-