|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object portal.services.resource.runtime.ClasspathResource
Constructor Summary | |
ClasspathResource(ClasspathResourceLoader myResourceLoader,
java.lang.String resourcePath,
java.lang.String contentType)
|
Method Summary | |
java.lang.String |
getContentType()
|
java.io.InputStream |
getResourceAsStream()
|
long |
getSize()
|
boolean |
isStatic()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClasspathResource(ClasspathResourceLoader myResourceLoader, java.lang.String resourcePath, java.lang.String contentType)
Method Detail |
public boolean isStatic()
isStatic
in interface IResource
public java.lang.String getContentType() throws ResourceServiceException
getContentType
in interface IResource
ResourceServiceException
public long getSize() throws ResourceServiceException
getSize
in interface IResource
ResourceServiceException
public java.io.InputStream getResourceAsStream() throws ResourceServiceException
getResourceAsStream
in interface IResource
ResourceServiceException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |