Polish
See gh-29928
This commit is contained in:
committed by
Sébastien Deleuze
parent
5b67dea506
commit
4c351e811a
@@ -83,7 +83,7 @@ public class XpathResultMatchers {
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the response encoding if explicitly defined in the response, {code null} otherwise.
|
||||
* Get the response encoding if explicitly defined in the response, {@code null} otherwise.
|
||||
*/
|
||||
@Nullable
|
||||
private String getDefinedEncoding(MockHttpServletResponse response) {
|
||||
|
||||
Reference in New Issue
Block a user