XmlNodeCursorFromXPathStrContext

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

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