toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.steps
/
XsltStep
/
BaseURIMapper
Base
URIMapper
inner
class
BaseURIMapper
(
val
origBase
:
String
?
)
:
Function1
<
NodeInfo
,
String
>
(
source
)
Members
Constructors
Base
URIMapper
Link copied to clipboard
constructor
(
origBase
:
String
?
)
Properties
orig
Base
Link copied to clipboard
val
origBase
:
String
?
Functions
invoke
Link copied to clipboard
open
operator override
fun
invoke
(
node
:
NodeInfo
)
:
String