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