Is there any documentation on the syntax used by the RegularExpression class? The current API docs don't seem to mention this class at unfortunately.

More specifically my question is if the syntax is the same as that of Javascript's regular expressions (I've done an exslt:regular-expressions implementation for Xalan that currently uses boost::regex, but since Xalan requires Xerces using Xerces' implementation would clearly be more sensible; however the exslt specification requires Javascript syntax).

Thanks,

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to