クラス TemplateExecutor
java.lang.ObjectSE
org.springframework.shell.style.TemplateExecutor
スタイリングを使用することを知っているテンプレート実行者。
コンストラクター概要
コンストラクター方法の概要
コンストラクターの詳細
TemplateExecutor
メソッドの詳細
render
public org.jline.utils.AttributedString render(StringSE template, MapSE<StringSE, ObjectSE> attributes) 指定された属性でテンプレートをレンダリングします。- パラメーター:
template- ST テンプレートattributes- ST テンプレート属性- 戻り値:
- レンダリングされたテンプレート
renderGroup
public org.jline.utils.AttributedString renderGroup(StringSE template, MapSE<StringSE, ObjectSE> attributes) mainという名前のインスタンスが見つかることを期待して、指定された属性を持つテンプレートグループをレンダリングします。- パラメーター:
template- ST テンプレートattributes- ST テンプレート属性- 戻り値:
- レンダリングされたテンプレート