EntityRef

case class EntityRef(ref: String) extends HtmlNode
trait Serializable
trait Product
trait Equals
trait HtmlNode
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
def unless(cond: => Boolean): HtmlNode
Inherited from:
HtmlNode
def when(cond: => Boolean): HtmlNode
Inherited from:
HtmlNode