[
Lists Home |
Date Index |
Thread Index
]
- From: Steffen Leich <leich@wiwi.uni-marburg.de>
- To: "George, Ajit Kumar (CTS)" <GAjitK@dbss.com>
- Date: Wed, 10 Mar 1999 10:03:26 +0100 (CET)
On Wed, 10 Mar 1999, George, Ajit Kumar (CTS) wrote:
> Hi,
>
> I am new to the XML and Java. I am trying to display a XML document in a
> tree structure using
> XML parser classes from IBM xml4j 2.0.0. I am able to get to the elements,
> but how do I
> get the text content out of the element
>
> So I do have a NodeList and I am able to iterate through it, but I am not
> able to figure out a
> way to get the content information out of it.
>
> I could appreciate any help in this. I will not be using Microsoft parser
> classes.
>
Hi,
check out the following URLs:
http://www.software.ibm.com/xml/education/buildappl/xml_to_html.html
http://www.alphaworks.ibm.com/forum/xmlforjava.nsf/discussion_vert
(Discussion of and Links to Tutorials)
http://developerlife.com/xmljavatutorial1
Steffen
___________________________________________________
Steffen Leich Phone: +49-6421-283144
leich@wiwi.uni-marburg.de
Universitaet Marburg
Informations- und Kommunikationsdienste FB 02
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
- References:
- No Subject
- From: "George, Ajit Kumar (CTS)" <GAjitK@dbss.com>
|