Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.17.0
-
all (windows, linux)
-
Novice
Description
While using the XSLT component of Camel i came across this post in Nabble:
I am using XML files that looks like:
<!DOCTYPE E20 SYSTEM "myapp.dtd"><E20> <E20.001> <REC.ID>A00008:20:018046</REC.ID> </E20.001> <COMP VAR="A"><<métalliques>> <sédimentation> pargravi</COMP> ...
so it would be nice to have a EntityResolver for my DTD and the entities.
At the moment i can only specify a custom URIResolver bean (which works great, by the way).
(see "uriResolver"-option documentation http://camel.apache.org/xslt.html)
Is it possible to add an simliar option to the XSLT component to achieve this?
I am using Camel 2.17.0 and Saxon 9.5.1.
Attachments
Issue Links
- links to