On Fri, 20 Sep 2002, Nick Pellow <[EMAIL PROTECTED]> wrote:

> I alos removed the use of Collection libraries.

Thank you, I've changed two lines to make it compile under JDK 1.1
(addElement and elementAt instead of add/get).

> They will fail with crimson since it does not support schema
> validation, is this OK?

Is there an easy way to determine whether the parser supports schema
validation so we could set a property and in/exclude the test?

If not, we could specifically check for Xerces (or AElfred?).

Stefan

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

Reply via email to