TextCursor

class TextCursor(val lastCursor: NodeCursor) extends VCursor[XmlData, NodeCursor]

Vertical cursor for node Text

trait Serializable
trait Dynamic
class Object
trait Matchable
class Any

Type members

Inherited types

type Focus = HFocus
Inherited from:
VCursor

Value members

Concrete methods

override def focus(node: XmlNode): CursorResult[XmlData]
Definition Classes

Inherited methods

Inherited from:
Cursor
final def up: NodeCursor
Inherited from:
VCursor

Concrete fields

lazy override val path: String