implicits

cats.xml.xpath.implicits$
object implicits

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

implicit class XmlNodeCursorFromXPathStrContext(ctx: StringContext)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
implicit class XmlNodeCursorOps(ncObj: NodeCursor.type)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
implicit class XmlNodeOps(xml: XmlNode)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
implicit class XmlXPathResultOps(value: Either[XPathError, NodeCursor])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Implicits

Implicits

final implicit def XmlNodeCursorOps(ncObj: NodeCursor.type): XmlNodeCursorOps
final implicit def XmlNodeOps(xml: XmlNode): XmlNodeOps
final implicit def XmlXPathResultOps(value: Either[XPathError, NodeCursor]): XmlXPathResultOps