com.xmlcalabash.runtime
Class XLibrary

java.lang.Object
  extended by com.xmlcalabash.runtime.XLibrary

public class XLibrary
extends java.lang.Object

Created by IntelliJ IDEA. User: ndw Date: Oct 20, 2008 Time: 8:55:32 AM To change this template use File | Settings | File Templates.


Constructor Summary
XLibrary(XProcRuntime runtime, PipelineLibrary library)
           
 
Method Summary
 XPipeline getFirstPipeline()
           
 net.sf.saxon.s9api.QName getFirstPipelineType()
           
 XPipeline getPipeline(net.sf.saxon.s9api.QName stepName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XLibrary

public XLibrary(XProcRuntime runtime,
                PipelineLibrary library)
Method Detail

getFirstPipeline

public XPipeline getFirstPipeline()

getFirstPipelineType

public net.sf.saxon.s9api.QName getFirstPipelineType()

getPipeline

public XPipeline getPipeline(net.sf.saxon.s9api.QName stepName)