toggle menu
Fuzio
2026.0.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.dsl.dom
/
XPathExpression
XPath
Expression
@
JvmInline
value
class
XPathExpression
(
val
value
:
String
)
XPath expression.
Allows querying particular elements in XML/HTML documents.
See also
Syntax
Members
Constructors
XPath
Expression
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String