Hi Maksym,

> is DOM3's Document.normalizeDocument() is the only way to 
> validate changes in document or there're other ways as well?

You can serialize the DOM tree (using
org.apache.xml.serialize.XMLSerializer) and revalidate during re-parsing
of the document. 


Thank you,
-- 
Elena Litani / IBM Toronto

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

Reply via email to