Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Dom4j.rule Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
Stylesheet Stylesheet implements an XSLT stylesheet such that rules can be added to the stylesheet and the stylesheet can be applied to a sourceClassdom4j.ruleSourceforge Dom4j
Rule Rule matches against DOM4J Node so that some action can be performed such as in the XSLT processing model.Classdom4j.ruleSourceforge Dom4j
RuleManager RuleManager manages a set of rules such that a rule can be found for a given DOM4J Node using the XSLT processing model.Classdom4j.ruleSourceforge Dom4j
RuleSet RuleSet manages a set of rules which are sorted in order of relevance according to the XSLT defined conflict resolution policy.Classdom4j.ruleSourceforge Dom4j
Pattern Pattern defines the behaviour for pattern in the XSLTVersion:$Revision: 1.Interfacedom4j.ruleSourceforge Dom4j
NullAction NullAction represents an empty action that does nothing.Classdom4j.ruleSourceforge Dom4j
NodeTypePattern NodeTypePattern implements a Pattern which matches any node of the given node type.Classdom4j.rule.patternSourceforge Dom4j
Mode Mode manages a number of RuleSet instances for the mode in a stylesheet.Classdom4j.ruleSourceforge Dom4j
DefaultPattern DefaultPattern a default implementation of Pattern which can take any XPath implementation or NodeFilter for defining the pattern.Classdom4j.rule.patternSourceforge Dom4j
Action Action represents some default action which should occur when a rule matches a node in the XSLT processing model.Interfacedom4j.ruleSourceforge Dom4j