class Xml extends BufferedContent[Xml]
Ordering
- Alphabetic
- By Inheritance
Inherited
- Xml
- 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 XML (
application/xml
).Content type of XML (
application/xml
).- 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 XML templates.