|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.cocoon.dcp.DefaultDCPProcessor | +--org.apache.cocoon.dcp.ServletDCPProcessor | +--org.apache.cocoon.example.DCPExample
Field Summary | |
private static int |
count
|
Fields inherited from class org.apache.cocoon.dcp.ServletDCPProcessor |
request |
Fields inherited from class org.apache.cocoon.dcp.DefaultDCPProcessor |
document,
parameters |
Constructor Summary | |
DCPExample()
|
Method Summary | |
int |
getCount()
|
org.w3c.dom.Element |
getRequestParameters()
|
java.lang.String |
getSystemDate(java.util.Dictionary parameters)
|
Methods inherited from class org.apache.cocoon.dcp.ServletDCPProcessor |
init |
Methods inherited from class org.apache.cocoon.dcp.DefaultDCPProcessor |
createAttribute,
createCDATASection,
createComment,
createDocumentFragment,
createElement,
createEntityReference,
createProcessingInstruction,
createTextNode |
Methods inherited from class java.lang.Object |
|
Field Detail |
private static int count
Constructor Detail |
public DCPExample()
Method Detail |
public int getCount()
public java.lang.String getSystemDate(java.util.Dictionary parameters)
public org.w3c.dom.Element getRequestParameters()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |