Chapter 4. Configuration
Table of Contents
- 1. Saxon processor
- 2. Saxon configuration
- 3. Implementation classes
- 4. Schema aware processing
- 5. Debug
- 6. Safe mode
- 7. Alternate configuration file
- 8. Logging style
- 9. Entity resolver
- 10. URI resolver
- 11. Extension
- 12. Binding
- 13. Parameter
- 14. Input
- 15. Data input
- 16. Output
- 17. Library
- 18. Step
- 19. Pipeline
- 20. Option
- 21. Profile File
- 22. Version
- 23. Step error listener
- 24. Serialization options
- 25. Extension function
- 26. FO processor
- 27. CSS processor
- 28. XProc configurer
- 29. Default system property
- 30. HTML parser
- 31. Saxon configuration property
- 32. Send mail configuration
- 33. Piperack configuration
XML Calabash reads configuration information from several sources. The default configuration, built into the application, is augmented by user-specified configuration files, system properties, and command line options, generally in that order.
This chapter summarizes the configuration options, irrespective of how they're set.