Concordion can read and write to files using different file suffixes by configuring an extension using the withSpecificationLocator()
and
withTarget()
methods.
This specification uses a suffix of ".sxhtml" and has been processed by Concordion.
See FileSuffixExtensionsTest.java
for implementation details.