public class JspProcessor extends AbstractProcessor
| Modifier and Type | Field and Description |
|---|---|
protected String |
path |
parent| Constructor and Description |
|---|
JspProcessor(String p,
Block parent) |
| Modifier and Type | Method and Description |
|---|---|
Parameter<?>[] |
getParameters()
A processor may need certain parameters.
|
String |
getPath() |
URI |
getUri()
An URI which may identify the implementation of this Renderer.
|
void |
process(Parameters blockParameters)
Process.
|
String |
toString() |
getBlock, getEmptyprotected final String path
public String getPath()
public Parameter<?>[] getParameters()
Processorpublic void process(Parameters blockParameters) throws FrameworkException
ProcessorFrameworkExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}