
|
Cocoon API: Class DCPExample
org.apache.cocoon.example
Class DCPExample
java.lang.Object
|
+--org.apache.cocoon.dcp.DefaultDCPProcessor
|
+--org.apache.cocoon.dcp.ServletDCPProcessor
|
+--org.apache.cocoon.example.DCPExample
- All Implemented Interfaces:
- Configurable
- public class DCPExample
- extends ServletDCPProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DCPExample
public DCPExample()
getCount
public int getCount()
getSystemDate
public java.lang.String getSystemDate(java.util.Dictionary parameters)
getRequestParameters
public org.w3c.dom.Element getRequestParameters()
Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.
|