Uses of Class
org.dom4j.rule.pattern.NodeTypePattern
Packages that use NodeTypePattern
-
Uses of NodeTypePattern in org.dom4j.rule.pattern
Fields in org.dom4j.rule.pattern declared as NodeTypePatternModifier and TypeFieldDescriptionstatic final NodeTypePattern
NodeTypePattern.ANY_ATTRIBUTE
A pattern which matches any Attribute nodestatic final NodeTypePattern
NodeTypePattern.ANY_COMMENT
A pattern which matches any Comment nodestatic final NodeTypePattern
NodeTypePattern.ANY_DOCUMENT
A pattern which matches any Document nodestatic final NodeTypePattern
NodeTypePattern.ANY_ELEMENT
A pattern which matches any Element nodestatic final NodeTypePattern
NodeTypePattern.ANY_PROCESSING_INSTRUCTION
A pattern which matches any ProcessingInstruction nodestatic final NodeTypePattern
NodeTypePattern.ANY_TEXT
A pattern which matches any Text node