Rudolf,
The DocumentBuilderFactory method setXIncludeAware() has existed since JAXP
1.3, which is what Xalan-J supports, so all in all I'm in favour of your
patch, and with the new functionality, it just needs a little polishing.
Your request looks perfectly reasonable to me. I had a look at th
Hello,
this little patch enable the the xi:include on the command-line.
The default is on, since I think in the normal case it is useful.
In the special case, the default has to be swiched off with -NIA.
In our project we want to include declarations in a programming language
in the xslt-file, so