public class XCCInsertDocument extends XCCStep
contentBase, host, library_url, library_xpl, params, password, port, result, source, user, wrapper_byte_order_mark, _cdata_section_elements, _doctype_public, _doctype_system, _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 |
|---|
XCCInsertDocument(com.xmlcalabash.core.XProcRuntime runtime,
com.xmlcalabash.runtime.XAtomicStep step) |
| Modifier and Type | Method and Description |
|---|---|
static void |
configureStep(com.xmlcalabash.core.XProcRuntime runtime) |
void |
run() |
constructContentSource, processParams, reset, serializeResultSequence, setInput, setOutput, setParameterpublic XCCInsertDocument(com.xmlcalabash.core.XProcRuntime runtime,
com.xmlcalabash.runtime.XAtomicStep step)