Package com.xmlcalabash.runtime.steps
Object CompoundStep.Companion
-
- All Implemented Interfaces:
public class CompoundStep.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static CompoundStep.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final CompoundStep
newInstance(XProcStepConfiguration config, CompoundStepModel compound)
-
-
Method Detail
-
newInstance
final CompoundStep newInstance(XProcStepConfiguration config, CompoundStepModel compound)
-
-
-
-