|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nuxeo.runtime.services.streaming.AbstractStreamSource
org.nuxeo.runtime.services.streaming.URLSource
public class URLSource
Constructor Summary | |
---|---|
URLSource(java.net.URL url)
|
Method Summary | |
---|---|
boolean |
canReopen()
|
java.io.InputStream |
getStream()
|
Methods inherited from class org.nuxeo.runtime.services.streaming.AbstractStreamSource |
---|
copyTo, copyTo, destroy, getBytes, getLength, getString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public URLSource(java.net.URL url)
Method Detail |
---|
public java.io.InputStream getStream() throws java.io.IOException
java.io.IOException
public boolean canReopen()
canReopen
in interface StreamSource
canReopen
in class AbstractStreamSource
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |