[
Lists Home |
Date Index |
Thread Index
]
- From: Vane Lashua <Vlashua@rsgsystems.com>
- To: 'Lucio Piccoli' <Lucio.Piccoli@one2one.co.uk>, xml-dev@ic.ac.uk
- Date: Thu, 30 Dec 1999 13:09:51 -0500
#PCDATA
-----Original Message-----
From: Lucio Piccoli [mailto:Lucio.Piccoli@one2one.co.uk]
Sent: Thursday, December 30, 1999 9:24 AM
To: xml-dev@ic.ac.uk
Subject: Element_node.getValue()
hi all,
I am getting very frustreated with the sun XML java parser. I am using the
DOM. When i retrieve a ELEMENT_NODE, i call getValue() on the node and it
returns null. Yet when i call toString() i get all the data.
The element is defined as
<!ELEMENT body (PCDATA) >
How do i get the value from the element?
adios
-lucio
---------------------------------------------------------------------
One2One LUCIO.PICCOLI@one2one.co.uk
Elstree Tower tel : +44 181 214 3847
Elstree Way
Borehamwood fax :+44 181 214 2325
LONDON WD6 1DT
__________ http://www.one2one.co.uk _____________
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 unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe 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)
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 unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe 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)
|