Hi,

when reading text files (nt:files) via the resource API, it would be useful to 
be able to adapt to a Reader, that is set up with the right charset. Instead of 
having to resource.adaptTo(InputStream.class) and manually figuring out the 
charset.

The charset would be either jcr:encoding on the jcr:content [1], or default to 
the common utf-8 by default.

wdyt?

[1] http://wiki.apache.org/jackrabbit/nt%3Aresource

Cheers,
Alex

Reply via email to