TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
diliup gabadamudalige
1.7k
39
415
Getting the values in each node in a xml file into a list
Dec 11 2017 12:30 AM
<SubTexture name="explosion0000.png" x="180" y="474" width="24" height="25"/>
<SubTexture name="explosion0001.png" x="422" y="609" width="30" height="30"/>
<SubTexture name="explosion0002.png" x="395" y="981" width="34" height="34"/>
<SubTexture name="explosion0003.png" x="354" y="981" width="39" height="39"/>
I need to get ["explosion000.png, "180", "474", "24", "25"] and the rest of the data too in a similar manner into a list. Each group will be a sublist.
How do I do that? Can someone help?
Reply
Answers (
1
)
Problem with Iteration on Service Charge
Zlib decompression is not working on 64 bit configuration