Adapters
Table of Contents
Interfaces
- AdapterInterface
- XSLT processor adapter that transforms source and template inputs into files or DOM documents.
Classes
- CliAdapter
- XSLT adapter that shells out to an external command-line processor.
- GenericAdapter
- Shared state and DOM output behavior for XSLT processor adapters.
- SaxonProcessorAdapter
- XSLT adapter backed by the Saxon/C PHP extension.
- XsltProcessorAdapter
- XSLT adapter backed by PHP's native XSLTProcessor extension.