hi

<AttrDef AttrDef.Type="AT_NAME"> 
        <AttrValue LocaleId="1055">yasar</AttrValue> 
</AttrDef>

this is the xml file part ý want to get. ý wrote

if ((attr.getNodeName() == "AttrDef.Type") &&
(attr.getNodeValue() == "AT_NAME")) {

but (attr.getNodeValue() == "AT_NAME") part does not
work. what is my problem. thanks for your help...


        
                
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to