You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Utsav Boobna <Ut...@lri.fr> on 2003/05/20 10:45:03 UTC

XML parser

Hi,
	Presently I am working on a project whose aim is to validify an 
invalid XML document. For it, I need a XML validating parser, to which I 
call from my Java program giving it the root of the DOM tree of the XML 
document and it should return to the program , the pointer to the node 
which contains the error (if the document is invalid) and NULL (if the 
document is valid). Does any such parser exits ? or, is there any parser 
available to which I can easily modify to get the desired ersult.

Utsav





---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org