|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WicketURLEncoder.Type | |
|---|---|
| org.apache.wicket.protocol.http | HTTP implementation. |
| Uses of WicketURLEncoder.Type in org.apache.wicket.protocol.http |
|---|
| Methods in org.apache.wicket.protocol.http that return WicketURLEncoder.Type | |
|---|---|
static WicketURLEncoder.Type |
WicketURLEncoder.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WicketURLEncoder.Type[] |
WicketURLEncoder.Type.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in org.apache.wicket.protocol.http with parameters of type WicketURLEncoder.Type | |
|---|---|
WicketURLEncoder(WicketURLEncoder.Type type,
char stopChar)
Allow subclass to call constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||