toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.io
/
DocumentLoader
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
cx_can_execute
Link copied to clipboard
val
cx_can_execute
:
QName
cx_can_read
Link copied to clipboard
val
cx_can_read
:
QName
cx_can_write
Link copied to clipboard
val
cx_can_write
:
QName
cx_is_hidden
Link copied to clipboard
val
cx_is_hidden
:
QName
cx_last_modified
Link copied to clipboard
val
cx_last_modified
:
QName
cx_size
Link copied to clipboard
val
cx_size
:
QName
Functions
read
Text
Stream
Link copied to clipboard
fun
readTextStream
(
stream
:
InputStream
,
suppliedCharset
:
Charset
?
)
:
String