Uses of Class
dods.dap.Server.FunctionLibrary

Packages that use FunctionLibrary
dods.dap.Server This package contains the DODS Server classes. 
 

Uses of FunctionLibrary in dods.dap.Server
 

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

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