cats.xml.cursor
package cats.xml.cursor
Type members
Classlikes
class AttrCursor(val vCursor: NodeCursor, op: Op) extends HCursor[XmlAttribute, NodeCursor, AttrCursor]
Horizontal cursor for node attributes
Horizontal cursor for node attributes
- Companion:
- object
A coproduct ADT to represent the Cursor
possible failures.
A coproduct ADT to represent the Cursor
possible failures.
- Companion:
- object
Vertical cursor for node Text
Vertical cursor for node Text