com.liferay.faces.util.client.internal
Class LiferayPortalBrowserSnifferCompat

java.lang.Object
  extended by com.liferay.faces.util.client.internal.LiferayPortalBrowserSnifferCompat
Direct Known Subclasses:
LiferayPortalBrowserSnifferImpl

public class LiferayPortalBrowserSnifferCompat
extends Object

Author:
Neil Griffin

Nested Class Summary
protected static class LiferayPortalBrowserSnifferCompat.CharPool
           
protected static class LiferayPortalBrowserSnifferCompat.GetterUtil
           
protected static class LiferayPortalBrowserSnifferCompat.StringUtil
           
protected static class LiferayPortalBrowserSnifferCompat.Validator
           
protected static class LiferayPortalBrowserSnifferCompat.WebKeys
           
 
Field Summary
protected static String ACCEPT_ENCODING
           
protected static char BACK_SLASH
           
protected static String BROWSER_SNIFFER_REVISION
           
protected static String BROWSER_SNIFFER_VERSION
           
protected static char COLON
           
protected static String[] FIREFOX_ALIASES
           
protected static char FORWARD_SLASH
           
protected static String[] REVISION_LEADINGS
           
protected static char[] REVISION_SEPARATORS
           
protected static char SPACE
           
protected static String[] VERSION_LEADINGS
           
protected static char[] VERSION_SEPARATORS
           
protected static String[] WEBKIT_ALIASES
           
protected static String[] WINDOWS_ALIASES
           
 
Constructor Summary
LiferayPortalBrowserSnifferCompat()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACCEPT_ENCODING

protected static final String ACCEPT_ENCODING
See Also:
Constant Field Values

BACK_SLASH

protected static final char BACK_SLASH
See Also:
Constant Field Values

BROWSER_SNIFFER_REVISION

protected static final String BROWSER_SNIFFER_REVISION
See Also:
Constant Field Values

BROWSER_SNIFFER_VERSION

protected static final String BROWSER_SNIFFER_VERSION
See Also:
Constant Field Values

COLON

protected static final char COLON
See Also:
Constant Field Values

FIREFOX_ALIASES

protected static final String[] FIREFOX_ALIASES

FORWARD_SLASH

protected static final char FORWARD_SLASH
See Also:
Constant Field Values

SPACE

protected static final char SPACE
See Also:
Constant Field Values

REVISION_LEADINGS

protected static String[] REVISION_LEADINGS

REVISION_SEPARATORS

protected static char[] REVISION_SEPARATORS

VERSION_LEADINGS

protected static String[] VERSION_LEADINGS

VERSION_SEPARATORS

protected static char[] VERSION_SEPARATORS

WEBKIT_ALIASES

protected static final String[] WEBKIT_ALIASES

WINDOWS_ALIASES

protected static final String[] WINDOWS_ALIASES
Constructor Detail

LiferayPortalBrowserSnifferCompat

public LiferayPortalBrowserSnifferCompat()


Copyright © 2015 Liferay, Inc.. All rights reserved.