| Class | Description |
|---|---|
| PooledTransformerOperation<K,T> |
Base class for operations which pool transformers or resources in order to increase performance by
pre compiling transformers and other resources which are expensive to create
|
| SchemaValidatorOperation |
Operation to validate an XML document against a schema
|
| XPathOperation |
Operation for extracting values from an XML document using XPath
|
| XQueryOperation |
Operation to transform an XML document using XQuery
|
| XsltOperation |
Operation to transform an XML document using XSLT
|
Copyright © 2026 MuleSoft, Inc.. All rights reserved.