public class SSIEcho extends Object implements SSICommand
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DEFAULT_ENCODING |
protected static String |
MISSING_VARIABLE_VALUE |
| Constructor and Description |
|---|
SSIEcho() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isValidEncoding(String encoding) |
long |
process(SSIMediator ssiMediator,
String commandName,
String[] paramNames,
String[] paramValues,
PrintWriter writer) |
protected static final String DEFAULT_ENCODING
protected static final String MISSING_VARIABLE_VALUE
public long process(SSIMediator ssiMediator, String commandName, String[] paramNames, String[] paramValues, PrintWriter writer)
process in interface SSICommandprotected boolean isValidEncoding(String encoding)
Copyright © 2016. All Rights Reserved.