cats.xml.cursor
package cats.xml.cursor
Members list
Concise view
Type members
Classlikes
final class AttrCursor(val vCursor: NodeCursor, op: Op) extends HCursor[XmlAttribute, NodeCursor, AttrCursor]
Horizontal cursor for node attributes
Horizontal cursor for node attributes
Attributes
- Companion:
- object
- Graph
- Supertypes
- Self type
object AttrCursor
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- AttrCursor.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializableclass Objecttrait Matchableclass Any
- Known subtypes
object Cursor
A coproduct ADT to represent the Cursor
possible failures.
A coproduct ADT to represent the Cursor
possible failures.
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- class Customclass DecoderFailedclass Errortrait FailedAttributeclass LeftBoundLimitAttrclass MissingAttrAtIndexclass MissingAttrByKeyclass MissingAttrHeadclass MissingAttrLastclass RightBoundLimitAttrtrait FailedNodeclass MissingNodeclass MissingNodeAtIndexclass MissingNodeFindclass MissingNodeHeadclass MissingNodeInEmptyGroupclass MissingNodeLastclass MissingTextclass ValidationsFailedclass InvalidTargetTypetrait Missing
object CursorFailure
Attributes
- Companion:
- trait
- Graph
- Supertypes
- trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- CursorFailure.type
FreeCursor
represent a cursor with a free O
type as result of the focusing and a free I
type as target of the focusing.
FreeCursor
represent a cursor with a free O
type as result of the focusing and a free I
type as target of the focusing.
Attributes
- I
Input type of the
FreeCursor
- O
Output type of the
FreeCursor
- Companion:
- object
- Graph
- Supertypes
- trait Serializableclass Objecttrait Matchableclass Any
- Self type
object FreeCursor
Attributes
- Companion:
- trait
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- FreeCursor.type
Attributes
- Graph
- Supertypes
- Known subtypes
- class AttrCursor
Vertical cursor for nodes
Vertical cursor for nodes
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Dynamicclass Objecttrait Matchableclass Any
- Known subtypes
- Self type
object NodeCursor
Attributes
- Companion:
- trait
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- NodeCursor.type
Vertical cursor for node Text
Vertical cursor for node Text
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Dynamicclass Objecttrait Matchableclass Any
- Self type
object TextCursor
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- TextCursor.type
Attributes
- Graph
- Supertypes
- Known subtypes