Package | Description |
---|---|
org.dom4j.rule.pattern |
Modifier and Type | Field and Description |
---|---|
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 © 2019. All rights reserved.