public static class ThymeleafProperties.Servlet extends Object
Constructor and Description |
---|
Servlet() |
Modifier and Type | Method and Description |
---|---|
MimeType |
getContentType() |
boolean |
isProducePartialOutputWhileProcessing() |
void |
setContentType(MimeType contentType) |
void |
setProducePartialOutputWhileProcessing(boolean producePartialOutputWhileProcessing) |
public MimeType getContentType()
public void setContentType(MimeType contentType)
public boolean isProducePartialOutputWhileProcessing()
public void setProducePartialOutputWhileProcessing(boolean producePartialOutputWhileProcessing)