Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webapp.dnd
Class UserAgentMatcher

java.lang.Object
  extended by org.nuxeo.ecm.webapp.dnd.UserAgentMatcher

public class UserAgentMatcher
extends Object

Helper class to detect Html5 Dnd compliant browsers based on the User Agent string

Author:
Tiry (tdelprat@nuxeo.com)

Constructor Summary
UserAgentMatcher()
           
 
Method Summary
static boolean html5DndIsSupported(String UA)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserAgentMatcher

public UserAgentMatcher()
Method Detail

html5DndIsSupported

public static boolean html5DndIsSupported(String UA)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.