In my application, I implemented a custom search/replace method to filter out illegal characters. It's pretty simple to write, so I didn't spend much time looking for a library method to handle it. AFAIK, the Jackrabbit API doesn't address this issue. I could be wrong, though (correct me if I'm wrong, please, Jackrabbit devs!).
-Brian On Nov 25, 2007 6:53 AM, Alex Lukin <[EMAIL PROTECTED]> wrote: > Hi, collegues! > > I have user submitted by string with spaces, underscores and all other > illegal > chars. This string must be used as JRC folder name. What library or class > from Jackrabbit API can be used to convert such inpredictable strings to > legal node name and vice versa? > > According to 6.4.3 of JSR-170 there's ISO/IEC 9075-14:2003 standard but I > can > not find any library that implements it. > > Thnks, > -- > SY, Alex Lukin > RIPE NIC HDL: LEXA1-RIPE >
