Hi, On 10/16/06, Pavel Jbanov <[EMAIL PROTECTED]> wrote:
A little OT, but anyways... Does export/importXML supports binary content?
Yes. You need to give a false skipBinary flag to the export methods to have binary content included using Base64 encoding. See the JCR javadocs for the details. BR, Jukka Zitting