com.dotmarketing.util
Class BotChecker

java.lang.Object
  extended by com.dotmarketing.util.BotChecker

public class BotChecker
extends java.lang.Object

Determines if a request is actually a bot or spider.

Author:
Patrick Lightbody

Constructor Summary
BotChecker()
           
 
Method Summary
static boolean isBot(HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BotChecker

public BotChecker()
Method Detail

isBot

public static boolean isBot(HttpServletRequest request)


Copyright © 2010 dotCMS Inc. All Rights Reserved.