Package | Description |
---|---|
org.apache.tapestry5.internal.util |
[INTERNAL USE ONLY] various utility classes; API subject to change.
|
Modifier and Type | Class and Description |
---|---|
class |
StringParameterBuilder
Implementation of
ParameterBuilder that simply provides a static string
value for the parameter expression. |
Modifier and Type | Method and Description |
---|---|
void |
MethodInvocationBuilder.addParameter(String parameterType,
ParameterBuilder builder)
Maps a parameter type to a
ParameterBuilder . |
Copyright © 2003-2012 The Apache Software Foundation.