toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.util.fileselector.mappers
/
ChainedMapper
Chained
Mapper
class
ChainedMapper
(
val
mappers
:
List
<
Mapper
>
)
:
Mapper
(
source
)
Members
Constructors
Chained
Mapper
Link copied to clipboard
constructor
(
mappers
:
List
<
Mapper
>
)
Properties
mappers
Link copied to clipboard
val
mappers
:
List
<
Mapper
>
Functions
selects
Link copied to clipboard
open
override
fun
selects
(
targetPaths
:
List
<
String
>
)
:
List
<
String
>