²Ù×÷XMLµÄÎÊÌâÔÚÏßµÈ
ÎÒÓÖÕâÑùÒ»¸ö
<cun>
<node month="2009-10" mytime="2009-10-11"/>
<node month="2009-10" mytime="2009-10-11"/>
<node month="2009-10" mytime="2009-10-23"/>
<node month="2009-11" mytime="2009-11-11"/>
<node month="2009-12" mytime="2009-12-11"/>
<node month="2009-12" mytime="2009-12-11"/>
<node month="2009-12" mytime="2009-12-14"/>
<node month="2009-12" mytime="2009-12-14"/>
</cun>
XMLÎļþ£¬ÎÒÏ뽫ÏàͬÔ·ݵĽڵã·ÅÔÚÒ»¸ö½ÚµãÏÂ
¾ÍÊǹ¹Ôì³ÉÕâÑù¸ñʽµÄXML£¬ÈçºÎ¹¹Ôì
<cun>
<node month="2009-10">
<node month="2009-10" mytime="2009-10-11"/>
<node month="2009-10" mytime="2009-10-11"/>
<node month="2009-10" mytime="2009-10-23"/>
</node>
<node month="2009-11">
<node month="2009-11" mytime="2009-11-11"/>
</node>
<node month="2009-12">
<node month="2009-12"
Ïà¹ØÎÊ´ð£º
Êý¾Ý¿â±íÖÐÓÐÒ»ÁУ¨TranXml£©ÀàÐÍÊÇxml£¬´æ´¢µÄÊÇÀàËÆ
<fathernode>
<a>aaa
</a>
<b>bbb
</b>
</fathernode>
µÄÐÅÏ¢£¬²¢ÇÒͨ¹ý²éѯ·½· ......
ÎÒÊÇÏëÓÃPHP´ÓÊý¾Ý¿âÖжÁÈ¡Êý¾Ý£¬È»ºóдÈëxml£¬È»ºóFLASHÏÔʾXMLÖеÄÊý¾Ý
µ«ÊDZ¾µØ²âÊÔPHPÄܶÁ³öXML£¬´«µ½¿Õ¼äÀï¾Í¶Á²»³öÀ´ÁË£¬ÇëÎÊÔõô»ØÊÂ?
´íÎó´úÂëÈçÏÂ:
Fatal error: Cannot instantiate non-exis ......
Java code:
/**
* ÉèÖÃÖ¸¶¨µÄÔªËØÃûºÍ½ÚµãË÷ÒýËù¶ÔÓ¦½ÚµãµÄÄÚÈÝ
* @param ÔªËØÃû
* @param ½ÚµãË÷Òý
* @param ÄÚÈÝ
*/
public void setElementContent(String elementName,in ......