Package org.springframework.shell.style
Class StringToStyleExpressionRenderer
java.lang.Object
org.springframework.shell.style.StringToStyleExpressionRenderer
- All Implemented Interfaces:
org.stringtemplate.v4.AttributeRenderer<String>
public class StringToStyleExpressionRenderer
extends Object
implements org.stringtemplate.v4.AttributeRenderer<String>
ST
AttributeRenderer
which knows to use format string to
render strings into jline
StyleExpression
based on theming
settings.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
StringToStyleExpressionRenderer
-
-
Method Details
-
toString
- Specified by:
toString
in interfaceorg.stringtemplate.v4.AttributeRenderer<String>
-