class Txt extends BufferedContent[Txt]
Ordering
- Alphabetic
- By Inheritance
Inherited
- Txt
- BufferedContent
- Content
- Appendable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def body: String
The content String.
The content String.
- Definition Classes
- → Content
- def contentType: String
Content type of text (
text/plain
).Content type of text (
text/plain
).- Definition Classes
- → Content
- def equals(obj: Any): Boolean
- Definition Classes
- BufferedContent → AnyRef → Any
- def hashCode(): Int
- Definition Classes
- BufferedContent → AnyRef → Any
- def toString(): String
- Definition Classes
- BufferedContent → AnyRef → Any
Content type used in default text templates.