StepContainerInterface

Properties

Link copied to clipboard
abstract var psviRequired: Boolean?
Link copied to clipboard
abstract var version: Double?
Link copied to clipboard
abstract var xpathVersion: Double?

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun import(import: StepContainerInterface)
Link copied to clipboard
abstract fun importFunctions(href: URI, contentType: MediaType?, namespace: String?): ImportFunctionsInstruction
Link copied to clipboard
abstract fun option(name: QName): OptionInstruction
abstract fun option(name: QName, staticValue: XProcExpression): OptionInstruction