public static class ThymeleafProperties.Servlet extends 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)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.