All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description Alias The Alias type is a special attribute.Attribute AnAttributeholds information about a single attribute in anAttributeTable.AttributeBadValueException Thrown byAttributewhen a bad value (not one of the supported types) is stored in an Attribute.AttributeExistsException Thrown byAttributeTablewhen an attempt is made to create an attribute that already exists.AttributeTable AnAttributeTablestores a set of names and, for each name, anAttributeobject.BadSemanticsException Thrown byBaseTypewhen thecheckSemanticsmethod is called and the variable is not valid (the name is null or some other semantic violation).BaseType This abstract class defines the basic data type features for the OPeNDAP data access protocol (DAP) data types.BaseTypeFactory A Factory for BaseType objects.BaseTypePrimitiveVector A vector ofBaseType.BooleanPrimitiveVector A vector of booleans.BytePrimitiveVector A vector of bytes.ClientIO Client-side serialization for OPeNDAP variables (sub-classes ofBaseType).ConstraintException ConvertD2N Convert Dods object tree to netcdf.DAP2Exception Holds an exception thrown by OPeNDAP server to a client.Dap2Parse Dap2Parser A Bison parser, automatically generated from dap2.y.Dap2Parser.Lexer Communication interface between the scanner and the Bison-generated parser Dap2Parser.DAPNode The DAPNode class is the common parent type for all nodes in the DDS and the DAS.DAPNode.CloneMap Clone interface.DArray This class is used to hold arrays of other OPeNDAP data.DArrayDimension This class holds information about each dimension in aDArray.DArrayDimension.Slice DAS The Data Attribute Structure is a set of name-value pairs used to describe the data in a particular dataset.DASException DAS exception.dasTools DataDDS The DataDDS class extends DDS to add new methods for retrieving data from the server, and printing out the contents of the data.DataReadException Thrown when OPeNDAP encounters an exception while reading from a data set.DByte Holds a OPeNDAPBytevalue.DConnect2 Need more robust redirect and authentication.DConstructor Contains methods used only by the OPeNDAP constructor classes (DStructure,DSequence,DGrid, andDList).DDS The OPeNDAP Data Descriptor Object (DDS) is a data structure used by the OPeNDAP software to describe datasets and subsets of those datasets.DDSException DDS exception.DDSXMLParser DDSXMLParseris used to parse a DDX (the XML formatted persistent representation of a DDS) into a DDS object in memory.Debug A minimal implementation of a globally-accessible set of Debug flags.DefaultFactory The default client-side Factory for BaseType objects.DFloat32 Holds a OPeNDAPFLoat32value.DFloat64 Holds a OPeNDAPFloat64value.DGrid This class holds aDArrayand a set of "Map" vectors.DInt16 Holds a OPeNDAPInt16value.DInt32 Holds a OPeNDAPInt32value.DList This class implements a simple list of OPeNDAP data types.DODSAttribute Adapter for dods.dap.Attribute into a ucar.nc2.Attribute.DODSGrid A DODS Grid.DODSNetcdfFile Access to DODS datasets through the Netcdf API.DODSNetcdfFileProvider DODSNode Define an interface for DODSnetcdffile nodes to store the original DODS name from the DDS so we can get groups right.DODSStructure A DODS Structure.DODSVariable A read-only DODS-netCDF Variable.DPrimitive Groups together all the simple primitive type classes.DSequence ADSequencein OPeNDAP can hold N sequentially accessed instances of a set of variables.DString Holds a OPeNDAPStringvalue.DStructure ADStructurein OPeNDAP can hold N instances of any of the other datatypes, including other structures.DUInt16 Holds a OPeNDAPUInt16value.DUInt32 Holds a OPeNDAPUInt32value.DURL Holds a OPeNDAPURLvalue.DVector This class holds a one-dimensional array of OPeNDAP data types.Float32PrimitiveVector A vector of doubles.Float64PrimitiveVector A vector of doubles.HeaderInputStream The HeaderInputStream filters the input to only read lines of text until the "Data:" line.Int16PrimitiveVector A vector of shorts.Int32PrimitiveVector A vector of ints.InvalidDimensionException Used to indicate that one of the dimension sizes is incorrect.MalformedAliasException Thrown byAttributeTablewhen an attempt is made to alias to a non-existent attribute.NoSuchAttributeException Thrown byAttributeTablewhen an attempt is made to alias to a non-existent attribute.NoSuchFunctionException Thrown when an attempt is made to access a function that does not exist.NoSuchTypeException Thrown when an attempt is made to access a variable that does not exist.NoSuchVariableException Thrown when an attempt is made to access a variable that does not exist.ParseException PrimitiveVector A helper class forDVector.ServerVersion Aprses and holds the Server Version information returned by a DAP server.SortedTable SortedTable looks exactly like Hashtable but preserves the insertion order of elements.StatusUI This interface is implemented by OPeNDAP client user interfaces which give feedback to the user on the status of the current deserialize operation.Tools UInt16PrimitiveVector A vector of unsigned ints.UInt32PrimitiveVector A vector of unsigned ints.UnresolvedAliasException Thrown byAttributeTablewhen an attempt is made to alias to a non-existent attribute.Util The Util class holds static methods used by this package.Version Holds the version number for the java implmentation of the OPeNDAP DAP2 implmentation.