|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
java.util.Enumeration |
getAllKnownPlatforms()
Deprecated. as of Version EP 6.0.2.1; this method is replaced by IUserAgentService.getAllKnownPlatforms(Locale) |
java.util.Enumeration |
getAllKnownTypes()
Deprecated. as of Version EP 6.0.2.1; this method is replaced by IUserAgentService.getAllKnownTypes(Locale) |
int |
getMajorVersion()
Returns the major version of this IUserAgent object |
int |
getMinorVersion()
Returns the minor version of this IUserAgent object
The minor version is the fraction of version multiplied with 100 |
java.lang.String |
getPlatform()
Returns the platform of this IUserAgent object |
java.lang.String |
getType()
Returns the type of this IUserAgent object |
java.lang.String |
getUserAgentString()
Returns the original User Agent String of this IUserAgent object |
float |
getVersion()
Returns the version of this IUserAgent object |
java.lang.String |
toString()
Returns the information of the user agent in a human readable representation. |
| Method Detail |
public java.lang.String getType()
IUserAgent objectpublic float getVersion()
IUserAgent objectpublic int getMajorVersion()
IUserAgent objectpublic int getMinorVersion()
IUserAgent object
The minor version is the fraction of version multiplied with 100public java.lang.String getPlatform()
IUserAgent objectpublic java.lang.String getUserAgentString()
IUserAgent objectpublic java.util.Enumeration getAllKnownTypes()
IUserAgentService.getAllKnownTypes(Locale)
IUserAgentConstantsgetAllKnownPlatforms(),
IUserAgentConstantspublic java.util.Enumeration getAllKnownPlatforms()
IUserAgentService.getAllKnownPlatforms(Locale)
IUserAgentConstantsgetAllKnownPlatforms(),
IUserAgentConstantspublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||