public static class ReadDescriptors.StringSource extends java.lang.Object implements ReadDescriptors.Source
Constructor and Description |
---|
StringSource(java.lang.String content) |
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
get() |
java.lang.String |
toString() |
public java.io.InputStream get() throws java.io.IOException
get
in interface ReadDescriptors.Source
java.io.IOException
public java.lang.String toString()
toString
in class java.lang.Object