Class SaxonXQDataFactory

  • All Implemented Interfaces:
    XQDataFactory
    Direct Known Subclasses:
    SaxonXQConnection, SaxonXQDataSource

    public abstract class SaxonXQDataFactory
    extends java.lang.Object
    implements XQDataFactory
    Saxon implementation of the XQJ interface XQDataFactory. This is an abstract superclass for SaxonXQDataSource and SaxonXQConnection, both of which provide the factory methods in this interface.

    For Javadoc specifications of the public methods in this class, see the XQJ documentation.