public class AccumulatorManagerEE extends AccumulatorManagerPE
map
Constructor and Description |
---|
AccumulatorManagerEE() |
Modifier and Type | Method and Description |
---|---|
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, getAccumulator, getAccumulatorData, getAllAccumulators
public Map<Accumulator,AccumulatorWatch> registerAccumulatorRules(WatchManager watchManager) throws XPathException
watchManager
- the WatchManager with which the rules are to be registeredXPathException
- if an error occursCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.