toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.xvrl
/
XvrlDigest
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
_error
Codes
Link copied to clipboard
val
_errorCodes
:
QName
_error
Count
Link copied to clipboard
val
_errorCount
:
QName
_fatal
Error
Codes
Link copied to clipboard
val
_fatalErrorCodes
:
QName
_fatal
Error
Count
Link copied to clipboard
val
_fatalErrorCount
:
QName
_info
Codes
Link copied to clipboard
val
_infoCodes
:
QName
_info
Count
Link copied to clipboard
val
_infoCount
:
QName
_unspecified
Codes
Link copied to clipboard
val
_unspecifiedCodes
:
QName
_unspecified
Count
Link copied to clipboard
val
_unspecifiedCount
:
QName
_warning
Codes
Link copied to clipboard
val
_warningCodes
:
QName
_warning
Count
Link copied to clipboard
val
_warningCount
:
QName
Functions
new
Instance
Link copied to clipboard
fun
newInstance
(
stepConfig
:
StepConfiguration
,
attr
:
Map
<
QName
,
String
?
>
=
emptyMap()
)
:
XvrlDigest