com.xmlcalabash.util
Class DefaultXMLCalabashConfigurer
java.lang.Object
com.xmlcalabash.util.DefaultXMLCalabashConfigurer
- All Implemented Interfaces:
- XMLCalabashConfigurer
public class DefaultXMLCalabashConfigurer
- extends java.lang.Object
- implements XMLCalabashConfigurer
Created by IntelliJ IDEA.
User: ndw
Date: 9/1/11
Time: 9:13 AM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
runtime
protected XProcRuntime runtime
DefaultXMLCalabashConfigurer
public DefaultXMLCalabashConfigurer(XProcRuntime runtime)
configRuntime
public void configRuntime(XProcRuntime runtime)
- Specified by:
configRuntime
in interface XMLCalabashConfigurer
loadDocument
public net.sf.saxon.s9api.XdmNode loadDocument(Load load)
- Specified by:
loadDocument
in interface XMLCalabashConfigurer
makeReadableData
public ReadablePipe makeReadableData(XProcRuntime runtime,
DataBinding binding)
- Specified by:
makeReadableData
in interface XMLCalabashConfigurer
makeReadableDocument
public ReadablePipe makeReadableDocument(XProcRuntime runtime,
DocumentBinding binding)
- Specified by:
makeReadableDocument
in interface XMLCalabashConfigurer