Package dods.servers.www

This package contains the DODS WWW client.

See:
          Description

Interface Summary
BrowserForm  
 

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

Package dods.servers.www Description

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