DocumentCursor

laika.ast.DocumentCursor
See theDocumentCursor companion class

Attributes

Companion
class
Source
Cursor.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(document: Document, outputContext: Option[OutputContext]): Either[TreeErrors, DocumentCursor]

Creates a cursor by placing the specified document as a sole node into an otherwise empty document tree.

Creates a cursor by placing the specified document as a sole node into an otherwise empty document tree.

Attributes

Source
Cursor.scala