toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
polyglot
/
com.xmlcalabash.ext.polyglot
/
PolyglotStepProvider
Polyglot
Step
Provider
class
PolyglotStepProvider
:
AtomicStepProvider
,
AtomicStepManager
Members
Constructors
Polyglot
Step
Provider
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
create
Link copied to clipboard
open
override
fun
create
(
)
:
AtomicStepManager
create
Step
Link copied to clipboard
open
override
fun
createStep
(
params
:
StepParameters
)
:
(
)
->
XProcStep
step
Available
Link copied to clipboard
open
override
fun
stepAvailable
(
stepType
:
QName
)
:
Boolean
step
Types
Link copied to clipboard
open
override
fun
stepTypes
(
)
:
Set
<
QName
>