Adding JMCR-Stable version
[Benchmarks_CSolver.git] / JMCR-Stable / real-world application / jigsaw / WWW / Doc / Reference / org.w3c.tools.resources.ResourceFilter.html
diff --git a/JMCR-Stable/real-world application/jigsaw/WWW/Doc/Reference/org.w3c.tools.resources.ResourceFilter.html b/JMCR-Stable/real-world application/jigsaw/WWW/Doc/Reference/org.w3c.tools.resources.ResourceFilter.html
new file mode 100644 (file)
index 0000000..c7cdc11
--- /dev/null
@@ -0,0 +1,68 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">\r
+<HTML>\r
+<HEAD>\r
+  <link rel="stylesheet" type="text/css" href="../style/doc.css"><style type="text/css">\r
+body { margin: 20pt; color: black; background: white; font-family: helvetica;} \r
+</STYLE>\r
+  <TITLE>The ResourceFilter reference manual</TITLE>\r
+  <LINK HREF="jigsaw@w3.org" REL="made">\r
+</HEAD>\r
+<BODY>\r
+<P>\r
+<A HREF="../../.." TARGET="_top_"><IMG SRC="../../../Icons//WWW/w3c_home.gif"\r
+    ALT="W3C" BORDER="0" WIDTH="72" HEIGHT="48">\r
+</A><A HREF="../../" TARGET="_top_">\r
+<IMG SRC="../../../Icons//jigsaw" ALT="Jigsaw"BORDER="0"></A>\r
+  <hr noshade size="1">\r
+<A HREF="resources.html">All resources</A> <A HREF="frames.html">All frames\r
+</A> \r
+  <hr noshade size="1">\r
+<H1>\r
+  ResourceFilter\r
+</H1>\r
+<P>\r
+The ResourceFilter class is the basic class for all resource filters. If\r
+you are not yet familiar with filters, check Jigsaw architecture overview.\r
+Resource filters can maintain a shadow of their target attributes in order\r
+to overide them. This is how the\r
+<A HREF="org.w3c.jigsaw.filters.ProcessFilter.html">ProcessFilter</A>, for\r
+example, can be used to do on-the-fly MIME type conversion: it shadows its\r
+target resource content-type attribute value. This is why the generic resource\r
+editor displays the ShadowedBy... button when a filter is attached to the\r
+resource it edits. \r
+<P>\r
+When a resource's attribute is queried, its filters are first queried for\r
+a shadow value of the attribute. If one of the filters attached to the resource\r
+defines the attribute, its value is returned. Otherwise, the normal resource\r
+attribute value is fetched and returned. \r
+<P>\r
+  <hr noshade size="1">\r
+<H2>\r
+  Inherits\r
+</H2>\r
+<P>\r
+The\r
+<A HREF="http://jigsaw.w3.org/Doc/Programmer/api/org/w3c/tools/resources/ResourceFilter.html">ResourceFilter</A>\r
+class inerits from the following classes:\r
+<UL>\r
+  <LI>\r
+    <A HREF="org.w3c.tools.resources.Resource.html">Resource</A>\r
+  <LI>\r
+    <A HREF="org.w3c.tools.resources.FramedResource.html">FramedResource</A>\r
+  <LI>\r
+    <A HREF="org.w3c.tools.resources.ResourceFrame.html">ResourceFrame</A>\r
+</UL>\r
+<P>\r
+  <hr noshade size="1">\r
+<H2>\r
+  Attributes description\r
+</H2>\r
+<P>\r
+The ResourceFilter doesn't defines any attribute.\r
+<P>\r
+  <hr noshade size="1">\r
+<P>\r
+<I><A HREF="mailto:jigsaw@w3.org">Jigsaw Team</A><BR>\r
+$Id: org.w3c.tools.resources.ResourceFilter.html,v 1.3 1998/03/27 08:26:22\r
+bmahe Exp $</I>\r
+</BODY></HTML>\r