Package dods.servers.ascii

This package contains the DODS ASCII client.

See:
          Description

Interface Summary
toASCII  
 

Class Summary
asciiArray  
asciiBool  
asciiByte  
asciiF32  
asciiF64  
asciiFactory The default client-side Factory for BaseType objects.
asciiGrid  
asciiI16  
asciiI32  
asciiList  
asciiSeq  
asciiString  
asciiStructure  
asciiUI16  
asciiUI32  
asciiURL  
 

Package dods.servers.ascii Description

This package contains the DODS ASCII client. These classes are used directly (via the class factory asciiFactory) by the DODServlet class to provide the ASCII response from a DODS Server. The class implementations contain the logic for flattening the complex DODS data structures into columns of comma delimited ascii text.