XmlCell

object XmlCell
Companion:
class
class Object
trait Matchable
class Any
XmlCell.type

Value members

Concrete methods

def apply(xml: => NodeSeq): XmlCell
def unapply(cell: XmlCell): Option[NodeSeq]