Uses of Interface
javax.xml.xquery.XQDataFactory

Packages that use XQDataFactory
com.xqj2 Contains proposed additions to the XQuery API for Java™ 1.0
javax.xml.xquery   
 

Uses of XQDataFactory in com.xqj2
 

Subinterfaces of XQDataFactory in com.xqj2
 interface XQConnection2
          Extended interface which implements functionality that is missing from XQConnection, based on findings whilst trying to implement XQJ API v1.0.
 

Uses of XQDataFactory in javax.xml.xquery
 

Subinterfaces of XQDataFactory in javax.xml.xquery
 interface XQConnection
          A connection (session) with a specific XQuery engine.