Adding JMCR-Stable version
[Benchmarks_CSolver.git] / JMCR-Stable / real-world application / jigsaw / WWW / User / Reference / w3c.jigsaw.filters.ProcessFilter.html
diff --git a/JMCR-Stable/real-world application/jigsaw/WWW/User/Reference/w3c.jigsaw.filters.ProcessFilter.html b/JMCR-Stable/real-world application/jigsaw/WWW/User/Reference/w3c.jigsaw.filters.ProcessFilter.html
new file mode 100644 (file)
index 0000000..256add8
--- /dev/null
@@ -0,0 +1,80 @@
+<HTML>\r
+<HEAD>\r
+  <!-- Created by GNNpress -->\r
+  <TITLE>The ProcessFilter reference guide.</TITLE>\r
+<!-- Changed by: Anselm Baird-Smith,  4-Feb-1997 -->\r
+</HEAD>\r
+<BODY BGCOLOR="white">\r
+<A HREF="http://www.w3.org/pub/WWW/" TARGET="_top_">\r
+ <IMG SRC="/icons/WWW/w3c_home.gif"\r
+  ALT="W3C"\r
+  BORDER="0" WIDTH="72" HEIGHT="48"></A>\r
+<A HREF="http://www.w3.org/pub/WWW/Jigsaw/" TARGET="_top_">\r
+ <IMG SRC="/icons/jigsaw" ALT="Jigsaw" BORDER="0">\r
+</A>\r
+<HR>\r
+<A HREF="resources.html">All Resources</A>  \r
+<A HREF="filters.html">All filters </A>\r
+<HR>\r
+<H1>\r
+  ProcessFilter\r
+</H1>\r
+<P>\r
+The ProcessFilter is for post-processing a reply's content. It allows you\r
+to run the target's reply content through external filters before it is sent\r
+back to the browser.\r
+<P>\r
+The external program is given by the <A HREF="#command">command</A> attribute,\r
+which can specify any additional arguments for the external process (along\r
+with its path, of course).\r
+<P>\r
+  <HR>\r
+<H2>\r
+  Inherits\r
+</H2>\r
+<P>\r
+The <A HREF="../api/w3c.jigsaw.filters.ProcessFilter.html">ProcessFilter</A>\r
+class inherits from the following classes:\r
+<UL>\r
+  <LI>\r
+    <A HREF="w3c.jigsaw.resources.ResourceFilter.html">ResourceFilter</A>\r
+</UL>\r
+<P>\r
+  <HR>\r
+<H2>\r
+  Attributes description\r
+</H2>\r
+<P>\r
+The ProcessFilter defines the following attribute:\r
+<UL>\r
+  <LI>\r
+    <A HREF="#command">command</A>\r
+</UL>\r
+<P>\r
+  <HR>\r
+<CODE><A NAME=command>command</A></CODE>\r
+<DL>\r
+  <DT>\r
+    <I>semantics</I>\r
+  <DD>\r
+    The command to run when invoking the external program that will do the filtering.\r
+    This attribute must contain at least the program name as its first String\r
+    entry, and any additional parameters (as required).\r
+  <DT>\r
+    <I>type</I>\r
+  <DD>\r
+    This attribute is a editable\r
+    <A HREF="../api/w3c.jigsaw.resources.StringArrayAttribute.html">StringArrayAttribute</A>.\r
+  <DT>\r
+    <I>default value</I>\r
+  <DD>\r
+    This attribute has no value by default, meaning that no process will be invoked.\r
+</DL>\r
+<P>\r
+  <HR>\r
+<P>\r
+<I><A HREF="mailto:jigsaw@w3.org">Jigsaw Team</A><BR>\r
+$Id: w3c.jigsaw.filters.ProcessFilter.html,v 1.1 1996/04/23 19:12:44 abaird\r
+Exp $</I>\r
+<P>\r
+</BODY></HTML>\r