public class PreconditionMatcher extends RuleSearchState
Constructor and Description |
---|
PreconditionMatcher(ModeEE mode,
RuleChain chain,
XPathContext context) |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
getConditionState(int slot) |
java.lang.Object |
obtainCharacteristic(Characteristic chic) |
void |
setConditionState(int slot,
boolean value) |
public PreconditionMatcher(ModeEE mode, RuleChain chain, XPathContext context)
public java.lang.Boolean getConditionState(int slot)
public void setConditionState(int slot, boolean value)
public java.lang.Object obtainCharacteristic(Characteristic chic) throws XPathException
XPathException
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.