| Package | Description |
|---|---|
| com.predic8.membrane.core.interceptor.xmlcontentfilter |
| Modifier and Type | Field and Description |
|---|---|
protected SimpleXPathParser.ContainerNode |
SimpleXPathParser.SquareBracketNode.node |
protected SimpleXPathParser.ContainerNode |
SimpleXPathParser.RoundBracketNode.node |
| Modifier and Type | Method and Description |
|---|---|
SimpleXPathParser.ContainerNode |
SimpleXPathParser.parse(String xpath)
Main entry point into this class.
|
| Modifier and Type | Method and Description |
|---|---|
List<SimpleXPathParser.ContainerNode> |
SimpleXPathAnalyzer.getIntersectExceptExprs(String xpath)
Analyzes whether an XPath 2.0 string is a simple "UnionExpr" and splits
it into its IntersectExceptExpr parts.
|
| Modifier and Type | Method and Description |
|---|---|
QName |
SimpleXPathAnalyzer.getElement(SimpleXPathParser.ContainerNode intersectExceptExpr)
Checks whether a given expression requires the existence of a named element.
|
Copyright © 2021. All Rights Reserved.