xsl-list
[Top] [All Lists]

Re: [xsl] Hints on http POST

2018-02-02 12:49:52


On 2 Feb 2018, at 18:04, C. Edward Porter cep(_at_)usp(_dot_)org 
<xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com> wrote:

Wendell,
 
If you’re using Saxon, you could write a simple class to do the HTTP request 
and return the results. There’s a stack overflow thread on 
this:https://stackoverflow.com/questions/12761744/call-java-instance-methods-in-xslt
 
<https://stackoverflow.com/questions/12761744/call-java-instance-methods-in-xslt>
 


It might be easier to write a URIResolver and then do the access with the doc() 
function - and that will work with Saxon-HE as well.

Michael Kay
Saxonica
--~----------------------------------------------------------------
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>