Package org.owasp.encoder

Class Summary
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
UnsupportedContextException UnsupportedContextException -- thrown when the encoding context specified is not known or supported.
 



Copyright © 2011-2013 OWASP (Open Web-Application Security Project). All Rights Reserved.