Multipart

laika.api.bundle.DirectiveBuilderContext.Multipart
case class Multipart[T](mainBody: Seq[E], children: Seq[T])

The content of a body element divided by separator directives.

Attributes

Source
directives.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def collect[U <: T : ClassTag]: Seq[U]

Attributes

Source
directives.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product