This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: comparing strings (and humble request to a Java programmer)


> BTW: Would it be difficult to incorporate some open regexp 
> library to be used inside Saxon ?

Not difficult to add a function that tests whether a string matches a regexp
pattern (last time I looked, there didn't seem to be any consensus on
Unicode regexp syntax and semantics - I think that may now have changed). 

Using a regexp to split a string into its parts requires more careful
thought.

Mike Kay

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]