Class | Description |
---|---|
Encode |
Encode -- fluent interface for contextual encoding.
|
EncodedWriter |
EncodedWriter -- A writer the encodes all input for a specific context and writes the encoded output to another writer.
|
Encoder |
This is the low-level encoding API.
|
Encoders |
Encoders -- Public factory method for obtaining instances of Encoders.
|
Exception | Description |
---|---|
UnsupportedContextException |
UnsupportedContextException -- thrown when the encoding context
specified is not known or supported.
|
Copyright © 2011–2020 OWASP (Open Web-Application Security Project). All rights reserved.