|
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.StringSource
public class StringSource
| Constructor Summary | |
|---|---|
StringSource(java.lang.String string)
|
|
| Method Summary | |
|---|---|
long |
getLength()
|
java.io.InputStream |
getStream()
|
| Methods inherited from class org.nuxeo.runtime.services.streaming.AbstractStreamSource |
|---|
canReopen, copyTo, copyTo, destroy, getBytes, getString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringSource(java.lang.String string)
| Method Detail |
|---|
public long getLength()
throws java.io.IOException
getLength in interface StreamSourcegetLength in class AbstractStreamSourcejava.io.IOException
public java.io.InputStream getStream()
throws java.io.IOException
java.io.IOException
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||