Package com.saxonica.ee.trans
Interface ModeEE.RuleTypeAction
-
- All Superinterfaces:
Mode.RuleAction
- Enclosing class:
- ModeEE
public static interface ModeEE.RuleTypeAction extends Mode.RuleAction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setType(ItemType type)
-
Methods inherited from interface net.sf.saxon.trans.Mode.RuleAction
processRule
-
-
-
-
Method Detail
-
setType
void setType(ItemType type)
-
-