Introduce Resource::getContentAsString
This commit introduces the getContentAsString method to Resource, returning the string contents of the resource. Closes gh-24651
This commit is contained in:
committed by
Arjen Poutsma
parent
18896aceca
commit
4da2499613
@@ -2,5 +2,4 @@
|
||||
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
|
||||
<properties version="1.0">
|
||||
<entry key="foo">bar</entry>
|
||||
</properties>
|
||||
|
||||
</properties>
|
||||
Reference in New Issue
Block a user