Uses of Class
opendap.dap.Server.FunctionLibrary

Packages that use FunctionLibrary
opendap.dap.Server This package contains the OPeNDAP Server classes. 
 

Uses of FunctionLibrary in opendap.dap.Server
 

Fields in opendap.dap.Server declared as FunctionLibrary
protected  FunctionLibrary ClauseFactory.functionLibrary
           
 

Constructors in opendap.dap.Server with parameters of type FunctionLibrary
ClauseFactory(FunctionLibrary functionLibrary)
          Creates a clause factory which uses the specified function library.