advxml xpath
advxml xpath
advxml.xpath
XmlPredicateBuilder
XmlZoomBuilder
XmlZoomCompanionExt
advxml.xpath.error
XPathError
XPathError
NotSupportedConstruction
ParsingError
advxml.xpath.utils.predicate
and
or
advxml xpath
/
advxml.xpath
/
XmlPredicateBuilder
XmlPredicateBuilder
object
XmlPredicateBuilder
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
XmlPredicateBuilder
.type
Value members
Value members
Concrete methods
def
build
(
expr:
Expr
):
ValidatedNel
[
NotSupportedConstruction
,
XmlPredicate
]
def
buildCCE
(
expr:
CompoundComparisonExpr
):
ValidatedNel
[
NotSupportedConstruction
,
XmlPredicate
]
def
buildRPE
(
expr:
RelativePathExpr
):
ValidatedNel
[
NotSupportedConstruction
, ()
=>
XmlPredicate
]