public class TemplateLocation extends ObjectSE
コンストラクターと説明 |
---|
TemplateLocation(StringSE path) |
修飾子と型 | メソッドと説明 |
---|---|
boolean | exists(ResourcePatternResolver resolver) 指定された ResourcePatternResolver を使用して、このテンプレートの場所が存在するかどうかを確認します。 |
StringSE | toString() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSE
public TemplateLocation(StringSE path)
public boolean exists(ResourcePatternResolver resolver)
ResourcePatternResolver
を使用して、このテンプレートの場所が存在するかどうかを確認します。resolver
- 場所が存在するかどうかをテストするために使用されるリゾルバー true
。public StringSE toString()
ObjectSE
の toStringSE
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.