jelovirt / org.lwdita

LwDITA parser for DITA-OT
http://lwdita.org/
Apache License 2.0
25 stars 19 forks source link

Add support for SAX built-in features and properties #197

Closed jelovirt closed 10 months ago

jelovirt commented 10 months ago

Don't throw exception when unsupported features or properties are set because Saxon doesn't catch the exception when setting them.

Fixes #185