Uses of Class
org.apache.shindig.common.servlet.UserAgent.Browser

Packages that use UserAgent.Browser
org.apache.shindig.common.servlet   
 

Uses of UserAgent.Browser in org.apache.shindig.common.servlet
 

Methods in org.apache.shindig.common.servlet that return UserAgent.Browser
 UserAgent.Browser UserAgent.getBrowser()
           
static UserAgent.Browser UserAgent.Browser.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UserAgent.Browser[] UserAgent.Browser.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.apache.shindig.common.servlet with parameters of type UserAgent.Browser
UserAgent(UserAgent.Browser browser, String version)
           
 



Copyright © 2007-2012. All Rights Reserved.