Data Request Broker
2-3-release

Uses of Interface
fr.gael.drb.query.ParameterResolver

Packages that use ParameterResolver
fr.gael.drb.query An implementation of XQuery 1.0 over the DRB API®. 
 

Uses of ParameterResolver in fr.gael.drb.query
 

Fields in fr.gael.drb.query declared as ParameterResolver
protected  ParameterResolver Environment.resolver
          Host the deprecated parameter resolver.
 

Methods in fr.gael.drb.query with parameters of type ParameterResolver
 DrbNodeList Query.eval(DrbNode context_node, ParameterResolver resolver)
          Deprecated. this operation has been replaced by the evaluate() series of operations. The main difference consist in the change of output type that now is Sequence and, therefore, may be a collection of mixed nodes, attributes and atomic values.
 DrbNodeList Query.eval(ParameterResolver resolver)
          Deprecated. this operation has been replaced by the evaluate() series of operations. The main difference consist in the change of output type that now is Sequence and, therefore, may be a collection of mixed nodes, attributes and atomic values.
 


Data Request Broker - DRB API®
2-3-release

Copyright© 2001-2009 GAEL Consultant. All rights reserved. Use is subject to license terms .