Class WebRuleSet

java.lang.Object
org.apache.tomcat.util.descriptor.web.WebRuleSet
All Implemented Interfaces:
RuleSet

public class WebRuleSet extends Object implements RuleSet

RuleSet for processing the contents of a web application deployment descriptor (/WEB-INF/web.xml) resource.

Author:
Craig R. McClanahan