Uses of Class
net.sf.uadetector.UserAgent

Packages that use UserAgent
net.sf.uadetector Copyright 2012 André Rouél Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
net.sf.uadetector.parser Copyright 2012 André Rouél Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
 

Uses of UserAgent in net.sf.uadetector
 

Fields in net.sf.uadetector declared as UserAgent
static UserAgent UserAgent.EMPTY
           
 

Methods in net.sf.uadetector that return UserAgent
 UserAgent UserAgent.Builder.build()
           
 

Uses of UserAgent in net.sf.uadetector.parser
 

Methods in net.sf.uadetector.parser that return UserAgent
 UserAgent AbstractUserAgentStringParser.parse(java.lang.String userAgent)
           
 



Copyright © 2011-2014. All Rights Reserved.