All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AnnotatedNode Bison Bison.Location A class defining a pair of positions.Bison.Position CEActions CEAST CEAST.Constant CEAST.NodeList CEAST.Operator CEAST.Path CEAST.SliceList CEAST.Sort CEAST.StringList CECompiler Given an AST, compile it into a CEConstraint instance Eventually this will go away and the constraint parser will directly create the constraint.CEConstraint A Constraint is a structure containing a parsed representation of a constraint expression.CEConstraint.Expand CEConstraint.Segment CEParserImpl ChecksumMode Define possible checksum modes:Constraint This interface is intended to serve as a standin for some kind of constraint.ConversionException Thrown for an attempt to make a forbidden conversion on primitive data values, eg boolean to double.Convert This code manages value conversions.CoreTypeFcns Dap4Actions The role of this class is as follows: 1.Dap4EventHandler Dap4Parser Dap4ParserImpl Implement the Dap4 Parse ActionsDap4Token DapAttribute DapAttributeSet DapContext Provide a general map of Object->Object to serve to pass context/env info into various classes.DapDataset This class defines a non-Gridd Grid: i.e.DapDecl Define a common interface to unify DeclarationsDapDimension This class defines a Dimension: Modified 10/15/2016 to support zero-sized dimensions.DapDump DapEnumConst DapEnumeration DapException DapGroup This class defines a non-groupd group: i.e.DapIterator DapMap This class holds a reference to a map variable.DapNode DapOtherXML DapSequence DapSort Define the kinds of AST objects to avoid having to do instanceof.DapStructure DapStructure is normally used as a singleton type for a variable, but for consistency, we track it as a type rather than a variable and create a separate variable whose basetype points to it.DapType This reifies all of the atomic types and specifically all enumeration declarations as specific objects denoting a type.DapUtil Misc.DapVariable This class represents any variable or field.DapXML This class is not intended to be a full org.w3c.DOM implementation.DapXML.NodeType DapXML.XMLList DataCursor For data access, we adopt a cursor model.DataCursor.Scheme Debug DMRFactory DOM4Parser Implement the Dap4 Parser Using a DOM ParserDSP DSPRegistry DSPRegistry.Registration ErrorResponse The official format for an error response is defined here: http://docs.opendap.org/index.php/DAP4_Web_Services_v3#DAP4_Error_Response.Escape Provide various methods for (un)escaping textIndentWriter Extend PrintWriter to provide indent supportIndex Lexeme LexException MultiOdometer An odometer capable of dealing with a Multi-slices.MultiSlice A MultiSlice is a list of slices to support e.g.Odometer A classic implementation of an odometer taken from the netcdf-c code.Odometer.STATE ParseException ParseUtil Misc.PowerSet Given a set of ranges, {0..1,0..1,0..2}, say, generate all possible lists of values 0,0,0 0,0,1 0,0,2 0,1,0 0,1,1 0,1,2 1,0,0 1,0,1 1,0,2 1,1,0 1,1,1 1,1,2 The ranges are all assumed to run from 0 upto but not including some max, so above would be generated from {2,2,3}.ResponseFormat Define the enum for the possible Response/Response modesSaxEvent Define a class to hold information provided to each kind of eventtypeSaxEventHandler SaxEventType This should be essentially 1-1 for all the handler callbacks.ScalarOdometer A implementation of an odometer for scalar variables.Slice A Slice is used for two purposes To specify a subset of data to extract.Slice.Sort SliceConstraint SliceConstraint hold a List- >.
SliceConstraint.SliceCEIterator SliceIterator Iterate the indices of a slice.SliceIterator.STATE TypeSort Universal The Universal constraint is a constraint that includes everything in a DMR, even including items such as dimensions or enums that are defined but never used.