See: Description
| Class | Description |
|---|---|
| ContextMatchStepPattern |
Special context node pattern matcher.
|
| FunctionPattern |
Match pattern step that contains a function.
|
| NodeTest |
This is the basic node test class for both match patterns and location path steps.
|
| StepPattern |
This class represents a single pattern match step.
|
| UnionPattern |
This class represents a union pattern, which can have multiple individual StepPattern patterns.
|
Implementation of XPath nodeTest support, and XSLT pattern matching support.
Copyright © 2022–2023 HtmlUnit. All rights reserved.