You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by micael <ca...@harbornet.com> on 2002/09/17 02:44:00 UTC

Project X: XmlDocument and XmlDocumentBuilder mapping?

What classes do I use instead of the project X classes XmlDocument and 
XmlDocumentBuilder if I want to use the xerces parser that comes with 
Tomcat 4.1?



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Project X: XmlDocument and XmlDocumentBuilder mapping?

Posted by micael <ca...@harbornet.com>.
Many thanks, Salim!

At 10:29 AM 9/17/2002 +0530, you wrote:
>use Document and DocumentBuilder and DocumentBuilderFactory classes.
>You can get help on this at jakarta site on crimson xml parser
>----------
>Salim
>----- Original Message -----
>From: "micael" <ca...@harbornet.com>
>To: <to...@jakarta.apache.org>
>Sent: Tuesday, September 17, 2002 6:14 AM
>Subject: Project X: XmlDocument and XmlDocumentBuilder mapping?
>
>
> > What classes do I use instead of the project X classes XmlDocument and
> > XmlDocumentBuilder if I want to use the xerces parser that comes with
> > Tomcat 4.1?
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
><ma...@jakarta.apache.org>
> > For additional commands, e-mail:
><ma...@jakarta.apache.org>
> >
>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Project X: XmlDocument and XmlDocumentBuilder mapping?

Posted by salim <sa...@hotpop.com>.
use Document and DocumentBuilder and DocumentBuilderFactory classes.
You can get help on this at jakarta site on crimson xml parser
----------
Salim
----- Original Message -----
From: "micael" <ca...@harbornet.com>
To: <to...@jakarta.apache.org>
Sent: Tuesday, September 17, 2002 6:14 AM
Subject: Project X: XmlDocument and XmlDocumentBuilder mapping?


> What classes do I use instead of the project X classes XmlDocument and
> XmlDocumentBuilder if I want to use the xerces parser that comes with
> Tomcat 4.1?
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>