The ProcessFilter is for post-processing a reply's content. It allows you to run the target's reply content through external filters before it is sent back to the browser.
The external program is given by the command attribute, which can specify any additional arguments for the external process (along with its path, of course).
The ProcessFilter class inerits from the following classes:
The ProcessFilter defines the following attributes:
command
Jigsaw Team
$Id: org.w3c.jigsaw.filters.ProcessFilter.html,v 1.3 1998/03/27 08:18:12
bmahe Exp $