| Interface | Description |
|---|---|
| ModeEE.RuleTypeAction | |
| ModeExperimentalChoice.ChoiceAction |
Interface for helper classes used to process all the rules in the Mode
|
| Class | Description |
|---|---|
| CompoundMode |
A CompoundMode is a mode representing the templates contained within an xsl:override element in a using package
together with the rules in the corresponding mode of the base package.
|
| CountingCompletionService<V> |
Extension of ExecutorCompletionService to count the number of tasks submitted
and take that many completed tasks before calling it a day.
|
| ModeEE |
A version of class Mode that optimizes various aspects of the template patterns,
most notably supporting rule preconditions and indexation of unnamed elements.
|
| ModeExperimental |
Description for class
|
| ModeExperimentalChoice |
Description for class
|
| Outcome<T> |
An Outcome represents the result of a task, which might be success or failure
T is the class of the result of the task in the event that it is successful |
| PackageLoaderEE |
Saxon-EE version of PackageLoader
|
| StylesheetPackageEE |
Subclass of StylesheetPackage for Saxon-EE
|
| ThreadManagerEE |
The ThreadManager is used to manage asynchronous execution of xsl:result-document instructions in Saxon-EE.
|
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.