Class UserAgent

All Implemented Interfaces:
Condition, ConditionBuilder

public abstract class UserAgent extends HttpCondition
A Condition that inspects the value of HttpServletRequest.getHeader(String) "User-Agent"
Author:
Lincoln Baxter, III