public class PrettyPrintingContentModifier extends Object
ContentModifier
that modifies the content by pretty printing it.Constructor and Description |
---|
PrettyPrintingContentModifier() |
Modifier and Type | Method and Description |
---|---|
byte[] |
modifyContent(byte[] originalContent)
Returns modified content based on the given
originalContent |