简体   繁体   English

如何从URL获取xml并使用Java在文本文件中写入?

[英]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. 我正在使用Google Map做一个项目,使用Google Map API我将获得所有位置详细信息。 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 因此,使用该“ URL”,我将获得要写入文件的xml。我该怎么做请帮助我。请忽略问题中的所有错误

You might want to consider taking a look at things like: 您可能需要考虑一下以下内容:

http request for xml And How to write to file xml的http请求以及如何写入文件

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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