All Classes and Interfaces

Class
Description
The <hs:cause> tag returns the cause (if any) for the current HTTP Status Error Code.
The <hs:code> tag returns the HTTP Status Error Code.
The <hs:message> tag returns the message (if any) for the current error.
Populates the reason phrases map from bundle properties, and implements accessor methods.
The <hs:reason> tag returns the Reason Phrase for the current (or specified) HTTP Status Error Code.
The StatusCode bean implements methods to check the class of an HTTP status code.
The StatusCodeClass enum represents the classification of HTTP status codes into groups based on their first digit.
The Utils class implements a collection of utility methods used throughout this project.
Adds support for the default and escapeXml tag attributes.