All Implemented Interfaces:
NodeFilter
All Known Implementing Classes:
NodeTypePattern, DefaultPattern, XPathPattern
Pattern defines the behaviour for pattern in the XSLT
processing model.
< - a href="mailto:james.strachan@metastuff.com">James Strachan $ - Revision: 1.6 $| Field Summary | ||
|---|---|---|
| short | ANY_NODE | Matches any node |
| short | NONE | Matches no nodes |
| short | NUMBER_OF_TYPES | Count of the number of node types |
| double | DEFAULT_PRIORITY | According to the spec we should return 0.5 if we cannot determine the priority |
| Method from org.dom4j.rule.Pattern Summary: |
|---|
| getMatchType, getMatchesNodeName, getPriority, getUnionPatterns, matches |
| Method from org.dom4j.rule.Pattern Detail: |
|---|
|
|
|
|
|