[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: Validating XML with xml4j


Subject: RE: Validating XML with xml4j
From: Marco.Mistroni@xxxxxxxxx
Date: Mon, 29 Nov 1999 09:41:18 +0200

hi
	it is possible....but  you have to write your own error handler
class,...then set it with the parser
br
marco

> -----Original Message-----
> From: EXT Wolfgang May [mailto:may@xxxxxxxxxxxxxxxxxxxxxxxxxx]
> Sent: 26. November 1999 16:36
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: Validating XML with xml4j
> 
> 
> Hi,
> 
> some time ago (xml4j_2_0_4), it was possible to validate an 
> XML file with xml4j
> by calling 
> 
> jre -cp "xml4j.jar:xml4jSamples.jar" XJParse test.xml 
> 
> 
> With xml4j_2_0_15 and xml_EA2, this seems not to be possible:
> 
> jre -cp "xml4j.jar:xml4jSamples.jar" XJParse test.xml 
> Class not found: XJParse
> 
> Is there a class which does this instead?
> I tried DOMParser and some of its subclasses but none of them 
> has been 
> found:
> 
> malta:/home/dbis/XML-Tools/xml4j> jre -cp 
> "xml4j.jar:xml4jSamples.jar" DOMParser test.xml 
> Class not found: DOMParser
> malta:/home/dbis/XML-Tools/xml4j> jre -cp 
> "xml4j.jar:xml4jSamples.jar" ValidatingParser test.xml 
> Class not found: ValidatingParser
> malta:/home/dbis/XML-Tools/xml4j> jre -cp 
> "xml4j.jar:xml4jSamples.jar" RevalidatingDOMParser test.xml 
> Class not found: RevalidatingDOMParser
> 
> The $CLASSPATH contains -- among others --
> 
> /home/dbis/XML-Tools/xml4j/xml4j.jar:/home/dbis/XML-Tools/xml4
> j/xml4jSamples.jar
> 
> Wolfgang
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords
xml