|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Printing a value of a node
I'm not sure but i think in the org.w3c.dom package you can get to the text by selecting the first child of the node gertjan -----Original Message----- From: Ranjith Kodikara [mailto:Ranjith@xxxxxxxxxx] Sent: donderdag 4 juli 2002 12:45 To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Subject: Printing a value of a node This is not an XSLT problem, but this occured when I was trying to write a java file to parse an xml file.. this is the element in xml file: <street> 50/7, Gurugama Road </street> I am trying to write it in this way: System.out.println ("Street :" + t.getNodeName() + "\n" + t.getNodeType() + "\n" + t.getNodeValue()); it returns t.getNodeName() , t.getNodeType() correctly, but it returns null for t.getNodeValue(). But in the xml file there is a value.. where t is an instance of org.w3c.dom.Node I am using Xerces parsr.. I have only subscribed to this mailing list ; I think one of you may reply me.. -Ranjith XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








