toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.xvrl
/
XvrlReport
/
detection
detection
fun
detection
(
severity
:
String
,
code
:
String
?
=
null
,
attr
:
Map
<
QName
,
String
?
>
=
emptyMap()
)
:
XvrlDetection
(
source
)
fun
detection
(
severity
:
String
,
code
:
String
?
,
message
:
String
,
attr
:
Map
<
QName
,
String
?
>
=
emptyMap()
)
:
XvrlDetection
(
source
)
fun
detection
(
error
:
XmlProcessingError
)
:
XvrlDetection
(
source
)