| Package | Description |
|---|---|
| org.owasp.fileio | |
| org.owasp.fileio.codecs |
| Constructor and Description |
|---|
Encoder(List<Codec> codecs)
Instantiates a new DefaultEncoder with the default codecs
|
| Modifier and Type | Class and Description |
|---|---|
class |
HTMLEntityCodec
Implementation of the Codec interface for HTML entity encoding.
|
class |
PercentCodec
Implementation of the Codec interface for percent encoding (aka URL encoding).
|
Copyright © 2017. All rights reserved.