toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.config
/
XmlCalabashInput
Xml
Calabash
Input
class
XmlCalabashInput
(
val
href
:
URI
?
,
val
contentType
:
MediaType
)
(
source
)
Members
Constructors
Xml
Calabash
Input
Link copied to clipboard
constructor
(
href
:
URI
?
,
contentType
:
MediaType
)
Properties
content
Type
Link copied to clipboard
val
contentType
:
MediaType
doc
Link copied to clipboard
var
doc
:
XProcDocument
?
encoding
Link copied to clipboard
var
encoding
:
String
?
href
Link copied to clipboard
val
href
:
URI
?
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int