Inputs
Table of Contents
Interfaces
- InputInterface
- XSLT input that can be materialized as either a file or DOM document.
Classes
- DocumentInput
- DOM-backed XSLT input with lazy temporary file materialization.
- FileInput
- File-backed XSLT input with lazy DOM loading.