Qizx/Open v0.4p2

net.xfra.qizxopen.xquery
Class Query

java.lang.Object
  |
  +--net.xfra.qizxopen.xquery.impl.Module
        |
        +--net.xfra.qizxopen.xquery.XQuery
              |
              +--net.xfra.qizxopen.xquery.Query
All Implemented Interfaces:
StaticContext

Deprecated. use XQuery instead.

public class Query
extends XQuery

A compiled Query (opaque object).


Field Summary
 
Fields inherited from class net.xfra.qizxopen.xquery.XQuery
body
 
Fields inherited from class net.xfra.qizxopen.xquery.impl.Module
LOCAL_NS
 
Constructor Summary
Query()
          Deprecated.  
 
Methods inherited from class net.xfra.qizxopen.xquery.XQuery
dump, eval, evalAsEvents, getType, staticCheck
 
Methods inherited from class net.xfra.qizxopen.xquery.impl.Module
addDeclaration, addDefaultNamespace, addNamespaceDecl, check, checkType, convertPrefixToNamespace, declareFunction, defineGlobal, defineLocalVariable, error, evalContextModule, functionLookup, getBaseURI, getCollator, getDeclaredURI, getDefaultCollation, getDefaultElementNS, getDefaultFunctionNS, getDotType, getEnclosing, getInScopeNS, getLocalSize, getLog, getNamespace, getPhysicalURI, getPragmas, getSource, initGlobals, localFunctionLookup, localGlobalVarLookup, lookforGlobalVariable, lookforLocalVariable, markLocalVariables, popDotType, popLocalVariables, predefNamespaceDecl, prefixedName, printLocation, pushDotType, resetLocals, resolve, setBaseURI, setCollations, setDeclaredURI, setDefaultCollation, setPredefinedModule, simpleFunctionLookup, staticCheck, storePragmas
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Query

public Query()
Deprecated. 

 Copyright Xavier FRANC 2003-2004