简体   繁体   中英

How to fetch xml from url and write in text file with java?

I'm doing a project using google map,using google map api i will get all location details. so using that "url" i will get xml that will want write into a file.how can i do it please help me.please ignore all mistake in the question

You might want to consider taking a look at things like:

http request for xml And How to write to file

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM