toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.util
/
AttributeValueTemplate
Attribute
Value
Template
class
AttributeValueTemplate
(
val
template
:
ValueTemplate
)
(
source
)
Members
Constructors
Attribute
Value
Template
Link copied to clipboard
constructor
(
template
:
ValueTemplate
)
Properties
template
Link copied to clipboard
val
template
:
ValueTemplate
Functions
evaluate
Link copied to clipboard
fun
evaluate
(
stepConfig
:
XProcStepConfiguration
,
bindings
:
Map
<
QName
,
XdmValue
>
)
:
String
fun
evaluate
(
stepConfig
:
XProcStepConfiguration
,
context
:
XdmNode
?
,
bindings
:
Map
<
QName
,
XdmValue
>
)
:
String