[
https://issues.apache.org/jira/browse/VFS-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Gregory closed VFS-719.
----------------------------
Resolution: Fixed
In git master.
> Add methods to get the contents of file objects as strings
> ----------------------------------------------------------
>
> Key: VFS-719
> URL: https://issues.apache.org/jira/browse/VFS-719
> Project: Commons VFS
> Issue Type: New Feature
> Reporter: Gary Gregory
> Assignee: Gary Gregory
> Priority: Major
> Fix For: 2.4
>
>
> Add methods to get the contents of file objects as strings as I keep on
> coding the same patterns in different projects:
> - org.apache.commons.vfs2.FileContent.getString(Charset)
> - org.apache.commons.vfs2.FileContent.getString(String)
> - org.apache.commons.vfs2.util.FileObjectUtils.getContentAsString(FileObject,
> Charset)
> - org.apache.commons.vfs2.util.FileObjectUtils.getContentAsString(FileObject,
> String)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)