This document provides a 3 sentence summary of the AntiSamy User Guide:
The guide introduces the AntiSamy project which is an HTML, CSS, and JavaScript filter for Java that sanitizes user input based on a policy file. It describes how to download, configure, and use AntiSamy by importing necessary classes, declaring a policy file path, creating policy and AntiSamy objects, and scanning input to get clean output. The document also explains how to configure policy files and customize filtering by modifying directives, regular expressions, attributes, and element rules in the XML policy file.