xsl-list
[Top] [All Lists]

Re: [xsl] Return structured java Object (e.g. List) to XSLT for further processing

2014-12-15 15:40:26
Thomas,

i have xml - documents containing footnotes, e.g.
 
<footnote nr=”1”> …. Text </footnote>
…
<footnote nr=”xy”>… Text </footnote>
 
The documents are processed by XSLT (Saxon).
 
Within this I have to process and sort these footnotes in a very special 
manner. So i want to use java to do this.

with the exception of the last sentence your question would qualify for this 
list easily. As we like to think XSLT is a complete language, why would you 
want to use Java, if there is a challenge in sight. So, what is the "special 
manner" which, you think, can not be sorted using XSLT?

- Michael
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

<Prev in Thread] Current Thread [Next in Thread>