XConStr

ostrat.pWeb.XConStr
See theXConStr companion object
case class XConStr(value: String) extends XCon

XConStr is a wrapper to convert Strings to XCon, XML Element content.

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait XCon
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def out(indent: Int, maxLineLen: Int): String

Returns the XML source code, formatted according to the input.

Returns the XML source code, formatted according to the input.

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product