| Package | Description |
|---|---|
| org.mule.module.xml.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
XPathOperation.xpathExtract(InputStream content,
String xpath,
Map<String,Object> contextProperties,
List<NamespaceMapping> namespaces,
NamespaceDirectory namespaceDirectory,
XmlModule config,
boolean addTrailingNewlines)
Evaluates an XPath expression the input content and returns the result.
|
Copyright © 2026 MuleSoft, Inc.. All rights reserved.