|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UserAgentNormalizer
User-Agent normalizer.
The normalization is responsible to improve chances to match right user-agent by the API. The implementing Object reflect the rules described in "Getting the Most out of User-Agent Strings" on wurflpro.com.
| Method Summary | |
|---|---|
String |
normalize(String userAgent)
Return normalized user-agent. |
| Method Detail |
|---|
String normalize(String userAgent)
userAgent - String contains user-agent to normalize.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||