| Modifier and Type | Method and Description |
|---|---|
static Encoder |
Encoders.forName(String contextName)
Returns a new instance of an Encoder for the specified context.
|
| Constructor and Description |
|---|
EncodedWriter(Writer out,
Encoder encoder)
Creates an EncodedWriter that uses the specified encoder to encode all input before sending it to the wrapped writer.
|
Copyright © 2011–2018 OWASP (Open Web-Application Security Project). All rights reserved.