public class AccumulatorManagerEE extends AccumulatorManagerPE
map| Constructor and Description |
|---|
AccumulatorManagerEE() |
| Modifier and Type | Method and Description |
|---|---|
protected AccumulatorFunctionCallEE |
newAccumulatorFunctionCall(Accumulator acc,
boolean isPostDescent) |
Map<Accumulator,AccumulatorWatch> |
registerAccumulatorRules(WatchManager watchManager)
Register all the rules for all the accumulators with a WatchManager handling events for a streaming
pass over a source document
|
addAccumulator, bind, copy, getAccumulatorData, getAccumulatorFunctionLibrary, getFunctionItem, isAvailable, isEmptypublic Map<Accumulator,AccumulatorWatch> registerAccumulatorRules(WatchManager watchManager) throws XPathException
watchManager - the WatchManager with which the rules are to be registeredXPathExceptionprotected AccumulatorFunctionCallEE newAccumulatorFunctionCall(Accumulator acc, boolean isPostDescent)
newAccumulatorFunctionCall in class AccumulatorManagerPECopyright (c) 2004-2013 Saxonica Limited. All rights reserved.