@CompileStatic class URLCodecFactory extends Object implements CodecFactory
Implements the 'www-form-urlencoded' encoding scheme, also misleadingly known as URL encoding.
Modifiers | Name | Description |
---|---|---|
class |
URLCodecFactory.1 |
|
class |
URLCodecFactory.2 |
Type | Name and description |
---|---|
static CodecIdentifier |
URL_CODEC_IDENTIFIER |
Decoder |
decoder |
Encoder |
encoder |
Constructor and description |
---|
URLCodecFactory() |