public static class InMemoryResourceLoader.StringInputStreamSupplier
extends java.lang.Object
implements com.google.common.base.Supplier<java.io.InputStream>
| Constructor and Description |
|---|
StringInputStreamSupplier(java.lang.String content) |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
get() |