|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xmlcalabash.library.DefaultStep
com.xmlcalabash.library.XQuery
public class XQuery
Field Summary |
---|
Fields inherited from class 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 Summary | |
---|---|
XQuery(XProcRuntime runtime,
XAtomicStep step)
|
Method Summary | |
---|---|
void |
reset()
|
void |
run()
|
void |
setInput(java.lang.String port,
ReadablePipe pipe)
|
void |
setOutput(java.lang.String port,
WritablePipe pipe)
|
void |
setParameter(net.sf.saxon.s9api.QName name,
RuntimeValue value)
|
Methods inherited from class com.xmlcalabash.library.DefaultStep |
---|
error, evaluateXPath, fine, finer, finest, getOption, getOption, getOption, getOption, getOption, getStep, info, makeSerializer, setOption, setParameter, warning |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XQuery(XProcRuntime runtime, XAtomicStep step)
Method Detail |
---|
public void setInput(java.lang.String port, ReadablePipe pipe)
setInput
in interface XProcStep
setInput
in class DefaultStep
public void setOutput(java.lang.String port, WritablePipe pipe)
setOutput
in interface XProcStep
setOutput
in class DefaultStep
public void setParameter(net.sf.saxon.s9api.QName name, RuntimeValue value)
setParameter
in interface XProcStep
setParameter
in class DefaultStep
public void reset()
reset
in interface XProcRunnable
reset
in class DefaultStep
public void run() throws net.sf.saxon.s9api.SaxonApiException
run
in interface XProcRunnable
run
in class DefaultStep
net.sf.saxon.s9api.SaxonApiException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |