public class SSIFactory
extends java.lang.Object
Statement
for named commands.Constructor and Description |
---|
SSIFactory() |
Modifier and Type | Method and Description |
---|---|
Statement |
createStatement(java.lang.String cmd,
java.util.HashMap<java.lang.String,java.lang.String> attr,
Path path)
Return a statement, or null if the cmd is not known.
|
public Statement createStatement(java.lang.String cmd, java.util.HashMap<java.lang.String,java.lang.String> attr, Path path)
cmd
- the name of a commandattr
- a map of attributes and valuespath
- a path to the .shtml file