Index: Sitemap.java
===================================================================
RCS file: /home/cvspublic/xml-cocoon2/src/java/org/apache/cocoon/sitemap/Sitemap.java,v
retrieving revision 1.1
diff -u -r1.1 Sitemap.java
--- Sitemap.java	3 Jan 2002 12:31:20 -0000	1.1
+++ Sitemap.java	22 Jan 2002 14:29:01 -0000
@@ -31,6 +31,7 @@
     int ACTION = READER << 1;
     int MATCHER = ACTION << 1;
     int SELECTOR = MATCHER << 1;
+    int ADAPTER = SELECTOR << 1;
 
     /**
      * Return the component manager for this sitemap
