Hi Brian,
sorry for the late reply...
using the class org.apache.jackrabbit.core.util.ISO9075 is probably the
better choice ;)
regards
marcel
Brian Moseley wrote:
Brian Moseley wrote:
ah yes, and section 6.6.4.9. thanks for the pointer. i had read down
to 6.6.4.7 but not gone any further :)
i don't see an escaping utility in the jcr api. this seems like code
that should only have to be written once and be usable by all jcr
clients. how do other folks handle escaping?
for what it's worth, i copied
org.apache.jackrabbit.test.api.EscapeJCRUtil. that class really ought to
be generally available somehow rather than buried down in the jackrabbit
test code :)