public class XCCInvokeModule
extends com.xmlcalabash.library.DefaultStep
_byte_order_mark, _cdata_section_elements, _doctype_public, _doctype_system, _encoding, _escape_uri_attributes, _include_content_type, _indent, _media_type, _method, _normalization_form, _omit_xml_declaration, _standalone, _undeclare_prefixes, _version, logger, runtime, step| Constructor and Description |
|---|
XCCInvokeModule(com.xmlcalabash.core.XProcRuntime runtime,
com.xmlcalabash.runtime.XAtomicStep step)
Creates a new instance of Identity
|
| Modifier and Type | Method and Description |
|---|---|
void |
reset() |
void |
run() |
void |
setOutput(java.lang.String port,
com.xmlcalabash.io.WritablePipe pipe) |
void |
setParameter(net.sf.saxon.s9api.QName name,
com.xmlcalabash.model.RuntimeValue value) |
public XCCInvokeModule(com.xmlcalabash.core.XProcRuntime runtime,
com.xmlcalabash.runtime.XAtomicStep step)
public void setOutput(java.lang.String port,
com.xmlcalabash.io.WritablePipe pipe)
setOutput in interface com.xmlcalabash.core.XProcStepsetOutput in class com.xmlcalabash.library.DefaultSteppublic void setParameter(net.sf.saxon.s9api.QName name,
com.xmlcalabash.model.RuntimeValue value)
setParameter in interface com.xmlcalabash.core.XProcStepsetParameter in class com.xmlcalabash.library.DefaultSteppublic void reset()
reset in interface com.xmlcalabash.core.XProcRunnablereset in class com.xmlcalabash.library.DefaultSteppublic void run()
throws net.sf.saxon.s9api.SaxonApiException
run in interface com.xmlcalabash.core.XProcRunnablerun in class com.xmlcalabash.library.DefaultStepnet.sf.saxon.s9api.SaxonApiException