A B D E G H I M O P R T U V 

P

parseReferrerString(String) - Static method in enum eu.bitwalker.useragentutils.Application
 
parseUserAgentString(String) - Static method in enum eu.bitwalker.useragentutils.Browser
Iterates over all Browsers to compare the browser signature with the user agent string.
parseUserAgentString(String, List<Browser>) - Static method in enum eu.bitwalker.useragentutils.Browser
Iterates over the given Browsers (incl.
parseUserAgentString(String) - Static method in enum eu.bitwalker.useragentutils.OperatingSystem
Parses user agent string and returns the best match.
parseUserAgentString(String, List<OperatingSystem>) - Static method in enum eu.bitwalker.useragentutils.OperatingSystem
Parses the user agent string and returns the best match for the given operating systems.
parseUserAgentString(String) - Static method in class eu.bitwalker.useragentutils.UserAgent
 
A B D E G H I M O P R T U V