Uses of Class
nl.bitwalker.useragentutils.UserAgent

Uses of UserAgent in nl.bitwalker.useragentutils
 

Methods in nl.bitwalker.useragentutils that return UserAgent
static UserAgent UserAgent.parseUserAgentString(java.lang.String userAgentString)
           
static UserAgent UserAgent.valueOf(int id)
          Returns UserAgent based on specified unique id
static UserAgent UserAgent.valueOf(java.lang.String name)
          Returns UserAgent based on combined string representation
 



Copyright © 2011. All Rights Reserved.