Menu

#16 Support for more inputs for the S9API's XQueryCompiler

open
nobody
None
5
2012-10-08
2008-05-20
No

The current version (9.0.0.5) of the XQueryCompiler class only provides a compile(String) method. This is not helpful if the XQuery source is on the disk, or on the net, or someplace else. The proposed patch exposes two more input methods.

(Note, that I hadn't actually compiled this, so there may be some typos.)

Discussion

  • Ivan Toshkov

    Ivan Toshkov - 2008-05-20

    Expose more compile methods from XQueryCompiler

     
  • Nobody/Anonymous

    Logged In: NO

    Please note that Saxon 9.1 (currently in prerelease as 9.0.9.3) provides compile() methods allowing the query to be supplied as a string, a File, an InputStream, or a Reader.

     
  • Ivan Toshkov

    Ivan Toshkov - 2008-05-20

    Logged In: YES
    user_id=718
    Originator: YES

    Great! I checked out in the latest SVN, but this version is probably in some branch.

     
  • Nobody/Anonymous

    Logged In: NO

    Saxon 9.0.9.3 isn't yet checked into SVN, it's available on the www.saxonica.com site, see

    http://markmail.org/message/pn4ll3r6kz7mqros

    I'd really recommend that anyone playing with the Saxon source code should join the saxon-help mailing list so you don't miss announcements like this.

     

Anonymous
Anonymous

Add attachments
Cancel