JAXP and XSLT 2.0 / XPATH 2.0
843834Nov 26 2007 — edited Nov 26 2007I cannot find a version of JAXP that indicates support for XSLT 2.0 / XPATH 2.0.
Does any release of JAXP support XSLT 2.0 / XPATH 2.0?
If not, can I still tell the transformer to do XSLT 2.0 transformations using the Saxon 9.0? And if so, what sort of limitations will I encounter when using JAXP?
Otherwise, do I have to use a Saxon specific API to use XSLT 2.0 from Java?