public class StringDataResource extends DelegateClasspathResource
| Constructor and Description |
|---|
StringDataResource(ClasspathResource source) |
| Modifier and Type | Method and Description |
|---|---|
String |
readAll() |
Iterable<String> |
readLines() |
getResourceName, open, prioritypublic StringDataResource(ClasspathResource source)
public Iterable<String> readLines() throws IOException
IOExceptionpublic String readAll()
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.