Package org.openrewrite.text
Class TextStyle
- java.lang.Object
-
- org.openrewrite.text.TextStyle
-
-
Constructor Summary
Constructors Constructor Description TextStyle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetCharset()voidsetCharset(java.lang.String charset)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.openrewrite.style.Style
applyDefaults, getJacksonPolymorphicTypeTag, merge
-
-