public class BinaryReplacementContentModifier extends Object implements org.springframework.restdocs.operation.preprocess.ContentModifier
| Modifier and Type | Field and Description |
|---|---|
static Set<org.springframework.http.MediaType> |
BINARY_ENUM_TYPES |
| Constructor and Description |
|---|
BinaryReplacementContentModifier() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
modifyContent(byte[] originalContent,
org.springframework.http.MediaType contentType) |
byte[] |
replacementText() |
public static final Set<org.springframework.http.MediaType> BINARY_ENUM_TYPES
Copyright © 2018 Scalable Capital GmbH. All rights reserved.