Interface | Description |
---|---|
QueryStringBuilder |
A builder used to create a proper Query String out of a set of parameters
|
QueryStringParser |
Used to parse Http Query String into a Map of parameters
|
UrlDecoder |
URL Decoder used internally by Struts
|
UrlEncoder |
URL Encoder used internally by Struts
|
Class | Description |
---|---|
StrutsQueryStringBuilder | |
StrutsQueryStringParser | |
StrutsUrlDecoder | |
StrutsUrlEncoder |
Copyright © 2000–2022 Apache Software Foundation. All rights reserved.