toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.documents
/
LazyDocumentValue
Lazy
Document
Value
data
class
LazyDocumentValue
(
val
value
:
XdmValue
,
val
properties
:
DocumentProperties
)
(
source
)
Members
Constructors
Lazy
Document
Value
Link copied to clipboard
constructor
(
value
:
XdmValue
,
properties
:
DocumentProperties
)
Properties
properties
Link copied to clipboard
val
properties
:
DocumentProperties
value
Link copied to clipboard
val
value
:
XdmValue