toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.config
/
SaxonConfiguration
/
Companion
/
newInstance
new
Instance
fun
newInstance
(
licensed
:
Boolean
)
:
SaxonConfiguration
(
source
)
fun
newInstance
(
configuration
:
Configuration
)
:
SaxonConfiguration
(
source
)
fun
newInstance
(
licensed
:
Boolean
,
configurationFile
:
URI
?
,
properties
:
Map
<
String
,
String
>
,
schemaDocuments
:
List
<
URI
>
,
initializers
:
Map
<
String
,
Boolean
>
,
configurers
:
List
<
Configurer
>
)
:
SaxonConfiguration
(
source
)