Hi,

I have a class that generates XML into a Writer from a Java object
tree. I will modify it so that it generates SAX events.
I'd like to use the Xerces validation engine to check the generated
XML, but I just can't see how to plug it into my code.
I know I could do an identity transformation to get it running, but I
would prefer not having any dependancy with Xalan.
Did I miss something, or can't it be done?
Thanks.

Bruno Verachten

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

Reply via email to