Hi,
I have two new problems with XSLTC:
- If I was compiling the stylesheets at runtime, I would easily set
a URI resolver on a SAXTransformerFactory thanks to the use of Trax.
The problem is: my stylesheets are already compiled, and located in
a
jar file. So how can I set the URIResolver for a translet?
- I have custom handlers (model:// etc...) , and they don't seem to
work
with XSLTC (they do work with Xalan). I don't think XSLTC uses the
java.protocol.handler.pkgs System property.
Can you help?
Thanks.
Bruno, France.