Uses of Interface
javax.xml.xquery.XQDynamicContext

Packages that use XQDynamicContext
de.fraunhofer.ipsi.ipsixq.api.impl   
javax.xml.xquery   
 

Uses of XQDynamicContext in de.fraunhofer.ipsi.ipsixq.api.impl
 

Classes in de.fraunhofer.ipsi.ipsixq.api.impl that implement XQDynamicContext
 class XQAbstractConnection
           
 class XQAbstractExprCommons
           
 class XQConnectionImpl
           
 class XQExprCommonsImpl
           
 class XQExpressionImpl
           
 class XQPreparedExpressionImpl
           
 

Uses of XQDynamicContext in javax.xml.xquery
 

Subinterfaces of XQDynamicContext in javax.xml.xquery
 interface XQConnection
           
 interface XQExprCommons
          This interface is not part of the XQuery API.
 interface XQExpression
           
 interface XQPreparedExpression