Jos,
By default, Castor uses the Jakarta RegExp or the Jakarta ORO regular
expression libraries, depending on which version of Castor you are
using.
You can however, use whatever regular expression library that you want
by specifying it in the castor.properties file.
All it takes is a simple w
Hello All,
I'm using Castor's XML to classes facitily and have been happy with it. The
only problem is, that you sometimes have to work around unemplemented parts
of the XML Schema specification. But that's doable.
Now I've however found a bug that hinders my use of Castor a bit.
I'd like to u