Package org.owasp.encoder
- 
Class Summary 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 Summary Exception Description UnsupportedContextException UnsupportedContextException -- thrown when the encoding context specified is not known or supported.