XmlNodeCursorFromXPathStrContext

cats.xml.xpath.implicits$.XmlNodeCursorFromXPathStrContext
implicit class XmlNodeCursorFromXPathStrContext(ctx: StringContext)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def xpath(args: Any*): Either[XPathError, NodeCursor]