How to check for null vaues in an XML String using java
praveen kumar <[email protected]> Wed, 8 Dec 2004 20:40:17 -0800
| Newsgroups | gmane.comp.java.sun.xml.general |
|---|---|
| Message-ID | <[email protected]> |
--0-1833962616-1102567217=:96309
Content-Type: text/plain; charset=us-ascii
Hi List,
I have to check for null values in XML String.
ie
for eg.
<Name>Ram</Name><MRN>123</MRN><Address/>
Here the Address node is having a null value.
How do i check for these values using java???
Please send me the solution As soon as possible.
Regards
Praveen Kumar
---------------------------------
Do you Yahoo!?
Yahoo! Mail - Easier than ever with enhanced search. Learn more.
-----------------------------------------------------
xml-interest: A list for discussing XML technologies in the Java Platform.
To post, mailto:[email protected]
Archives at: http://archives.java.sun.com/xml-interest.html
To unsubscribe, mailto:[email protected] the following message;
signoff xml-interest.
--0-1833962616-1102567217=:96309
Content-Type: text/html; charset=us-ascii
<DIV>Hi List,</DIV>
<DIV> I have to check for null values in XML String.</DIV>
<DIV> </DIV>
<DIV>ie </DIV>
<DIV>for eg.</DIV>
<DIV> <Name>Ram</Name><MRN>123</MRN><<STRONG>Address/</STRONG>></DIV>
<DIV> </DIV>
<DIV>Here the <STRONG>Address node is having a null value.</STRONG></DIV>
<DIV><STRONG></STRONG> </DIV>
<DIV>How do i check for these values using java???</DIV>
<DIV> </DIV>
<DIV>Please send me the solution As soon as possible.</DIV>
<DIV> </DIV>
<DIV>Regards</DIV>
<DIV>Praveen Kumar</DIV><p>
<hr size=1>Do you Yahoo!?<br>
Yahoo! Mail - Easier than ever with enhanced search. <a href="http://us.rd.yahoo.com/evt=29916/*http://info.mail.yahoo.com/mail_250">Learn more.</a>
-----------------------------------------------------
xml-interest: A list for discussing XML technologies in the Java Platform.
To post, mailto:[email protected]
Archives at: http://archives.java.sun.com/xml-interest.html
To unsubscribe, mailto:[email protected] the following message;
signoff xml-interest.
--0-1833962616-1102567217=:96309--