| Package | Description |
|---|---|
| com.caucho.servlets.ssi |
| Modifier and Type | Method and Description |
|---|---|
void |
SSIServlet.setFactory(SSIFactory factory)
Set's the SSIFactory, default is a factory that handles
the standard Apache SSI commands.
|
void |
SSIFilter.setFactory(SSIFactory factory)
Set's the SSIFactory, default is a factory that handles
the standard Apache SSI commands.
|
| Constructor and Description |
|---|
SSIParser(SSIFactory factory) |