public interface XProcRuntimeFactory
XProcRuntime objects.| Modifier and Type | Method and Description |
|---|---|
com.xmlcalabash.core.XProcRuntime |
newRuntime(net.sf.saxon.Configuration saxonConfiguration,
XProcMonitor monitor,
Map<String,String> properties)
Create a new
XProcRuntime object based on an existing Configuration object. |
com.xmlcalabash.core.XProcRuntime |
newRuntime(XProcMonitor monitor,
Map<String,String> properties)
Create a new
XProcRuntime object |
com.xmlcalabash.core.XProcRuntime newRuntime(XProcMonitor monitor, Map<String,String> properties)
XProcRuntime objectcom.xmlcalabash.core.XProcRuntime newRuntime(net.sf.saxon.Configuration saxonConfiguration,
XProcMonitor monitor,
Map<String,String> properties)
XProcRuntime object based on an existing Configuration object.Copyright © 2010–2025 The DAISY Consortium. All rights reserved.