| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectportal.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 IResourceResourceServiceException
public long getSize()
             throws ResourceServiceException
getSize in interface IResourceResourceServiceException
public java.io.InputStream getResourceAsStream()
                                        throws ResourceServiceException
getResourceAsStream in interface IResourceResourceServiceException| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||