|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UrlEncoder.Type | |
|---|---|
| org.apache.wicket.util.encoding | |
| Uses of UrlEncoder.Type in org.apache.wicket.util.encoding |
|---|
| Methods in org.apache.wicket.util.encoding that return UrlEncoder.Type | |
|---|---|
static UrlEncoder.Type |
UrlEncoder.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UrlEncoder.Type[] |
UrlEncoder.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.wicket.util.encoding with parameters of type UrlEncoder.Type | |
|---|---|
UrlEncoder(UrlEncoder.Type type)
Allow subclass to call constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||