Re: DOM API usage question

> I'm afraid I don't know what you mean by the phrase
>
> >a vc++ type of help
I mean, if I want to create an XML document using the DOM API then which
interface to implement, which method to call?
Simillarly for other operations there should be some kind of starting point
in the documentation. The documentation is in a very poor state right now
because I have to read the methods and guess what it could possible do.
regards and thanks for writing in . I am going to read the link you had
kindly sent.
Rahul.
>
>
> To "create an XML doc, add nodes to it, change the data of the nodes etc",
> you call the appropriate "methods, methods and more methods." I know, that
> doesn't tell you a lot about how to get started.
>
> Unfortunately I don't have a recommended-reading list.  IBM has some XML
> tutorials on the web which might be helpful:
>
http://www2.software.ibm.com/developer/education.nsf/xml-onlinecourse-bytitl
e
> ... I believe the "XML Programming in Java" and "XML for Programmers"
> articles include practical introductions to the DOM.
>
> ______________________________________
> Joe Kesselman  / IBM Research

Received on Thursday, 13 July 2000 02:03:15 UTC