toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.io
/
BasicDocumentLoader
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
line
Number
Regex
Link copied to clipboard
val
lineNumberRegex
:
<Error class: unknown class>
Functions
line
And
Column
Link copied to clipboard
fun
lineAndColumn
(
ex
:
Throwable
?
)
:
Pair
<
Int
,
Int
>
line
Number
Link copied to clipboard
fun
lineNumber
(
msg
:
String
?
)
:
Int
read
Text
Stream
Link copied to clipboard
fun
readTextStream
(
stream
:
InputStream
,
suppliedCharset
:
Charset
?
)
:
String