cats-xml
cats-xml
API
cats.xml.xpath
CursorBuilder
PredicateBuilder
implicits
XmlNodeCursorFromXPathStrContext
XmlNodeCursorOps
XmlNodeOps
XmlXPathResultOps
cats.xml.xpath.error
XPathError
XPathError
NotSupportedConstruction
ParsingError
XPathErrorException
cats.xml.xpath.utils.predicate
and
or
cats-xml
/
cats.xml.xpath
/
implicits
/
XmlNodeCursorFromXPathStrContext
XmlNodeCursorFromXPathStrContext
cats.xml.xpath.implicits$.XmlNodeCursorFromXPathStrContext
implicit
class
XmlNodeCursorFromXPathStrContext
(
ctx
:
StringContext
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
xpath
(
args
:
Any
*):
Either
[
XPathError
,
NodeCursor
]