parsing errors

2000-05-02 Thread rakesh . kumar
Hi, I got your mailing id in the FAQ. I wanted to join the mailing list group, but some error occured. So i am seperately sending you the mail. I am having difficulty in parsing XML document in cases where any element is having value which contains "&" in it. Actually i am receiving information f

no validation for DOMParser?

2000-05-02 Thread Peet Sneekes
Hi, how do I get the DOMParser to validate my XML's realy strict. There seems no validation going on at all. Thanks in advance . . . Peet Sneekes, Mediamatic IP, Amsterdam, NL This is my Java: . parser.setFeature("http://xml.org/sax/features/validation";, true); parser.setValidating(

Re: Static Library Build for Win32

2000-05-02 Thread Mike Goodey
In addition you will need to do some work in Win32MsgLoader.cpp to get the correct HInstance for the program, rather than the DLL. I've (mostly) made it work under Borland BC5.02, but I suspect that MSVC will be different. Mike Goodey -- Using Virtual Access http://www.soft-shop.com/va

Re: JDOM - moving to jdom-interest@jdom.org

2000-05-02 Thread James Duncan Davidson
On Fri, 28 Apr 2000, Ben Laurie wrote: > Jason Hunter wrote: > > If scoped namespaces can be handled efficiently, they'll be included. > > If handling scoped namespaces is extremely onerous and slow, then they > > may not be included, at least by default. It wouldn't be unprecedented; > > I'm stro