Package com.atlassian.core.filters.encoding

Class Summary
AbstractEncodingFilter Sets the encoding of request and response to a value defined by the application, and prevents later changes to it by wrapping the response in a FixedHtmlEncodingResponseWrapper.
FixedHtmlEncodingResponseWrapper Prevents the encoding of the response being changed with FixedHtmlEncodingResponseWrapper.setContentType(String).
 



Copyright © 2015 Atlassian. All rights reserved.