| SAMPLE Template class for removing all images
from a web page, and replacing them with their alt strings
This class is used by the TemplateHandler
Each image is replaced by a text string defined by the server property
"template", which the first "%" replaced by the contents of the
alt attribute.
author: Stephen Uhler version: %V% NoImageTemplate.java |