Very easy to solve issue with SimpleXML. What i'm doing wrong?

后端 未结 2 869
死守一世寂寞
死守一世寂寞 2021-02-04 16:29

I\'m working with Java and SimpleXML

I need to parse this XML file with SimpleXML:


    

        
2条回答
  •  青春惊慌失措
    2021-02-04 17:29

    That errors appear when I had errors in XML file (like unended tag). For someone who have the same problem and came to this post.

提交回复
热议问题