クラス ThymeleafProperties
java.lang.ObjectSE
org.springframework.boot.thymeleaf.autoconfigure.ThymeleafProperties
Thymeleaf のプロパティ。
- 導入:
- 4.0.0
- 作成者:
- Stephane Nicoll, Brian Clozel, Daniel Fern á ndez, Kazuki Shimizu
ネストされたクラスの要約
ネストされたクラスフィールドのサマリー
フィールドコンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明StringSE @Nullable[]getMode()@Nullable IntegerSEStringSE @Nullable[]booleanisCache()booleanbooleanbooleanbooleanvoidsetCache(boolean cache) voidsetCheckTemplate(boolean checkTemplate) voidsetCheckTemplateLocation(boolean checkTemplateLocation) voidsetEnableSpringElCompiler(boolean enableSpringElCompiler) voidsetEncoding(CharsetSE encoding) voidsetExcludedViewNames(StringSE @Nullable[] excludedViewNames) voidvoidvoidsetRenderHiddenMarkersBeforeCheckboxes(boolean renderHiddenMarkersBeforeCheckboxes) voidvoidsetTemplateResolverOrder(@Nullable IntegerSE templateResolverOrder) voidsetViewNames(StringSE @Nullable[] viewNames)
フィールドの詳細
DEFAULT_PREFIX
- 関連事項:
DEFAULT_SUFFIX
- 関連事項:
コンストラクターの詳細
ThymeleafProperties
public ThymeleafProperties()
メソッドの詳細
isCheckTemplate
public boolean isCheckTemplate()setCheckTemplate
public void setCheckTemplate(boolean checkTemplate) isCheckTemplateLocation
public boolean isCheckTemplateLocation()setCheckTemplateLocation
public void setCheckTemplateLocation(boolean checkTemplateLocation) getPrefix
setPrefix
getSuffix
setSuffix
getMode
setMode
getEncoding
setEncoding
isCache
public boolean isCache()setCache
public void setCache(boolean cache) getTemplateResolverOrder
setTemplateResolverOrder
getExcludedViewNames
setExcludedViewNames
getViewNames
setViewNames
isEnableSpringElCompiler
public boolean isEnableSpringElCompiler()setEnableSpringElCompiler
public void setEnableSpringElCompiler(boolean enableSpringElCompiler) isRenderHiddenMarkersBeforeCheckboxes
public boolean isRenderHiddenMarkersBeforeCheckboxes()setRenderHiddenMarkersBeforeCheckboxes
public void setRenderHiddenMarkersBeforeCheckboxes(boolean renderHiddenMarkersBeforeCheckboxes) getReactive
getServlet