| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
   oracle.stellent.wcm.common.io.resource.Resource
oracle.stellent.wcm.common.io.resource.Resource
       oracle.stellent.wcm.common.io.resource.impl.InputStreamResource
oracle.stellent.wcm.common.io.resource.impl.InputStreamResource
public class InputStreamResource
A resource pointing at an inputstream
| Constructor Summary | |
|---|---|
| InputStreamResource(java.lang.String path, java.io.InputStream stream) | |
| Method Summary | |
|---|---|
|  java.io.InputStream | getInputStream() | 
| Methods inherited from class oracle.stellent.wcm.common.io.resource.Resource | 
|---|
| exists, getExternalPath, getLastModified, getPath | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public InputStreamResource(java.lang.String path,
                           java.io.InputStream stream)
| Method Detail | 
|---|
public java.io.InputStream getInputStream()
                                   throws java.io.IOException
getInputStream in class Resourcejava.io.IOException| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||