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 creating a Policy object from an XML file and passing user input to AntiSamy. The document also explains how to customize the policy file to control what HTML elements, attributes, and styles are allowed in sanitized output.