public class StringSource extends AbstractStreamSource
| Constructor and Description |
|---|
StringSource(String string) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLength() |
InputStream |
getStream() |
public StringSource(String string)
public long getLength()
throws IOException
getLength in interface StreamSourcegetLength in class AbstractStreamSourceIOExceptionpublic InputStream getStream() throws IOException
IOExceptionCopyright © 2011 Nuxeo SA. All Rights Reserved.