|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||