com.xmlcalabash.core
Interface XProcRunnable

All Known Subinterfaces:
XProcStep
All Known Implementing Classes:
AddAttribute, AddXmlBase, CollectionManager, Compare, Compare, Compress, Copy, Count, CssFormatter, Cwd, DefaultStep, Delete, Delete, DeltaXML, DirectoryList, Env, Error, EscapeMarkup, Eval, Exec, Filter, GetCookies, Hash, Head, HttpRequest, Identity, Info, Info, InScopeNames, Insert, JavaProperties, LabelElements, Load, MakeAbsoluteURIs, Message, MetadataExtractor, Mkdir, Move, NamespaceDelete, NamespaceRename, NVDL, Pack, Parameters, PrettyPrint, Rename, Replace, ReportErrors, SendMail, SetAttributes, SetCookies, Sink, SplitSequence, Store, StringReplace, Tail, Tempfile, Template, Touch, Uncompress, UnescapeMarkup, Unwrap, Unzip, UriInfo, UUID, ValidateJing, ValidateWithRNG, ValidateWithSCH, ValidateWithXSD, Wrap, WrapSequence, WWWFormURLDecode, WWWFormURLEncode, XAtomicStep, XCatch, XCCAdhocQuery, XCCInsertDocument, XCCInvokeModule, XChoose, XCompoundStep, XForEach, XGroup, XInclude, XOtherwise, XPipeline, XPipelineCall, XQuery, XRootStep, XSLFormatter, XSLT, XStep, XTry, XUntilUnchanged, XViewport, XWhen, Zip

public interface XProcRunnable

Created by IntelliJ IDEA. User: ndw Date: Dec 19, 2009 Time: 2:56:33 PM To change this template use File | Settings | File Templates.


Method Summary
 void reset()
           
 void run()
           
 

Method Detail

reset

void reset()

run

void run()
         throws net.sf.saxon.s9api.SaxonApiException
Throws:
net.sf.saxon.s9api.SaxonApiException