Package opendap.servers.www

This package contains the OPeNDAP WWW client.

See:
          Description

Interface Summary
BrowserForm  
 

Class Summary
jscriptCore  
wwwArray  
wwwByte  
wwwF32  
wwwF64  
wwwFactory The default client-side Factory for BaseType objects.
wwwGrid  
wwwI16  
wwwI32  
wwwOutPut  
wwwSequence  
wwwString  
wwwStructure  
wwwUI16  
wwwUI32  
wwwURL  
 

Package opendap.servers.www Description

This package contains the OPeNDAP WWW client. These classes are used directly by the AbstractServlet class to provide the WWW response from a OPeNDAP Server. The class implementations contain the logic for taking a OPeNDAP data structure and building a javascript and html based form in a browser for selecting data and building the appropriate OPeNDAP URL for that selction.