|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.catalina.ssi.SSIInclude
Implements the Server-side #include command
Constructor Summary | |
SSIInclude()
|
Method Summary | |
void |
process(SSIMediator ssiMediator,
java.lang.String commandName,
java.lang.String[] paramNames,
java.lang.String[] paramValues,
java.io.PrintWriter writer)
Write the output of the command to the writer. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SSIInclude()
Method Detail |
public void process(SSIMediator ssiMediator, java.lang.String commandName, java.lang.String[] paramNames, java.lang.String[] paramValues, java.io.PrintWriter writer)
SSICommand
process
in interface SSICommand
SSICommand
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |