Class Resource

All Implemented Interfaces:
Condition, ConditionBuilder, Parameterized

public abstract class Resource extends HttpCondition implements Parameterized
A Condition responsible for determining existence of resources within the ServletContext.getResourcePaths(String) of the servlet container.
Author:
Lincoln Baxter, III