net.sourceforge.wurfl.core.handlers
Class HandlerConstants
java.lang.Object
net.sourceforge.wurfl.core.handlers.HandlerConstants
public final class HandlerConstants
- extends Object
User-agent handler constants.
This class contain all the constants used by the user-agent handlers.
- Version:
- $Id: HandlerConstants.java 432 2010-05-06 12:12:53Z filippo.deluca $
- Author:
- Fantayeneh Asres Gizaw, Filippo De Luca
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NOKIA
public static final String NOKIA
- See Also:
- Constant Field Values
VODAFONE
public static final String VODAFONE
- See Also:
- Constant Field Values
SONY_ERICSSON
public static final String SONY_ERICSSON
- See Also:
- Constant Field Values
MOTOROLA
public static final String MOTOROLA
- See Also:
- Constant Field Values
BLACKBERRY
public static final String BLACKBERRY
- See Also:
- Constant Field Values
CATCH_ALL
public static final String CATCH_ALL
- See Also:
- Constant Field Values
APPLE
public static final String APPLE
- See Also:
- Constant Field Values
ALCATEL
public static final String ALCATEL
- See Also:
- Constant Field Values
BENQ
public static final String BENQ
- See Also:
- Constant Field Values
DOCOMO
public static final String DOCOMO
- See Also:
- Constant Field Values
GRUNDIG
public static final String GRUNDIG
- See Also:
- Constant Field Values
HTC
public static final String HTC
- See Also:
- Constant Field Values
KDDDI
public static final String KDDDI
- See Also:
- Constant Field Values
KYOCERA
public static final String KYOCERA
- See Also:
- Constant Field Values
LG
public static final String LG
- See Also:
- Constant Field Values
MITSUBISHI
public static final String MITSUBISHI
- See Also:
- Constant Field Values
NEC
public static final String NEC
- See Also:
- Constant Field Values
PANASONIC
public static final String PANASONIC
- See Also:
- Constant Field Values
PANTECH
public static final String PANTECH
- See Also:
- Constant Field Values
PHILIPS
public static final String PHILIPS
- See Also:
- Constant Field Values
PORTALMMM
public static final String PORTALMMM
- See Also:
- Constant Field Values
SIEMENS
public static final String SIEMENS
- See Also:
- Constant Field Values
SAGEM
public static final String SAGEM
- See Also:
- Constant Field Values
SAMSUNG
public static final String SAMSUNG
- See Also:
- Constant Field Values
QTEK
public static final String QTEK
- See Also:
- Constant Field Values
SHARP
public static final String SHARP
- See Also:
- Constant Field Values
SANYO
public static final String SANYO
- See Also:
- Constant Field Values
TOSHIBA
public static final String TOSHIBA
- See Also:
- Constant Field Values
SPV
public static final String SPV
- See Also:
- Constant Field Values
WINDOWS_CE
public static final String WINDOWS_CE
- See Also:
- Constant Field Values
FIREFOX
public static final String FIREFOX
- See Also:
- Constant Field Values
MSIE
public static final String MSIE
- See Also:
- Constant Field Values
SAFARI
public static final String SAFARI
- See Also:
- Constant Field Values
OPERA
public static final String OPERA
- See Also:
- Constant Field Values
AOL
public static final String AOL
- See Also:
- Constant Field Values
ANDROID
public static final String ANDROID
- See Also:
- Constant Field Values
OPERA_MINI
public static final String OPERA_MINI
- See Also:
- Constant Field Values
BOT
public static final String BOT
- See Also:
- Constant Field Values
CHROME
public static final String CHROME
- See Also:
- Constant Field Values
KONQUEROR
public static final String KONQUEROR
- See Also:
- Constant Field Values
Copyright © 2008-2010 WURFL-Pro srl. All Rights Reserved.