[Home] [By Thread] [By Date] [Recent Entries]
JAXP API do not let you send anything else than simple types, i.e.
String, numbers, etc...
To do this, you have to choose another API, and Saxon is for sure the right one. Manipulating the DOM isn't a good idea : compared to XSL, it requires a lot of code, so it is very expensive. In my opinion, the only way to do this correctly is to use Saxon API, which is not quite simple, but allows you to do anythng the XSL specification defines. If you want to manipulate the tree, have a look to XOM, which is a tree API much more comfortable than DOM, and much more efficient. Best regards, Christophe Le 2017-02-17 14:54, Elliotte Rusty Harold elharo@xxxxxxxxxxx a C)critB : Baseline:
|

Cart



