Uses of Class
org.dom4j.rule.RuleSet
-
Packages that use RuleSet Package Description org.dom4j.rule -
-
Uses of RuleSet in org.dom4j.rule
Methods in org.dom4j.rule that return RuleSet Modifier and Type Method Description protected RuleSet
Mode. getRuleSet(int matchType)
DOCUMENT ME!Methods in org.dom4j.rule with parameters of type RuleSet Modifier and Type Method Description void
RuleSet. addAll(RuleSet that)
Adds all the rules to this RuleSet from the given other rule set.
-