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() throws IOException
IOExceptionCopyright © 2012-2013 The Internet Party. All Rights Reserved.