public static class AccumulatorStep.CalabashStep
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, cx_message, logger, runtime, step| Constructor and Description |
|---|
CalabashStep(com.xmlcalabash.core.XProcRuntime runtime,
com.xmlcalabash.runtime.XAtomicStep step) |
| Modifier and Type | Method and Description |
|---|---|
void |
reset() |
void |
run() |
void |
setInput(String port,
com.xmlcalabash.io.ReadablePipe pipe) |
void |
setOutput(String port,
com.xmlcalabash.io.WritablePipe pipe) |
public CalabashStep(com.xmlcalabash.core.XProcRuntime runtime,
com.xmlcalabash.runtime.XAtomicStep step)
public void setInput(String port, com.xmlcalabash.io.ReadablePipe pipe)
setInput in interface com.xmlcalabash.core.XProcStepsetInput in class com.xmlcalabash.library.DefaultSteppublic void setOutput(String port, com.xmlcalabash.io.WritablePipe pipe)
setOutput in interface com.xmlcalabash.core.XProcStepsetOutput 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.SaxonApiExceptionCopyright © 2016–2018. All rights reserved.