Package org.postgresql.pljava.example.saxon


package org.postgresql.pljava.example.saxon
Examples using the Saxon-HE library for XML processing. Only built if -Psaxon-examples is given on the mvn command line (which will also cause Saxon-HE to be downloaded).
Author:
Chapman Flack
  • Classes
    Class
    Description
    Class illustrating use of XQuery with Saxon as the implementation, using its native "s9api".