|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Encoder in org.owasp.encoder |
|---|
| Methods in org.owasp.encoder that return Encoder | |
|---|---|
static Encoder |
Encoders.forName(String contextName)
Returns a new instance of an Encoder for the specified context. |
| Constructors in org.owasp.encoder with parameters of type Encoder | |
|---|---|
EncodedWriter(Writer out,
Encoder encoder)
Creates an EncodedWriter that uses the specified encoder to encode all input before sending it to the wrapped writer. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||