Uses of Class
org.dom4j.rule.RuleSet
Packages that use RuleSet
Package
Description
-
Uses of RuleSet in org.dom4j.rule
Fields in org.dom4j.rule declared as RuleSetFields in org.dom4j.rule with type parameters of type RuleSetModifier and TypeFieldDescriptionMap of exact (local) attribute names to RuleSet instancesMode.elementNameRuleSets
Map of exact (local) element names to RuleSet instancesMethods in org.dom4j.rule that return RuleSetMethods in org.dom4j.rule that return types with arguments of type RuleSetModifier and TypeMethodDescriptionAdds the Rule to a RuleSet for the given name.Methods in org.dom4j.rule with parameters of type RuleSetModifier and TypeMethodDescriptionvoid
Adds all the rules to this RuleSet from the given other rule set.Method parameters in org.dom4j.rule with type arguments of type RuleSet