java.lang.Objectorg.dom4j.rule.RuleSet
RuleSet manages a set of rules which are sorted in order of
relevance according to the XSLT defined conflict resolution policy. This
makes finding the correct rule for a DOM4J Node using the XSLT processing
model efficient as the rules can be evaluated in order of priority.
< - a href="mailto:james.strachan@metastuff.com">James Strachan $ - Revision: 1.10 $| Constructor: |
|---|
|
| Method from org.dom4j.rule.RuleSet Summary: |
|---|
| addAll, addRule, getMatchingRule, getRuleArray, removeRule, toString |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.dom4j.rule.RuleSet Detail: |
|---|
|
|
|
|
|
|