XmlCell

object XmlCell
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

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