Re: DOM Parsers...

2002-09-09 Thread Milt Epstein
On Mon, 9 Sep 2002, Shankar wrote: > Hello, > > I have 2 projects, say Project A, Project B. > > For running the Project A I must use Xerces DOM Parser and > for Project B I need Crimsion DOM Parser. > I am using Websphere VisualAge4.0. > > I used the following code for instatiating DOM Parser i

Re: DOM Parsers...

2002-09-09 Thread Rafal Smyka
mber 09, 2002 11:18 AM Subject: DOM Parsers... > Hello, > > I have 2 projects, say Project A, Project B. > > For running the Project A I must use Xerces DOM Parser and > for Project B I need Crimsion DOM Parser. > I am using Websphere VisualAge4.0. > > I used the followi

Re: DOM Parsers...

2002-09-09 Thread Yuriy Stepovoy
Hello Shankar, Monday, September 09, 2002, 12:18:59 PM, you wrote: S> Hello, S> I have 2 projects, say Project A, Project B. S> For running the Project A I must use Xerces DOM Parser and S> for Project B I need Crimsion DOM Parser. S> I am using Websphere VisualAge4.0. S> I used the following

DOM Parsers...

2002-09-09 Thread Shankar
Hello, I have 2 projects, say Project A, Project B. For running the Project A I must use Xerces DOM Parser and for Project B I need Crimsion DOM Parser. I am using Websphere VisualAge4.0. I used the following code for instatiating DOM Parser in Project A: javax.xml.parsers.DocumentBuilderFact