public class RuleSearchState
extends java.lang.Object
Subclasses can be used to hold information such as precondition sets etc.
A new RuleSearchState (or subclass) should be created at the start of each check through a rule set.
This can be achieved through SimpleMode.makeRuleSearchState(RuleChain, XPathContext)
.
Constructor and Description |
---|
RuleSearchState(SimpleMode mode) |
public RuleSearchState(SimpleMode mode)
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.