cats-xml
cats-xml
API
cats.xml.xpath
error
XPathError
XPathError
NotSupportedConstruction
ParsingError
XPathErrorException
utils.predicate
and
or
CursorBuilder
PredicateBuilder
implicits
XmlNodeCursorFromXPathStrContext
XmlNodeCursorOps
XmlNodeOps
XmlXPathResultOps
cats-xml
/
cats.xml.xpath
/
implicits
/
XmlXPathResultOps
XmlXPathResultOps
cats.xml.xpath.implicits$.XmlXPathResultOps
implicit
class
XmlXPathResultOps
(
value
:
Either
[
XPathError
,
NodeCursor
])
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
leftMapCursorFailure
:
Either
[
CursorFailure
,
NodeCursor
]
def
leftMapThrowable
:
Either
[
Throwable
,
NodeCursor
]
def
toTryValue
:
Try
[
NodeCursor
]
In this article
Attributes
Members list
Value members
Concrete methods