| Class | Description |
|---|---|
| DefaultPattern |
DefaultPattern a default implementation of Pattern which can
take any XPath implementation or NodeFilter for defining the pattern. |
| NodeTypePattern |
NodeTypePattern implements a Pattern which matches any node of
the given node type. |