问题
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