Uses of Class
org.dom4j.rule.pattern.NodeTypePattern

Packages that use NodeTypePattern
org.dom4j.rule.pattern   
 

Uses of NodeTypePattern in org.dom4j.rule.pattern
 

Fields in org.dom4j.rule.pattern declared as NodeTypePattern
static NodeTypePattern NodeTypePattern.ANY_ATTRIBUTE
          A pattern which matches any Attribute node
static NodeTypePattern NodeTypePattern.ANY_COMMENT
          A pattern which matches any Comment node
static NodeTypePattern NodeTypePattern.ANY_DOCUMENT
          A pattern which matches any Document node
static NodeTypePattern NodeTypePattern.ANY_ELEMENT
          A pattern which matches any Element node
static NodeTypePattern NodeTypePattern.ANY_PROCESSING_INSTRUCTION
          A pattern which matches any ProcessingInstruction node
static NodeTypePattern NodeTypePattern.ANY_TEXT
          A pattern which matches any Text node
 



Copyright © 2001-2005 MetaStuff Ltd.. All Rights Reserved.