XmlCell

org.specs2.form.XmlCell
See theXmlCell companion class
object XmlCell

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
XmlCell.type

Members list

Value members

Concrete methods

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