[
https://issues.apache.org/jira/browse/JCR-2987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-2987.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.3.0
Done in revision 1133927.
> New JcrUtils utility methods
> ----------------------------
>
> Key: JCR-2987
> URL: https://issues.apache.org/jira/browse/JCR-2987
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-jcr-commons
> Reporter: Jukka Zitting
> Assignee: Jukka Zitting
> Priority: Minor
> Fix For: 2.3.0
>
>
> I'd like to add the following new utility methods to JcrUtils:
> readFile(Node): returns an InputStream for reading file contents
> readFile(Node, OutputStream): writes file contents to the given stream
> getLastModified(Node): returns the jcr:lastModified value
> setLastModified(Node, Calendar): sets the jcr:lastModified value
> getPropertyType(String): like PropertyType.valueFromName(String), but
> case-insensitive
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira