On 1/9/06, Marcel Reutegger <[EMAIL PROTECTED]> wrote: > there is a utility class in jackrabbit-commons that you can use: > org.apache.jackrabbit.util.ISO9075
wouldn't there be issues importing content with names escaped in this manner? in other words, if i tried to import a node with _xHHHH_ in its name, wouldn't the import mechanism convert that to an illegal character, causing an exception to be thrown when the node is saved?