Chapter 4. Configuration
Table of Contents
- 1. Saxon processor
- 2. Saxon configuration
- 3. Implementation classes
- 4. Schema aware processing
- 5. Debug
- 6. Debug
- 7. Safe mode
- 8. Alternate configuration file
- 9. Logging style
- 10. Entity resolver
- 11. URI resolver
- 12. Extension
- 13. Binding
- 14. Parameter
- 15. Input
- 16. Data input
- 17. Output
- 18. Library
- 19. Step
- 20. Pipeline
- 21. Option
- 22. Profile File
- 23. Version
- 24. Step error listener
- 25. Serialization options
- 26. Extension function
- 27. FO processor
- 28. CSS processor
- 29. XProc configurer
- 30. Default system property
- 31. HTML parser
- 32. Saxon configuration property
- 33. Send mail configuration
- 34. 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.