Java user agent parser

好久不见. 提交于 2019-12-11 02:54:53

问题


I was searching for a good Java USerAgent parser and I found http://user-agent-utils.java.net/

How can I test it to see if I get the correct results?


回答1:


You can get a look at UADetector, it seems better supported than user-agent-utils (up to date parser, actively developed, monthly releases)




回答2:


One of they official tests can be seen here



来源:https://stackoverflow.com/questions/7659508/java-user-agent-parser

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!