Package org.dom4j.rule.pattern


package org.dom4j.rule.pattern
  • Classes
    Class
    Description
    DefaultPattern a default implementation of Pattern which can take any XPath implementation or NodeFilter for defining the pattern.
    NodeTypePattern implements a Pattern which matches any node of the given node type.