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 StreamSource
getLength
in class AbstractStreamSource
IOException
public InputStream getStream() throws IOException
IOException
Copyright © 2011 Nuxeo SA. All Rights Reserved.