All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractClause Provides default implementations for the Clause interface methods.AbstractServlet AbstractServlet is the base servlet class for an OPeNDAP servers.asciiArray asciiByte asciiF32 asciiF64 asciiFactory The default client-side Factory for BaseType objects.asciiGrid asciiI16 asciiI32 asciiSeq asciiString asciiStructure asciiUI16 asciiUI32 asciiURL AsciiWriter Class Description.AST Created by IntelliJ IDEA.BadURLException Created by IntelliJ IDEA.BoolFunction Represents a server-side function, which evaluates to a boolean value.BoolFunctionClause Represents a clause which invokes a function that returns a boolean value.BrowserForm BTFunction Represents a server-side function, which evaluates to a BaseType.BTFunctionClause Represents a clause which invokes a function that returns a BaseType.CEEvaluator This class is used to parse and evaluate a constraint expression.Ceparse The constraint expression parser class.CeParser A Bison parser, automatically generated from ce.y.CeParser.Lexer Communication interface between the scanner and the Bison-generated parser CeParser.Clause Represents the common interface of the two types of clause used by the constraint expression (CE) parser: TopLevelClause and SubClause.ClauseFactory Represents a source of Clause objects for the constraint expression parser.DAP2ServerSideException DAP2 Exception for use by a server.DAPLog DereferenceClause Represents a sub-clause that is a URL reference to remote data.DTSLog DummySink The Servlet to exercise what's available.ExprParserConstants FunctionLibrary Represents a library of available server-side functions for use in evaluating constraint expressions.GetAsciiHandler Default handler for OPeNDAP ascii requests.GetDirHandler Default handler for OPeNDAP directory requests.GetHTMLInterfaceHandler Default handler for OPeNDAP .html requests.GetInfoHandler Default handler for OPeNDAP info requests.GuardedDataset A GuardedDataset allows us to handle multithreaded stateful processing.InvalidOperatorException Thrown when aRelOpoperation is called on two types for which it makes no sense to compre, such as attempting to ascertain is a String is less than a Float.InvalidParameterException Used to indicate that one of the passed parameters to a method is either the wrong type, is missing, or it's value is unacceptable.jscriptCore Logx A minimal implementation of a logging facility.MimeUtil Writes MIME type headers to the passed streams.Operator This class contains the code for performing relative operations (RelOps) on BaseTypes.ParsedRequest This holds the parsed information from one particular user request.RegExpException Thrown byOperator.opwhen an attempt is made to parse a improperly formed regular expression.RelOpClause Represents a clause which compares subclauses, using one of the relative operators supported by the Operator class.RelOps The RelOps interface defines how each type responds to relational operators.ReqState User requests get cached here so that downstream code can access the details of the request information.SBHException The Something Bad Happened (SBH) Exception.SDArray Holds a OPeNDAP ServerArrayvalue.SDByte Holds a OPeNDAP ServerBytevalue.SDFloat32 Holds a OPeNDAP ServerFloat32value.SDFloat64 Holds a OPeNDAP ServerFloat64value.SDGrid Holds a OPeNDAP ServerGridvalue.SDInt16 Holds a OPeNDAP ServerInt16value.SDInt32 Holds a OPeNDAP ServerInt32value.SDList Holds a OPeNDAP ServerListvalue.SDSequence Holds a OPeNDAP ServerSequencevalue.SDString Holds a OPeNDAP ServerStringvalue.SDStructure Holds a OPeNDAP ServerStructurevalue.SDUInt16 Holds a OPeNDAP ServerUnsigned Int16value.SDUInt32 Holds a OPeNDAP ServerUnsigned Int32value.SDURL Holds a OPeNDAP ServerURLvalue.ServerArrayMethods This interface extends theArrayMethodsfor OPeNDAP types that extendDArrayandDGridclasses.ServerDDS ServerDDS is a specialization of DDS for the server-side of OPeNDAP.ServerMethods This interface defines the additional behaviors that Server side types need to support.ServerSideFunction Represents common interface of all server-side functions (SSF).SSFunctionException Thrown when a Server Side Function (SSF) is used incorrectly.SubClause Represents a sub-clause of the selection portion of a constraint expression.toASCII TopLevelClause Represents a top-level clause in the selection portion of a constraint expression (CE).ValueClause Represents a clause containing a simple value.Version Holds the version number for the java implmentation of the OPeNDAP DAP2 implmentation.WrongTypeException Report a type-mismatch problem in the constraint expression.wwwArray wwwByte wwwF32 wwwF64 wwwFactory The default client-side Factory for BaseType objects.wwwGrid wwwI16 wwwI32 wwwOutPut wwwSequence wwwString wwwStructure wwwUI16 wwwUI32 wwwURL