A B C D E F G H I J K L M N O P R S T U V W X Y

A

AbstractClause - Class in opendap.dap.Server
Provides default implementations for the Clause interface methods.
AbstractClause() - Constructor for class opendap.dap.Server.AbstractClause
 
AbstractServlet - Class in opendap.servlet
AbstractServlet is the base servlet class for an OPeNDAP servers.
AbstractServlet() - Constructor for class opendap.servlet.AbstractServlet
 
acceptVal() - Method in class opendap.util.OptSwitch
Return whether the option switch accepts values or no
add(ServerSideFunction) - Method in class opendap.dap.Server.FunctionLibrary
Adds a function to the library.
add_escapes(String) - Method in exception opendap.dap.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAlias(String, String) - Method in class opendap.dap.AttributeTable
Add an alias to the current table.
addAttributeAlias(String, String) - Method in class opendap.dap.BaseType
 
addAttributeContainer(AttributeTable) - Method in class opendap.dap.BaseType
 
addAttributeTable(String, AttributeTable) - Method in class opendap.dap.DAS
Adds an AttributeTable to the DAS.
addContainer(String, AttributeTable) - Method in class opendap.dap.AttributeTable
Create and append an attribute container to the table.
addEscapes(String) - Static method in error opendap.dap.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addRow(Vector) - Method in class opendap.dap.DSequence
Adds a row to the container.
addVariable(BaseType, int) - Method in class opendap.dap.DConstructor
Adds a variable to the container.
addVariable(BaseType) - Method in class opendap.dap.DConstructor
Adds a variable to the container.
addVariable(BaseType, int) - Method in class opendap.dap.DDS
Adds a variable to the container.
addVariable(BaseType, int) - Method in class opendap.dap.DGrid
Adds a variable to the container.
addVariable(BaseType, int) - Method in class opendap.dap.DSequence
Adds a variable to the container.
addVariable(BaseType, int) - Method in class opendap.dap.DStructure
Adds a variable to the container.
addVariable(BaseType) - Method in class opendap.dap.DVector
Adds a variable to the container.
addVariable(BaseType, int) - Method in class opendap.dap.Server.SDGrid
Adds a variable to the container.
adjustBeginLineColumn(int, int) - Method in class opendap.dap.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
Alias - Class in opendap.dap
The Alias type is a special attribute.
Alias(String, String) - Constructor for class opendap.dap.Alias
Construct an Alias.
ALIAS - Static variable in class opendap.dap.Attribute
Alias attribute type.
allowDeflate - Variable in class opendap.servlet.AbstractServlet
 
allValues - Variable in class opendap.dap.DSequence
The values in this DSequence, stored as a Vector of Vector of BaseType objects.
AMPERSAND - Static variable in interface opendap.dap.parser.ExprParserConstants
 
anyExceptionHandler(Throwable, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Sends an error to the client.
appendAttribute(String, int, String, boolean) - Method in class opendap.dap.AttributeTable
Adds an attribute to the table.
appendAttribute(String, int, String) - Method in class opendap.dap.AttributeTable
Adds an attribute to the table.
appendAttribute(String, int, String, boolean) - Method in class opendap.dap.BaseType
 
appendAttribute(String, int, String) - Method in class opendap.dap.BaseType
 
appendAttributeContainer(String) - Method in class opendap.dap.BaseType
 
appendClause(Clause) - Method in class opendap.dap.Server.CEEvaluator
Add a clause to the constraint expression.
appendContainer(String) - Method in class opendap.dap.AttributeTable
Create and append an attribute container to the table.
appendDim(int, String) - Method in class opendap.dap.DArray
Given a size and a name, this function adds a dimension to the array.
appendDim(int, String, boolean) - Method in class opendap.dap.DArray
Given a size and a name, this function adds a dimension to the array.
appendDim(int) - Method in class opendap.dap.DArray
Add a dimension to the array.
appendDim(int, String) - Method in class opendap.dap.Server.SDArray
Given a size and a name, this function adds a dimension to the array.
appendDim(int) - Method in class opendap.dap.Server.SDArray
Add a dimension to the array.
appendValue(String) - Method in class opendap.dap.Alias
Append a value to this attribute.
appendValue(String, boolean) - Method in class opendap.dap.Alias
Append a value to this attribute.
appendValue(String) - Method in class opendap.dap.Attribute
Append a value to this attribute.
appendValue(String, boolean) - Method in class opendap.dap.Attribute
Append a value to this attribute.
arg_list() - Method in class opendap.dap.parser.ExprParser
 
argList() - Method in class opendap.util.Getopts
Method to return an array of the actual arguments of the command line invocation.
ARRAY - Static variable in class opendap.dap.DGrid
The Array part of the DGrid
array_index(int, ServerArrayMethods) - Method in class opendap.dap.parser.ExprParser
 
arrayVar - Variable in class opendap.dap.DGrid
The Array component of this DGrid.
asciiArray - Class in opendap.servers.ascii
 
asciiArray() - Constructor for class opendap.servers.ascii.asciiArray
Constructs a new asciiArray.
asciiArray(String) - Constructor for class opendap.servers.ascii.asciiArray
Constructs a new asciiArray with name n.
asciiByte - Class in opendap.servers.ascii
 
asciiByte() - Constructor for class opendap.servers.ascii.asciiByte
Constructs a new asciiByte.
asciiByte(String) - Constructor for class opendap.servers.ascii.asciiByte
Constructs a new asciiByte with name n.
asciiF32 - Class in opendap.servers.ascii
 
asciiF32() - Constructor for class opendap.servers.ascii.asciiF32
Constructs a new asciiF32.
asciiF32(String) - Constructor for class opendap.servers.ascii.asciiF32
Constructs a new asciiF32 with name n.
asciiF64 - Class in opendap.servers.ascii
 
asciiF64() - Constructor for class opendap.servers.ascii.asciiF64
Constructs a new asciiF64.
asciiF64(String) - Constructor for class opendap.servers.ascii.asciiF64
Constructs a new asciiF64 with name n.
asciiFactory - Class in opendap.servers.ascii
The default client-side Factory for BaseType objects.
asciiFactory() - Constructor for class opendap.servers.ascii.asciiFactory
 
asciiGrid - Class in opendap.servers.ascii
 
asciiGrid() - Constructor for class opendap.servers.ascii.asciiGrid
Constructs a new asciiGrid.
asciiGrid(String) - Constructor for class opendap.servers.ascii.asciiGrid
Constructs a new asciiGrid with name n.
asciiI16 - Class in opendap.servers.ascii
 
asciiI16() - Constructor for class opendap.servers.ascii.asciiI16
Constructs a new asciiI16.
asciiI16(String) - Constructor for class opendap.servers.ascii.asciiI16
Constructs a new asciiI16 with name n.
asciiI32 - Class in opendap.servers.ascii
 
asciiI32() - Constructor for class opendap.servers.ascii.asciiI32
Constructs a new asciiI32.
asciiI32(String) - Constructor for class opendap.servers.ascii.asciiI32
Constructs a new asciiI32 with name n.
asciiSeq - Class in opendap.servers.ascii
 
asciiSeq() - Constructor for class opendap.servers.ascii.asciiSeq
Constructs a new asciiSeq.
asciiSeq(String) - Constructor for class opendap.servers.ascii.asciiSeq
Constructs a new asciiSeq with name n.
asciiString - Class in opendap.servers.ascii
 
asciiString() - Constructor for class opendap.servers.ascii.asciiString
Constructs a new asciiString.
asciiString(String) - Constructor for class opendap.servers.ascii.asciiString
Constructs a new asciiString with name n.
asciiStructure - Class in opendap.servers.ascii
 
asciiStructure() - Constructor for class opendap.servers.ascii.asciiStructure
Constructs a new asciiStructure.
asciiStructure(String) - Constructor for class opendap.servers.ascii.asciiStructure
Constructs a new asciiStructure with name n.
asciiUI16 - Class in opendap.servers.ascii
 
asciiUI16() - Constructor for class opendap.servers.ascii.asciiUI16
Constructs a new asciiUI16.
asciiUI16(String) - Constructor for class opendap.servers.ascii.asciiUI16
Constructs a new asciiUI16 with name n.
asciiUI32 - Class in opendap.servers.ascii
 
asciiUI32() - Constructor for class opendap.servers.ascii.asciiUI32
Constructs a new asciiUI32.
asciiUI32(String) - Constructor for class opendap.servers.ascii.asciiUI32
Constructs a new asciiUI32 with name n.
asciiURL - Class in opendap.servers.ascii
 
asciiURL() - Constructor for class opendap.servers.ascii.asciiURL
Constructs a new asciiString.
asciiURL(String) - Constructor for class opendap.servers.ascii.asciiURL
Constructs a new asciiString with name n.
AsciiWriter - Class in opendap.servlet
Class Description.
AsciiWriter() - Constructor for class opendap.servlet.AsciiWriter
 
Attribute - Class in opendap.dap
An Attribute holds information about a single attribute in an AttributeTable.
Attribute(AttributeTable) - Constructor for class opendap.dap.Attribute
Deprecated. Use the ctor with the name.
Attribute(int, String, String, boolean) - Constructor for class opendap.dap.Attribute
Construct an Attribute with the given type and initial value.
Attribute(int, String, String) - Constructor for class opendap.dap.Attribute
Construct an Attribute with the given type and initial value.
Attribute(String, AttributeTable) - Constructor for class opendap.dap.Attribute
Construct a container attribute.
Attribute(String, int) - Constructor for class opendap.dap.Attribute
Construct an empty attribute with the given type.
AttributeBadValueException - Exception in opendap.dap
Thrown by Attribute when a bad value (not one of the supported types) is stored in an Attribute.
AttributeBadValueException(String) - Constructor for exception opendap.dap.AttributeBadValueException
Construct a AttributeBadValueException with the specified message.
AttributeBadValueException(int, String) - Constructor for exception opendap.dap.AttributeBadValueException
Construct a AttributeBadValueException with the specified message and OPeNDAP error code see (DAP2Exception).
AttributeExistsException - Exception in opendap.dap
Thrown by AttributeTable when an attempt is made to create an attribute that already exists.
AttributeExistsException(String) - Constructor for exception opendap.dap.AttributeExistsException
Construct a AttributeExistsException with the specified message.
AttributeExistsException(int, String) - Constructor for exception opendap.dap.AttributeExistsException
Construct a AttributeExistsException with the specified message and OPeNDAP error code see (DAP2Exception).
AttributeTable - Class in opendap.dap
An AttributeTable stores a set of names and, for each name, an Attribute object.
AttributeTable() - Constructor for class opendap.dap.AttributeTable
Deprecated. Use constructor that takes the name of the table.
AttributeTable(String) - Constructor for class opendap.dap.AttributeTable
Create a new empty AttributeTable.
available() - Method in class opendap.dap.HeaderInputStream
Return the number of bytes in the buffer.

B

backup(int) - Method in class opendap.dap.parser.SimpleCharStream
 
BadSemanticsException - Exception in opendap.dap
Thrown by BaseType when the checkSemantics method is called and the variable is not valid (the name is null or some other semantic violation).
BadSemanticsException(String) - Constructor for exception opendap.dap.BadSemanticsException
Construct a BadSemanticsException with the specified detail message.
BadSemanticsException(int, String) - Constructor for exception opendap.dap.BadSemanticsException
Construct a BadSemanticsException with the specified message and OPeNDAP error code see (DAP2Exception).
badURL(HttpServletRequest, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Sends an html document to the client explaining that they have used a poorly formed URL and then the help page...
BadURLException - Exception in opendap.servlet
Created by IntelliJ IDEA.
BadURLException(String) - Constructor for exception opendap.servlet.BadURLException
 
BadURLException() - Constructor for exception opendap.servlet.BadURLException
 
BaseType - Class in opendap.dap
This abstract class defines the basic data type features for the OPeNDAP data access protocol (DAP) data types.
BaseType() - Constructor for class opendap.dap.BaseType
Constructs a new BaseType with no name.
BaseType(String) - Constructor for class opendap.dap.BaseType
Constructs a new BaseType with name n.
BaseType(String, boolean) - Constructor for class opendap.dap.BaseType
Constructs a new BaseType with name n.
BaseTypeFactory - Interface in opendap.dap
A Factory for BaseType objects.
BaseTypePrimitiveVector - Class in opendap.dap
A vector of BaseType.
BaseTypePrimitiveVector(BaseType) - Constructor for class opendap.dap.BaseTypePrimitiveVector
Constructs a new BaseTypePrimitiveVector.
beginColumn - Variable in class opendap.dap.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class opendap.dap.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class opendap.dap.parser.SimpleCharStream
 
bisonSkeleton - Static variable in class opendap.dap.parser.DapParser
Name of the skeleton that generated this parser.
bisonVersion - Static variable in class opendap.dap.parser.DapParser
Version number for the Bison executable that generated this parser.
BOOL - Static variable in class opendap.util.OptSwitch
 
bool_function() - Method in class opendap.dap.parser.ExprParser
 
BooleanPrimitiveVector - Class in opendap.dap
A vector of booleans.
BooleanPrimitiveVector(BaseType) - Constructor for class opendap.dap.BooleanPrimitiveVector
Constructs a new BooleanPrimitiveVector.
BoolFunction - Interface in opendap.dap.Server
Represents a server-side function, which evaluates to a boolean value.
BoolFunctionClause - Class in opendap.dap.Server
Represents a clause which invokes a function that returns a boolean value.
BoolFunctionClause(BoolFunction, List) - Constructor for class opendap.dap.Server.BoolFunctionClause
Creates a new BoolFunctionClause.
boolFunctions - Variable in class opendap.dap.Server.FunctionLibrary
 
BrowserForm - Interface in opendap.servers.www
 
BTFunction - Interface in opendap.dap.Server
Represents a server-side function, which evaluates to a BaseType.
BTFunctionClause - Class in opendap.dap.Server
Represents a clause which invokes a function that returns a BaseType.
BTFunctionClause(BTFunction, List) - Constructor for class opendap.dap.Server.BTFunctionClause
Creates a new BTFunctionClause.
btFunctions - Variable in class opendap.dap.Server.FunctionLibrary
 
bufcolumn - Variable in class opendap.dap.parser.SimpleCharStream
 
buffer - Variable in class opendap.dap.parser.SimpleCharStream
 
bufline - Variable in class opendap.dap.parser.SimpleCharStream
 
bufpos - Variable in class opendap.dap.parser.SimpleCharStream
 
BYTE - Static variable in class opendap.dap.Attribute
Byte attribute type.
BytePrimitiveVector - Class in opendap.dap
A vector of bytes.
BytePrimitiveVector(BaseType) - Constructor for class opendap.dap.BytePrimitiveVector
Constructs a new BytePrimitiveVector.

C

cacheShape() - Method in class opendap.servers.test.test_SDArray
 
CANNOT_READ_FILE - Static variable in exception opendap.dap.DAP2Exception
The file specified by the OPeNDAP URL can not be read.
CE() - Method in class opendap.dap.DConnect
Returns the constraint expression supplied with the URL given to the constructor.
CE() - Method in class opendap.dap.DConnect2
Returns the constraint expression supplied with the URL given to the constructor.
CEEvaluator - Class in opendap.dap.Server
This class is used to parse and evaluate a constraint expression.
CEEvaluator(ServerDDS) - Constructor for class opendap.dap.Server.CEEvaluator
Construct a new CEEvaluator with dds as the DDS object with which to resolve all variable and function names.
CEEvaluator(ServerDDS, ClauseFactory) - Constructor for class opendap.dap.Server.CEEvaluator
Construct a new CEEvaluator with dds as the DDS object with which to resolve all variable and function names, and clauseFactory as a source of Clause objects .
change - Static variable in class opendap.dap.test.Diff
 
checkArgs(List) - Method in interface opendap.dap.Server.ServerSideFunction
Checks that the arguments given are acceptable arguments for this function.
checkArgs(List) - Method in class opendap.servers.test.SSFdummy
 
checkArgs(List) - Method in class opendap.servers.test.SSFdummyval
 
checkForAttributeNameConflict() - Method in class opendap.dap.DDS
Check for name conflicts.
checkSemantics(boolean) - Method in class opendap.dap.BaseType
Checks for internal consistency.
checkSemantics() - Method in class opendap.dap.BaseType
Check semantics.
checkSemantics(boolean) - Method in class opendap.dap.DArray
Checks for internal consistency.
checkSemantics(boolean) - Method in class opendap.dap.DDS
Check the semantics of the DDS.
checkSemantics(boolean) - Method in class opendap.dap.DGrid
Checks for internal consistency.
checkSemantics(boolean) - Method in class opendap.dap.DSequence
Checks for internal consistency.
checkSemantics(boolean) - Method in class opendap.dap.DStructure
Checks for internal consistency.
children - Variable in class opendap.dap.Server.AbstractClause
A list of SubClause objects representing the sub-clauses of this clause.
clause() - Method in class opendap.dap.parser.ExprParser
 
Clause - Interface in opendap.dap.Server
Represents the common interface of the two types of clause used by the constraint expression (CE) parser: TopLevelClause and SubClause.
ClauseFactory - Class in opendap.dap.Server
Represents a source of Clause objects for the constraint expression parser.
ClauseFactory() - Constructor for class opendap.dap.Server.ClauseFactory
Creates a new clause factory with a blank function library.
ClauseFactory(FunctionLibrary) - Constructor for class opendap.dap.Server.ClauseFactory
Creates a clause factory which uses the specified function library.
clear() - Static method in class opendap.util.Debug
 
ClientIO - Interface in opendap.dap
Client-side serialization for OPeNDAP variables (sub-classes of BaseType).
clone() - Method in class opendap.dap.Alias
Returns a clone of this Attribute.
clone() - Method in class opendap.dap.Attribute
Returns a clone of this Attribute.
clone() - Method in class opendap.dap.AttributeTable
Returns a clone of this AttributeTable.
clone() - Method in class opendap.dap.BaseType
Returns a clone of this BaseType.
clone() - Method in class opendap.dap.BaseTypePrimitiveVector
Returns a clone of this BaseTypePrimitiveVector.
clone() - Method in class opendap.dap.BooleanPrimitiveVector
Returns a clone of this BooleanPrimitiveVector.
clone() - Method in class opendap.dap.BytePrimitiveVector
Returns a clone of this BytePrimitiveVector.
clone() - Method in class opendap.dap.DArray
Returns a clone of this DArray.
clone() - Method in class opendap.dap.DArrayDimension
Clone this object
clone() - Method in class opendap.dap.DAS
 
clone() - Method in class opendap.dap.DDS
Returns a clone of this DDS.
clone() - Method in class opendap.dap.DGrid
Returns a clone of this DGrid.
clone() - Method in class opendap.dap.DSequence
Returns a clone of this DSequence.
clone() - Method in class opendap.dap.DStructure
Returns a clone of this DSequence.
clone() - Method in class opendap.dap.DVector
Returns a clone of this DVector.
clone() - Method in class opendap.dap.Float32PrimitiveVector
Returns a clone of this Float32PrimitiveVector.
clone() - Method in class opendap.dap.Float64PrimitiveVector
Returns a clone of this Float64PrimitiveVector.
clone() - Method in class opendap.dap.Int16PrimitiveVector
Returns a clone of this Int16PrimitiveVector.
clone() - Method in class opendap.dap.Int32PrimitiveVector
Returns a clone of this Int32PrimitiveVector.
clone() - Method in class opendap.dap.PrimitiveVector
Returns a clone of this PrimitiveVector.
clone() - Method in class opendap.dap.Server.ServerDDS
Return a clone of the ServerDDS.
close() - Method in class opendap.servlet.DummySink
 
close() - Static method in class opendap.util.Log
 
closeSession() - Method in class opendap.dap.DConnect2
 
COLON - Static variable in interface opendap.dap.parser.ExprParserConstants
 
column - Variable in class opendap.dap.parser.SimpleCharStream
 
COMMA - Static variable in interface opendap.dap.parser.ExprParserConstants
 
component(Stack) - Method in class opendap.dap.parser.ExprParser
 
constant() - Method in class opendap.dap.parser.ExprParser
 
constant - Variable in class opendap.dap.Server.AbstractClause
Value to be returned by isConstant().
constraint_expression(CEEvaluator, BaseTypeFactory, ClauseFactory) - Method in class opendap.dap.parser.ExprParser
This is the entry point for the Constraint expression parser.
ConstraintExpression - Static variable in class opendap.servers.test.SDTest
 
CONTAINER - Static variable in class opendap.dap.Attribute
Container attribute type.
curChar - Variable in class opendap.dap.parser.ExprParserTokenManager
 
currentToken - Variable in exception opendap.dap.parser.ParseException
This is the last token that has been consumed successfully.

D

DAP2_PROTOCOL_VERSION - Static variable in class opendap.dap.ServerVersion
 
DAP2Exception - Exception in opendap.dap
Holds an exception thrown by OPeNDAP server to a client.
DAP2Exception() - Constructor for exception opendap.dap.DAP2Exception
Construct an empty DAP2Exception.
DAP2Exception(String) - Constructor for exception opendap.dap.DAP2Exception
Construct a DAP2Exception.
DAP2Exception(int, String) - Constructor for exception opendap.dap.DAP2Exception
Construct a DAP2Exception with the given message.
dap2ExceptionHandler(DAP2Exception, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Sends a OPeNDAP DAP2 error to the client.
DAP2ServerSideException - Exception in opendap.dap.Server
DAP2 Exception for use by a server.
DAP2ServerSideException(int, String) - Constructor for exception opendap.dap.Server.DAP2ServerSideException
Construct a DAP2ServerSideException with the specified detail message.
dap_test - Class in opendap.dap.test
 
dap_test() - Constructor for class opendap.dap.test.dap_test
 
DapParser - Class in opendap.dap.parser
A Bison parser, automatically generated from dap.y.
DapParser(DapParser.Lexer, InputStream) - Constructor for class opendap.dap.parser.DapParser
Instantiates the Bison-generated parser.
DapParser(InputStream) - Constructor for class opendap.dap.parser.DapParser
Instantiates the Bison-generated parser.
DapParser(InputStream, BaseTypeFactory) - Constructor for class opendap.dap.parser.DapParser
 
DapParser.Lexer - Interface in opendap.dap.parser
Communication interface between the scanner and the Bison-generated parser DapParser.
DArray - Class in opendap.dap
This class is used to hold arrays of other OPeNDAP data.
DArray() - Constructor for class opendap.dap.DArray
Constructs a new DArray.
DArray(String) - Constructor for class opendap.dap.DArray
Constructs a new DArray with name n.
DArrayDimension - Class in opendap.dap
This class holds information about each dimension in a DArray.
DArrayDimension(int, String) - Constructor for class opendap.dap.DArrayDimension
Construct a new DArrayDimension.
DArrayDimension(int, String, boolean) - Constructor for class opendap.dap.DArrayDimension
Construct a new DArrayDimension.
DAS - Class in opendap.dap
The Data Attribute Structure is a set of name-value pairs used to describe the data in a particular dataset.
DAS() - Constructor for class opendap.dap.DAS
Create a new empty DAS.
DASException - Exception in opendap.dap
DAS exception.
DASException(int, String) - Constructor for exception opendap.dap.DASException
Construct a DASException with the specified detail message and OPeNDAP error code.
DASParser - Class in opendap.dap.parser
 
DASParser(InputStream) - Constructor for class opendap.dap.parser.DASParser
 
dasTools - Class in opendap.util
 
dasTools() - Constructor for class opendap.util.dasTools
 
DataDDS - Class in opendap.dap
The DataDDS class extends DDS to add new methods for retrieving data from the server, and printing out the contents of the data.
DataDDS(ServerVersion) - Constructor for class opendap.dap.DataDDS
Construct the DataDDS with the given server version.
DataDDS(ServerVersion, BaseTypeFactory) - Constructor for class opendap.dap.DataDDS
 
DataReadException - Exception in opendap.dap
Thrown when OPeNDAP encounters an exception while reading from a data set.
DataReadException(String) - Constructor for exception opendap.dap.DataReadException
Construct a DataReadException with the specified detail message.
DataReadException(int, String) - Constructor for exception opendap.dap.DataReadException
Construct a DataReadException with the specified message and OPeNDAP DAP2 error code see (DAP2Exception).
DByte - Class in opendap.dap
Holds a OPeNDAP Byte value.
DByte() - Constructor for class opendap.dap.DByte
Constructs a new DByte.
DByte(String) - Constructor for class opendap.dap.DByte
Constructs a new DByte with name n.
DConnect - Class in opendap.dap
This class provides support for common OPeNDAP client-side operations such as dereferencing a OPeNDAP URL, communicating network activity status to the user and reading local OPeNDAP objects.
DConnect(String) - Constructor for class opendap.dap.DConnect
Creates an instance bound to url which accepts compressed documents.
DConnect(String, boolean) - Constructor for class opendap.dap.DConnect
Creates an instance bound to url.
DConnect(InputStream) - Constructor for class opendap.dap.DConnect
Creates an instance bound to an already open InputStream.
DConnect2 - Class in opendap.dap
Rewritten 1/15/07 jcaron to use HttpCLient library instead of jdk UrlConnection class.
DConnect2(String) - Constructor for class opendap.dap.DConnect2
Creates an instance bound to url which accepts compressed documents.
DConnect2(String, boolean) - Constructor for class opendap.dap.DConnect2
Creates an instance bound to url.
DConstructor - Class in opendap.dap
Contains methods used only by the OPeNDAP constructor classes (DStructure, DSequence, DGrid, and DList).
DConstructor() - Constructor for class opendap.dap.DConstructor
Constructs a new DConstructor.
DConstructor(String) - Constructor for class opendap.dap.DConstructor
Constructs a new DConstructor with the given name.
DDS - Class in opendap.dap
The OPeNDAP Data Descriptor Object (DDS) is a data structure used by the OPeNDAP software to describe datasets and subsets of those datasets.
DDS() - Constructor for class opendap.dap.DDS
Creates an empty DDS.
DDS(String) - Constructor for class opendap.dap.DDS
Creates an empty DDS with the given dataset name.
DDS(BaseTypeFactory) - Constructor for class opendap.dap.DDS
Creates an empty DDS with the given BaseTypeFactory.
DDS(String, BaseTypeFactory) - Constructor for class opendap.dap.DDS
Creates an empty DDS with the given dataset name and BaseTypeFactory.
DDS(String, BaseTypeFactory, String) - Constructor for class opendap.dap.DDS
Creates an empty DDS with the given dataset name and BaseTypeFactory.
DDSException - Exception in opendap.dap
DDS exception.
DDSException(int, String) - Constructor for exception opendap.dap.DDSException
Construct a DDSException with the specified detail message and OPeNDAP DAP2 error code.
DDSFile - Static variable in class opendap.servers.test.SDTest
 
DDSParser - Class in opendap.dap.parser
 
DDSParser(InputStream) - Constructor for class opendap.dap.parser.DDSParser
 
DDSXMLParser - Class in opendap.dap.XMLparser
DDSXMLParser is used to parse a DDX (the XML formatted persistent representation of a DDS) into a DDS object in memory.
DDSXMLParser(String) - Constructor for class opendap.dap.XMLparser.DDSXMLParser
Constructs a new DDSXMLParser.
ddxTest - Class in opendap.dap.test
 
ddxTest() - Constructor for class opendap.dap.test.ddxTest
Constructs a new XmlTest.
Debug - Static variable in class opendap.servers.test.SDTest
 
Debug - Class in opendap.util
A minimal implementation of a globally-accessible set of Debug flags.
Debug() - Constructor for class opendap.util.Debug
 
debugStream - Variable in class opendap.dap.parser.ExprParserTokenManager
 
DEFAULT - Static variable in interface opendap.dap.parser.ExprParserConstants
 
DefaultFactory - Class in opendap.dap
The default client-side Factory for BaseType objects.
DefaultFactory() - Constructor for class opendap.dap.DefaultFactory
 
defined - Variable in class opendap.dap.Server.AbstractClause
Value to be returned by isDefined().
deflate - Static variable in class opendap.servlet.MimeUtil
 
delAttribute(String) - Method in class opendap.dap.AttributeTable
Delete the attribute named name.
delAttribute(String, int) - Method in class opendap.dap.AttributeTable
Delete the attribute named name.
delAttribute(String) - Method in class opendap.dap.BaseType
 
delAttribute(String, int) - Method in class opendap.dap.BaseType
 
delete - Static variable in class opendap.dap.test.Diff
 
deleteValueAt(int) - Method in class opendap.dap.Alias
Remove the i'th String from this attribute.
deleteValueAt(int) - Method in class opendap.dap.Attribute
Remove the i'th String from this attribute.
delRow(int) - Method in class opendap.dap.DSequence
Deletes a row from the container.
delVariable(String) - Method in class opendap.dap.DDS
Removes a variable from the DDS.
DereferenceClause - Class in opendap.dap.Server
Represents a sub-clause that is a URL reference to remote data.
DereferenceClause(String) - Constructor for class opendap.dap.Server.DereferenceClause
Creates a new DereferenceClause
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.BaseTypePrimitiveVector
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.BooleanPrimitiveVector
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.BytePrimitiveVector
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in interface opendap.dap.ClientIO
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DByte
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DFloat32
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DFloat64
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DGrid
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DInt16
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DInt32
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DSequence
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DString
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DStructure
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DVector
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.Float32PrimitiveVector
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.Float64PrimitiveVector
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.Int16PrimitiveVector
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.Int32PrimitiveVector
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.PrimitiveVector
Reads data from a DataInputStream.
DFloat32 - Class in opendap.dap
Holds a OPeNDAP FLoat32 value.
DFloat32() - Constructor for class opendap.dap.DFloat32
Constructs a new DFloat32.
DFloat32(String) - Constructor for class opendap.dap.DFloat32
Constructs a new DFloat32 with name n.
DFloat64 - Class in opendap.dap
Holds a OPeNDAP Float64 value.
DFloat64() - Constructor for class opendap.dap.DFloat64
Constructs a new DFloat64.
DFloat64(String) - Constructor for class opendap.dap.DFloat64
Constructs a new DFloat64 with name n.
DGrid - Class in opendap.dap
This class holds a DArray and a set of "Map" vectors.
DGrid() - Constructor for class opendap.dap.DGrid
Constructs a new DGrid.
DGrid(String) - Constructor for class opendap.dap.DGrid
Constructs a new DGrid with name n.
Diff - Class in opendap.dap.test
diff Text file difference utility.
Diff(String) - Constructor for class opendap.dap.test.Diff
Construct a Diff object.
DInt16 - Class in opendap.dap
Holds a OPeNDAP Int16 value.
DInt16() - Constructor for class opendap.dap.DInt16
Constructs a new DInt16.
DInt16(String) - Constructor for class opendap.dap.DInt16
Constructs a new DInt16 with name n.
DInt32 - Class in opendap.dap
Holds a OPeNDAP Int32 value.
DInt32() - Constructor for class opendap.dap.DInt32
Constructs a new DInt32.
DInt32(String) - Constructor for class opendap.dap.DInt32
Constructs a new DInt32 with name n.
disable_tracing() - Method in class opendap.dap.parser.ExprParser
 
dispose() - Method in class opendap.util.geturl.gui.GeturlApplet
Dispose of the frame
DList - Class in opendap.dap
This class implements a simple list of OPeNDAP data types.
DList() - Constructor for class opendap.dap.DList
Constructs a new DList.
DList(String) - Constructor for class opendap.dap.DList
Constructs a new DList with the given name.
doDebug(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for debug requests;
doDebugCmd(String, StringTokenizer, PrintStream) - Method in class opendap.servlet.AbstractServlet
 
doDiff(Reader, Reader, PrintStream) - Method in class opendap.dap.test.Diff
 
doDiff(Reader, Reader) - Method in class opendap.dap.test.Diff
 
doDiff(String, String, PrintStream) - Method in class opendap.dap.test.Diff
 
doDiff(String, String) - Method in class opendap.dap.test.Diff
 
dods_das - Static variable in class opendap.servlet.MimeUtil
 
dods_data - Static variable in class opendap.servlet.MimeUtil
 
dods_dds - Static variable in class opendap.servlet.MimeUtil
 
dods_error - Static variable in class opendap.servlet.MimeUtil
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class opendap.servers.test.dts
************************************************************************ We override this crucial method from the parent servlet in order to force the client not to cache.
doGet(HttpServletRequest, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
*********************************************************************** Handles incoming requests from clients.
doGetASC(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servers.test.dts
************************************************************************ Default handler for the client's data request.
doGetASC(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for OPeNDAP ascii data requests.
doGetBLOB(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servers.test.dts
************************************************************************ Default handler for the client's data request.
doGetBLOB(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for the client's data request.
doGetCatalog(HttpServletRequest, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for OPeNDAP catalog.xml requests.
doGetDAP2Data(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servers.test.dts
************************************************************************ Default handler for the client's data request.
doGetDAP2Data(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for the client's data request.
doGetDAS(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for the client's DAS request.
doGetDDS(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for the client's DDS request.
doGetDDX(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for the client's DDS request.
doGetDIR(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for the client's directory request.
doGetHELP(HttpServletRequest, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for the client's help request.
doGetHTML(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for OPeNDAP .html requests.
doGetINFO(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for OPeNDAP info requests.
doGetStatus(HttpServletRequest, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for OPeNDAP status requests; not publically available, used only for debugging
doGetSystemProps(HttpServletRequest, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for OPeNDAP status requests; not publically available, used only for debugging
doGetVER(HttpServletRequest, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for the client's version request.
Done() - Method in class opendap.dap.parser.SimpleCharStream
 
DSequence - Class in opendap.dap
A DSequence in OPeNDAP can hold N sequentially accessed instances of a set of variables.
DSequence() - Constructor for class opendap.dap.DSequence
Constructs a new DSequence.
DSequence(String) - Constructor for class opendap.dap.DSequence
Constructs a new DSequence with name n.
DString - Class in opendap.dap
Holds a OPeNDAP String value.
DString() - Constructor for class opendap.dap.DString
Constructs a new DString.
DString(String) - Constructor for class opendap.dap.DString
Constructs a new DString with name n.
DStructure - Class in opendap.dap
A DStructure in OPeNDAP can hold N instances of any of the other datatypes, including other structures.
DStructure() - Constructor for class opendap.dap.DStructure
Constructs a new DStructure.
DStructure(String) - Constructor for class opendap.dap.DStructure
Constructs a new DStructure with name n.
dts - Class in opendap.servers.test
Purpose:
This is the OPeNDAP Test servlet (dts).
dts() - Constructor for class opendap.servers.test.dts
 
DUInt16 - Class in opendap.dap
Holds a OPeNDAP UInt16 value.
DUInt16() - Constructor for class opendap.dap.DUInt16
Constructs a new DUInt16.
DUInt16(String) - Constructor for class opendap.dap.DUInt16
Constructs a new DUInt16 with name n.
DUInt32 - Class in opendap.dap
Holds a OPeNDAP UInt32 value.
DUInt32() - Constructor for class opendap.dap.DUInt32
Constructs a new DUInt32.
DUInt32(String) - Constructor for class opendap.dap.DUInt32
Constructs a new DUInt32 with name n.
DummySink - Class in opendap.servlet
The Servlet to exercise what's available.
DummySink(OutputStream, Deflater, int) - Constructor for class opendap.servlet.DummySink
Creates a new output stream with the specified compressor and buffer size.
DummySink(OutputStream, Deflater) - Constructor for class opendap.servlet.DummySink
Creates a new output stream with the specified compressor and a default buffer size.
DummySink(OutputStream) - Constructor for class opendap.servlet.DummySink
Creates a new output stream with a defaul compressor and buffer size.
DURL - Class in opendap.dap
Holds a OPeNDAP URL value.
DURL() - Constructor for class opendap.dap.DURL
Constructs a new DURL.
DURL(String) - Constructor for class opendap.dap.DURL
Constructs a new DURL with name n.
DVector - Class in opendap.dap
This class holds a one-dimensional array of OPeNDAP data types.
DVector() - Constructor for class opendap.dap.DVector
Constructs a new DVector.
DVector(String) - Constructor for class opendap.dap.DVector
Constructs a new DVector with name n.

E

elementAt(int) - Method in class opendap.util.SortedTable
Returns the element at the specified index.
elementCount(boolean) - Method in class opendap.dap.BaseType
Returns the number of variables contained in this object.
elementCount() - Method in class opendap.dap.BaseType
Returns the number of variables contained in this object.
elementCount(boolean) - Method in class opendap.dap.DGrid
Returns the number of variables contained in this object.
elementCount(boolean) - Method in class opendap.dap.DSequence
Returns the number of variables contained in this object.
elementCount(boolean) - Method in class opendap.dap.DStructure
Returns the number of variables contained in this object.
elements() - Method in class opendap.util.SortedTable
Returns an enumeration of the values in this table.
enable_tracing() - Method in class opendap.dap.parser.ExprParser
 
END_OF_SEQUENCE - Static variable in class opendap.dap.DSequence
The end of sequence byte marker
endColumn - Variable in class opendap.dap.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class opendap.dap.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
EOF - Static variable in class opendap.dap.parser.DapParser
Token returned by the scanner to signal the end of its input.
EOF - Static variable in interface opendap.dap.parser.ExprParserConstants
 
eol - Variable in exception opendap.dap.parser.ParseException
The end of line string for this machine.
EQUAL - Static variable in interface opendap.dap.parser.ExprParserConstants
 
equal(BaseType) - Method in interface opendap.dap.Server.RelOps
 
equal(BaseType) - Method in class opendap.dap.Server.SDArray
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.dap.Server.SDByte
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.dap.Server.SDFloat32
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.dap.Server.SDFloat64
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.dap.Server.SDGrid
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.dap.Server.SDInt16
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.dap.Server.SDInt32
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.dap.Server.SDList
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.dap.Server.SDSequence
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.dap.Server.SDString
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.dap.Server.SDStructure
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.dap.Server.SDUInt16
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.dap.Server.SDUInt32
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.dap.Server.SDURL
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in interface opendap.dap.Server.ServerMethods
The Operator class contains a generalized implementation of this method.
error_box - Class in opendap.util.gui
Dispays a simple error message box.
error_box(String) - Constructor for class opendap.util.gui.error_box
Construct and display an error dialog box.
error_box(String, String) - Constructor for class opendap.util.gui.error_box
Construct and display an error dialog box.
ErrorObject(DAP2Exception) - Method in class opendap.dap.parser.ErrorParser
 
ErrorParser - Class in opendap.dap.parser
 
ErrorParser(InputStream) - Constructor for class opendap.dap.parser.ErrorParser
 
errorVerbose - Variable in class opendap.dap.parser.DapParser
True if verbose error messages are enabled.
escapeString(String, char[], char) - Static method in class opendap.util.EscapeStrings
Replace all characters in the String in not present in the String allowable with their hexidecimal values (encoded as ASCII) and preceeded by the String esc

The esc character may not appear on the allowable list, as if it did it would break the 1:1 and onto mapping between the unescaped character space and the escaped characater space.

EscapeStrings - Class in opendap.util
User: ndp Date: Jul 7, 2006 Time: 10:23:19 AM
EscapeStrings() - Constructor for class opendap.util.EscapeStrings
 
evalClauses(Object) - Method in class opendap.dap.Server.CEEvaluator
Evaluate all of the Clauses in the Clause vector.
evaluate(List) - Method in interface opendap.dap.Server.BoolFunction
Evaluates the function using the argument list given.
evaluate() - Method in class opendap.dap.Server.BoolFunctionClause
 
evaluate(List) - Method in interface opendap.dap.Server.BTFunction
Evaluates the function using the argument list given.
evaluate() - Method in class opendap.dap.Server.BTFunctionClause
 
evaluate() - Method in class opendap.dap.Server.DereferenceClause
 
evaluate() - Method in class opendap.dap.Server.RelOpClause
 
evaluate() - Method in interface opendap.dap.Server.SubClause
Evaluates the clause, first calling evaluate() on any sub-clauses it contains.
evaluate() - Method in interface opendap.dap.Server.TopLevelClause
Evaluates the clause, first calling evaluate() on any sub-clauses it contains.
evaluate() - Method in class opendap.dap.Server.ValueClause
Returns the BaseType represented by this clause.
evaluate(List) - Method in class opendap.servers.test.SSFdummy
 
evaluate(List) - Method in class opendap.servers.test.SSFdummyval
 
ExpandBuff(boolean) - Method in class opendap.dap.parser.SimpleCharStream
 
expectedTokenSequences - Variable in exception opendap.dap.parser.ParseException
Each entry in this array is an array of integers.
expr_test - Class in opendap.dap.test
Test the constraint evaluation scanner/parser.
expr_test() - Constructor for class opendap.dap.test.expr_test
 
ExprParser - Class in opendap.dap.parser
The constraint expression parser class.
ExprParser(InputStream) - Constructor for class opendap.dap.parser.ExprParser
 
ExprParser(InputStream, String) - Constructor for class opendap.dap.parser.ExprParser
 
ExprParser(Reader) - Constructor for class opendap.dap.parser.ExprParser
 
ExprParser(ExprParserTokenManager) - Constructor for class opendap.dap.parser.ExprParser
 
ExprParserConstants - Interface in opendap.dap.parser
 
ExprParserTokenManager - Class in opendap.dap.parser
 
ExprParserTokenManager(SimpleCharStream) - Constructor for class opendap.dap.parser.ExprParserTokenManager
 
ExprParserTokenManager(SimpleCharStream, int) - Constructor for class opendap.dap.parser.ExprParserTokenManager
 
externalize(DataOutputStream) - Method in class opendap.dap.BaseTypePrimitiveVector
Writes data to a DataOutputStream.
externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.BaseTypePrimitiveVector
Write a subset of the data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.BooleanPrimitiveVector
Writes data to a DataOutputStream.
externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.BooleanPrimitiveVector
Write a subset of the data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.BytePrimitiveVector
Writes data to a DataOutputStream.
externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.BytePrimitiveVector
Write a subset of the data to a DataOutputStream.
externalize(DataOutputStream) - Method in interface opendap.dap.ClientIO
Writes data to a DataOutputStream.
externalize(OutputStream, boolean, boolean) - Method in class opendap.dap.DataDDS
Dump the dataset using externalize methods.
externalize(DataOutputStream) - Method in class opendap.dap.DByte
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.DFloat32
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.DFloat64
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.DGrid
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.DInt16
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.DInt32
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.DSequence
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.DString
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.DStructure
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.DVector
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.Float32PrimitiveVector
Writes data to a DataOutputStream.
externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.Float32PrimitiveVector
Write a subset of the data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.Float64PrimitiveVector
Writes data to a DataOutputStream.
externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.Float64PrimitiveVector
Write a subset of the data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.Int16PrimitiveVector
Writes data to a DataOutputStream.
externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.Int16PrimitiveVector
Write a subset of the data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.Int32PrimitiveVector
Writes data to a DataOutputStream.
externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.Int32PrimitiveVector
Write a subset of the data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.PrimitiveVector
Writes data to a DataOutputStream.

F

fancyTypeName(BaseType) - Static method in class opendap.util.dasTools
 
field() - Method in class opendap.dap.parser.ExprParser
 
FillBuff() - Method in class opendap.dap.parser.SimpleCharStream
 
finished() - Method in interface opendap.dap.StatusUI
Download finished notice.
finished() - Method in class opendap.util.geturl.gui.StatusWindow
Download finished notice.
FLOAT32 - Static variable in class opendap.dap.Attribute
Float32 attribute type.
Float32PrimitiveVector - Class in opendap.dap
A vector of doubles.
Float32PrimitiveVector(BaseType) - Constructor for class opendap.dap.Float32PrimitiveVector
Constructs a new Float32PrimitiveVector.
FLOAT64 - Static variable in class opendap.dap.Attribute
Float64 attribute type.
Float64PrimitiveVector - Class in opendap.dap
A vector of doubles.
Float64PrimitiveVector(BaseType) - Constructor for class opendap.dap.Float64PrimitiveVector
Constructs a new Float64PrimitiveVector.
flush() - Method in class opendap.servlet.DummySink
 
frame - Variable in class opendap.util.geturl.gui.GeturlApplet
The currently open Geturl window.
function - Variable in class opendap.dap.Server.BoolFunctionClause
 
function - Variable in class opendap.dap.Server.BTFunctionClause
 
functionLibrary - Variable in class opendap.dap.Server.ClauseFactory
 
FunctionLibrary - Class in opendap.dap.Server
Represents a library of available server-side functions for use in evaluating constraint expressions.
FunctionLibrary() - Constructor for class opendap.dap.Server.FunctionLibrary
Creates a new FunctionLibrary with no prefix set.
FunctionLibrary(String) - Constructor for class opendap.dap.Server.FunctionLibrary
Creates a new FunctionLibrary.

G

generateParseException() - Method in class opendap.dap.parser.ExprParser
 
get(Object) - Method in class opendap.util.SortedTable
Returns the value to which the key is mapped in this table.
getAcceptsCompressed() - Method in class opendap.servlet.ParsedRequest
 
getAcceptsCompressed() - Method in class opendap.servlet.ReqState
************************************************************************* Evaluates the (private) request object to determine if the client that sent the request accepts compressed return documents.
getAliasedTo() - Method in class opendap.dap.Alias
Returns the name of the attribute aliased to.
getAliasedToAttributeField() - Method in class opendap.dap.Alias
Returns the name of the attribute aliased to.
getAliasedToAttributeFieldAsClearString() - Method in class opendap.dap.Alias
Returns the name of the attribute aliased to.
GetAsciiHandler - Class in opendap.servlet
Default handler for OPeNDAP ascii requests.
GetAsciiHandler() - Constructor for class opendap.servlet.GetAsciiHandler
 
getAttribute(String) - Method in class opendap.dap.AttributeTable
Returns the Attribute which matches name.
getAttribute() - Method in class opendap.dap.BaseType
 
getAttribute(String) - Method in class opendap.dap.BaseType
 
getAttributeNames() - Method in class opendap.dap.BaseType
 
getAttributeTable() - Method in class opendap.dap.BaseType
 
getAttributeTable(String) - Method in class opendap.dap.DAS
Returns the AttributeTable with the given name.
getAttributeTableN(String) - Method in class opendap.dap.DAS
Returns the AttributeTable with the given name.
getBeginColumn() - Method in class opendap.dap.parser.SimpleCharStream
 
getBeginLine() - Method in class opendap.dap.parser.SimpleCharStream
 
getBlobContentID() - Method in class opendap.dap.DDS
Get's the dataBLOB Contnet-ID for this DDS.
getBlobData(DataDDS, StatusUI) - Method in class opendap.dap.DConnect
Opens the BLOB uRL in the DDS supplied and deserializes that binary content sent from the server cooresponding to the DDS.
getBoolFunction(String) - Method in class opendap.dap.Server.FunctionLibrary
Retrieves a boolean function from the library.
getBTFunction(String) - Method in class opendap.dap.Server.FunctionLibrary
Retrieves a BaseType function from the library.
getCachedShape(int) - Method in class opendap.servers.test.test_SDArray
 
getChildren() - Method in class opendap.dap.Server.AbstractClause
 
getChildren() - Method in interface opendap.dap.Server.Clause
Returns an ordered list of this clause's sub-clauses.
getClauses() - Method in class opendap.dap.Server.CEEvaluator
Get access to the list of clauses built by parsing the selection part of the constraint expression.
getClearName() - Method in class opendap.dap.Attribute
Returns the attribute's name.
getClearName() - Method in class opendap.dap.AttributeTable
Returns the name of this AttributeTable.
getClearName() - Method in class opendap.dap.BaseType
Returns the unencoded name of the class instance.
getClearName() - Method in class opendap.dap.DArrayDimension
Get the dimension name.
getColumn() - Method in class opendap.dap.parser.SimpleCharStream
Deprecated.  
getConstraintExpression() - Method in class opendap.servlet.ParsedRequest
 
getConstraintExpression() - Method in class opendap.servlet.ReqState
 
getContainer() - Method in class opendap.dap.Alias
Returns the AttributeTable container.
getContainer() - Method in class opendap.dap.Attribute
Returns the AttributeTable container.
getContainerN() - Method in class opendap.dap.Attribute
Returns the AttributeTable container.
getContents() - Static method in class opendap.util.Log
 
getCount() - Method in class opendap.servlet.DummySink
 
getDAS() - Method in class opendap.dap.DConnect
Returns the DAS object from the dataset referenced by this object's URL.
getDAS() - Method in class opendap.dap.DConnect2
Returns the DAS object from the dataset referenced by this object's URL.
getDAS() - Method in class opendap.dap.DDS
Creates a DAS object from the collection of BaseType variables and their associated Attributes.
getDAS() - Method in class opendap.servers.test.testDataset
************************************************************************

In this (default) implementation of the getDAS() method a locally cached DAS is retrieved and parsed.

getDAS() - Method in interface opendap.servlet.GuardedDataset
Get the DAS for this Dataset.
getDASButton - Variable in class opendap.util.geturl.gui.GeturlFrame
The "Get DAS", "Get DDS", and "Get Data" buttons.
getDASCache() - Method in class opendap.servlet.ReqState
This method will attempt to get the DAS cache directory name from the servlet's InitParameters.
getData(String, StatusUI, BaseTypeFactory) - Method in class opendap.dap.DConnect
Returns the `Data object' from the dataset referenced by this object's URL given the constraint expression CE.
getData(String, StatusUI) - Method in class opendap.dap.DConnect
Returns the `Data object' from the dataset referenced by this object's URL given the constraint expression CE.
getData(StatusUI) - Method in class opendap.dap.DConnect
Return the data object with no local constraint expression.
getData(String, StatusUI, BaseTypeFactory) - Method in class opendap.dap.DConnect2
Returns the `Data object' from the dataset referenced by this object's URL given the constraint expression CE.
getData(String) - Method in class opendap.dap.DConnect2
 
getData(String, StatusUI) - Method in class opendap.dap.DConnect2
Returns the `Data object' from the dataset referenced by this object's URL given the constraint expression CE.
getData(StatusUI) - Method in class opendap.dap.DConnect2
Return the data object with no local constraint expression.
getDataButton - Variable in class opendap.util.geturl.gui.GeturlFrame
The "Get DAS", "Get DDS", and "Get Data" buttons.
getDataDDX() - Method in class opendap.dap.DConnect
Returns the DataDDS object from the dataset referenced by this object's URL.
getDataDDX(String) - Method in class opendap.dap.DConnect
Returns the DataDDS object from the dataset referenced by this object's URL.
getDataDDX(String, BaseTypeFactory) - Method in class opendap.dap.DConnect
Returns the DataDDS object from the dataset referenced by this object's URL.
getDataDDX() - Method in class opendap.dap.DConnect2
Returns the DataDDS object from the dataset referenced by this object's URL.
getDataDDX(String) - Method in class opendap.dap.DConnect2
Returns the DataDDS object from the dataset referenced by this object's URL.
getDataDDX(String, BaseTypeFactory) - Method in class opendap.dap.DConnect2
Returns the DataDDS object from the dataset referenced by this object's URL.
getDataFromUrl(URL, StatusUI, BaseTypeFactory) - Method in class opendap.dap.DConnect
 
getDataset(ReqState) - Method in class opendap.servers.test.dts
 
getDataset(ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ This method must be implemented locally for each OPeNDAP server.
getDataSet() - Method in class opendap.servlet.ParsedRequest
 
getDataSet() - Method in class opendap.servlet.ReqState
 
getDatasetFilename() - Method in class opendap.dap.Server.ServerDDS
Get the dataset filename.
getDDS() - Method in class opendap.dap.DConnect
Returns the DDS object from the dataset referenced by this object's URL.
getDDS(String) - Method in class opendap.dap.DConnect
Returns the DDS object from the dataset referenced by this object's URL.
getDDS() - Method in class opendap.dap.DConnect2
Returns the DDS object from the dataset referenced by this object's URL.
getDDS(String) - Method in class opendap.dap.DConnect2
Returns the DDS object from the dataset referenced by this object's URL.
getDDS() - Method in class opendap.dap.Server.CEEvaluator
Return a reference to the CEEvaluator's DDS object.
getDDS() - Method in class opendap.servers.test.testDataset
************************************************************************ For the test server this method does the following: Makes a new test_ServerFactory (aka BaseTypeFactory) for the dataset requested.
getDDS() - Method in interface opendap.servlet.GuardedDataset
Get the DDS for this Dataset.
getDDSButton - Variable in class opendap.util.geturl.gui.GeturlFrame
The "Get DAS", "Get DDS", and "Get Data" buttons.
getDDSCache() - Method in class opendap.servlet.ReqState
This method will attempt to get the DDS cache directory name from the servlet's InitParameters.
getDDSText() - Method in class opendap.dap.DDS
This a wrapper method for DDS.print().
getDDX() - Method in class opendap.dap.DConnect
Returns the DDS object from the dataset referenced by this object's URL.
getDDX(String) - Method in class opendap.dap.DConnect
Returns the DDS object from the dataset referenced by this object's URL.
getDDX() - Method in class opendap.dap.DConnect2
Returns the DDS object from the dataset referenced by this object's URL.
getDDX(String) - Method in class opendap.dap.DConnect2
Returns the DDS object from the dataset referenced by this object's URL.
getDDXCache() - Method in class opendap.servlet.ReqState
This method will attempt to get the DDX cache directory name from the servlet's InitParameters.
getDDXData(String, StatusUI, BaseTypeFactory) - Method in class opendap.dap.DConnect
Returns the `Data object' from the dataset referenced by this object's URL given the constraint expression CE.
getDDXData(String, StatusUI) - Method in class opendap.dap.DConnect
Returns the `Data object' from the dataset referenced by this object's URL given the constraint expression CE.
getDDXData(StatusUI) - Method in class opendap.dap.DConnect
Returns the `Data object' from the dataset referenced by this object's URL given the constraint expression CE.
getDDXDataFromURL(URL, StatusUI, BaseTypeFactory) - Method in class opendap.dap.DConnect
Returns the `Data object' from the dataset referenced by this object's URL given the constraint expression CE.
getDDXText() - Method in class opendap.dap.DDS
This a wrapper method for DDS.printXML().
getDebugLevel() - Method in class opendap.dap.parser.DapParser
Answer the verbosity of the debugging output; 0 means that all kinds of output from the parser are suppressed.
getDebugStream() - Method in class opendap.dap.parser.DapParser
Return the PrintStream on which the debugging output is printed.
getDimension(int) - Method in class opendap.dap.DArray
Returns the DArrayDimension object for the dimension requested.
getDimensions() - Method in class opendap.dap.DArray
Returns an Enumeration of DArrayDimensions in this array.
GetDirHandler - Class in opendap.servlet
Default handler for OPeNDAP directory requests.
GetDirHandler() - Constructor for class opendap.servlet.GetDirHandler
 
getDodsBlobURL_OLDANDBUSTED() - Method in class opendap.servlet.ReqState
 
getElementVector() - Method in class opendap.util.SortedTable
Returns a Vector containing the elements in the SortedTable.
getEndColumn() - Method in class opendap.dap.parser.SimpleCharStream
 
getEndLine() - Method in class opendap.dap.parser.SimpleCharStream
 
getErrorCode() - Method in exception opendap.dap.DAP2Exception
Returns the error code.
getErrorMessage() - Method in exception opendap.dap.DAP2Exception
Returns the error message.
getFactory() - Method in class opendap.dap.DDS
Get the Class factory.
getFileName() - Method in class opendap.util.iniFile
********************************************************************** Get the name of the .ini file that was used to create this object.
getFirstDimension() - Method in class opendap.dap.DArray
Returns the DArrayDimension object for the first dimension.
getFunction() - Method in class opendap.dap.Server.BoolFunctionClause
Returns the server-side function invoked by this clause
getFunction() - Method in class opendap.dap.Server.BTFunctionClause
Returns the server-side function invoked by this clause
GetHTMLInterfaceHandler - Class in opendap.servlet
Default handler for OPeNDAP .html requests.
GetHTMLInterfaceHandler() - Constructor for class opendap.servlet.GetHTMLInterfaceHandler
 
getHttpClient() - Static method in class opendap.dap.DConnect2
Get the HttpClient object - a single instance is used.
GetImage() - Method in class opendap.dap.parser.SimpleCharStream
 
getINFOCache() - Method in class opendap.servlet.ReqState
This method will attempt to get the INFO cache directory name from the servlet's InitParameters.
GetInfoHandler - Class in opendap.servlet
Default handler for OPeNDAP info requests.
GetInfoHandler() - Constructor for class opendap.servlet.GetInfoHandler
 
getInitParameter(String) - Method in class opendap.servlet.ReqState
 
getInitParameterNames() - Method in class opendap.servlet.ReqState
***********************************************************************
getInternalStorage() - Method in class opendap.dap.BaseTypePrimitiveVector
Returns (a reference to) the internal storage for this PrimitiveVector object.
getInternalStorage() - Method in class opendap.dap.BooleanPrimitiveVector
Returns (a reference to) the internal storage for this PrimitiveVector object.
getInternalStorage() - Method in class opendap.dap.BytePrimitiveVector
Returns (a reference to) the internal storage for this PrimitiveVector object.
getInternalStorage() - Method in class opendap.dap.Float32PrimitiveVector
Returns (a reference to) the internal storage for this PrimitiveVector object.
getInternalStorage() - Method in class opendap.dap.Float64PrimitiveVector
Returns (a reference to) the internal storage for this PrimitiveVector object.
getInternalStorage() - Method in class opendap.dap.Int16PrimitiveVector
Returns (a reference to) the internal storage for this PrimitiveVector object.
getInternalStorage() - Method in class opendap.dap.Int32PrimitiveVector
Returns (a reference to) the internal storage for this PrimitiveVector object.
getInternalStorage() - Method in class opendap.dap.PrimitiveVector
Returns (a reference to) the internal storage for PrimitiveVector.
getKey(int) - Method in class opendap.util.SortedTable
Returns the key at the specified index.
getLastDomDoc() - Method in class opendap.dap.XMLparser.DDSXMLParser
Returns the Document object created by the most recent invocation of the parser.
getLastExtendedHeader() - Method in class opendap.dap.DConnect2
 
getLastModifiedHeader() - Method in class opendap.dap.DConnect2
 
getLastModifiedInvalidHeader() - Method in class opendap.dap.DConnect2
 
getLength() - Method in class opendap.dap.BaseTypePrimitiveVector
Returns the number of elements in the array.
getLength() - Method in class opendap.dap.BooleanPrimitiveVector
Returns the number of elements in the array.
getLength() - Method in class opendap.dap.BytePrimitiveVector
Returns the number of elements in the array.
getLength() - Method in class opendap.dap.DVector
Returns the number of elements in the vector.
getLength() - Method in class opendap.dap.Float32PrimitiveVector
Returns the number of elements in the array.
getLength() - Method in class opendap.dap.Float64PrimitiveVector
Returns the number of elements in the array.
getLength() - Method in class opendap.dap.Int16PrimitiveVector
Returns the number of elements in the array.
getLength() - Method in class opendap.dap.Int32PrimitiveVector
Returns the number of elements in the array.
getLength() - Method in class opendap.dap.PrimitiveVector
Returns the number of elements in the array.
getLevel() - Method in class opendap.dap.DSequence
Returns the level of this sequence.
getLHS() - Method in class opendap.dap.Server.RelOpClause
Returns a SubClause representing the right-hand side of the comparison.
getLine() - Method in class opendap.dap.parser.SimpleCharStream
Deprecated.  
getLongName() - Method in class opendap.dap.BaseType
 
getLVal() - Method in interface opendap.dap.parser.DapParser.Lexer
Method to retrieve the semantic value of the last scanned token.
getMajor() - Method in class opendap.dap.ServerVersion
Returns the major version number.
getMaxSequenceLength() - Method in class opendap.servers.test.testEngine
 
getMessage() - Method in exception opendap.dap.DAP2Exception
Returns the detail message of this throwable object.
getMessage() - Method in exception opendap.dap.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error opendap.dap.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMinor() - Method in class opendap.dap.ServerVersion
Returns the minor version number.
getName() - Method in class opendap.dap.Attribute
Returns the attribute's name.
getName() - Method in class opendap.dap.AttributeTable
Returns the name of this AttributeTable.
getName() - Method in class opendap.dap.BaseType
Returns the WWW encoded name of the class instance.
getName() - Method in class opendap.dap.DArrayDimension
Get the dimension name.
getName() - Method in interface opendap.dap.Server.ServerSideFunction
Returns the name of the server-side function, as it will appear in constraint expressions.
getName() - Method in class opendap.servers.test.SSFdummy
 
getName() - Method in class opendap.servers.test.SSFdummyval
 
getNames() - Method in class opendap.dap.AttributeTable
Returns an Enumeration of the attribute names in this AttributeTable.
getNextToken() - Method in class opendap.dap.parser.ExprParser
 
getNextToken() - Method in class opendap.dap.parser.ExprParserTokenManager
 
getNumVal() - Method in class opendap.dap.Attribute
Returns the nummber of values held in this attribute.
getOperator() - Method in class opendap.dap.Server.RelOpClause
Returns the type of comparison
getopt() - Method in class opendap.util.Getopts
 
getOptarg() - Method in class opendap.util.Getopts
 
getOptind() - Method in class opendap.util.Getopts
 
getOption(Character) - Method in class opendap.util.Getopts
getOption
getOption(int) - Method in class opendap.util.Getopts
getOption
getOptopt() - Method in class opendap.util.Getopts
 
Getopts - Class in opendap.util
A class for achieving getopts() functionality.
Getopts(String, String[]) - Constructor for class opendap.util.Getopts
Wrapper Constructor
Getopts(String, String, String[]) - Constructor for class opendap.util.Getopts
Basic class constructor.
Getopts(String, String[], String) - Constructor for class opendap.util.Getopts
Wrapper Constructor
getParent() - Method in class opendap.dap.BaseType
 
getParent() - Method in class opendap.dap.Server.BTFunctionClause
 
getParent() - Method in class opendap.dap.Server.DereferenceClause
 
getParent() - Method in interface opendap.dap.Server.SubClause
Returns the Clause which contains this subclause.
getParent() - Method in class opendap.dap.Server.ValueClause
 
getPrefix() - Method in class opendap.dap.Server.FunctionLibrary
Returns the prefix being used for classname lookup.
getPrimitiveVector() - Method in class opendap.dap.DVector
Returns the PrimitiveVector for this vector.
getProgramSource() - Method in exception opendap.dap.DAP2Exception
Returns the program source.
getProgramType() - Method in exception opendap.dap.DAP2Exception
Returns the program type.
getProperty(String) - Method in class opendap.util.iniFile
********************************************************************** Get the named property from the current section.
getPropList(String) - Method in class opendap.util.iniFile
********************************************************************** Get the list of properties for the section sectionName.
getRequest() - Method in class opendap.servlet.ReqState
 
getRequestSuffix() - Method in class opendap.servlet.ParsedRequest
 
getRequestSuffix() - Method in class opendap.servlet.ReqState
 
getResponse() - Method in class opendap.servlet.ReqState
 
getReturnType(List) - Method in interface opendap.dap.Server.BTFunction
A given function must always evaluate to the same class of BaseType.
getReturnType(List) - Method in class opendap.servers.test.SSFdummyval
 
getRHS() - Method in class opendap.dap.Server.RelOpClause
Returns a list of SubClauses representing the right-hand side of the comparison.
getRow(int) - Method in class opendap.dap.DSequence
Gets a row from the container.
getRowCount() - Method in class opendap.dap.DSequence
Returns the number of rows in this Sequence.
getRowVector() - Method in class opendap.dap.Server.SDSequence
Get the row vector for into which to read a row os data for this sequence.
getSchemaLocation() - Method in class opendap.servlet.ReqState
This method will attempt to get the Schema Location name from the servlet's InitParameters.
getSectionList() - Method in class opendap.util.iniFile
********************************************************************** Get the list of Sections of this .ini File
getServerClassName() - Method in class opendap.servlet.ReqState
 
getServerName() - Method in class opendap.servlet.AbstractServlet
************************************************************************

In this (default) implementation of the getServerName() method we just get the name of the servlet and pass it back.

getServerVersion() - Method in class opendap.dap.DataDDS
Returns the ServerVersion given in the constructor.
getServerVersion() - Method in class opendap.dap.DConnect
Returns the ServerVersion of the last connection.
getServerVersion() - Method in class opendap.dap.DConnect2
Returns the ServerVersion of the last connection.
getServerVersion() - Method in class opendap.servers.test.dts
************************************************************************ This method returns a String containing the OPeNDAP Server Version...
getServerVersion() - Method in class opendap.servlet.AbstractServlet
************************************************************************ This function must be implemented locally for each OPeNDAP server.
getSize() - Method in class opendap.dap.DArrayDimension
Get the dimension size.
getStart() - Method in class opendap.dap.DArrayDimension
Get the projection start point for this dimension.
getStart(int) - Method in class opendap.dap.Server.SDArray
Gets the start value for the array projection.
getStart(int) - Method in class opendap.dap.Server.SDGrid
Gets the start value for the projection of the dimension indicated.
getStart(int) - Method in interface opendap.dap.Server.ServerArrayMethods
 
getStop() - Method in class opendap.dap.DArrayDimension
Get the projection stop point for this dimension.
getStop(int) - Method in class opendap.dap.Server.SDArray
Gets the stop value for the array projection.
getStop(int) - Method in class opendap.dap.Server.SDGrid
Gets the stop value for the projection of the dimension indicated.
getStop(int) - Method in interface opendap.dap.Server.ServerArrayMethods
 
getStride() - Method in class opendap.dap.DArrayDimension
Get the projection stride size for this dimension.
getStride(int) - Method in class opendap.dap.Server.SDArray
Gets the stride value for the array projection.
getStride(int) - Method in class opendap.dap.Server.SDGrid
Gets the stride value for the projection of the dimension indicated.
getStride(int) - Method in interface opendap.dap.Server.ServerArrayMethods
 
getSubMinor() - Method in class opendap.dap.ServerVersion
Returns the sub-minor version number, if it exists.
GetSuffix(int) - Method in class opendap.dap.parser.SimpleCharStream
 
getSwitch(Character) - Method in class opendap.util.Getopts
method to return the OptSwitch object associated with the 'sw' argument.
getTabSize(int) - Method in class opendap.dap.parser.SimpleCharStream
 
getTemplate() - Method in class opendap.dap.PrimitiveVector
Returns the template variable for this vector.
getToken(int) - Method in class opendap.dap.parser.ExprParser
 
getType() - Method in class opendap.dap.Alias
Returns the attribute type constant.
getType() - Method in class opendap.dap.Attribute
Returns the attribute type constant.
getTypeName() - Method in class opendap.dap.BaseType
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DArray
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DByte
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DFloat32
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DFloat64
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DGrid
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DInt16
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DInt32
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DList
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DSequence
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DString
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DStructure
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DUInt16
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DUInt32
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DURL
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DVector
Returns the OPeNDAP type name of the class instance as a String.
getTypeString() - Method in class opendap.dap.Attribute
Returns the attribute type as a String.
getTypeVal(String) - Static method in class opendap.dap.Attribute
Returns the attribute type as a String.
getURL() - Method in class opendap.dap.Server.DereferenceClause
 
Geturl - Class in opendap.util.geturl
Java port of the geturl command-line client.
Geturl() - Constructor for class opendap.util.geturl.Geturl
 
GeturlApplet - Class in opendap.util.geturl.gui
Java geturl applet.
GeturlApplet() - Constructor for class opendap.util.geturl.gui.GeturlApplet
 
GeturlFrame - Class in opendap.util.geturl.gui
Geturl frame.
GeturlFrame(boolean) - Constructor for class opendap.util.geturl.gui.GeturlFrame
 
getUserObject() - Method in class opendap.servlet.ParsedRequest
 
getUserObject() - Method in class opendap.servlet.ReqState
 
getValue(int) - Method in class opendap.dap.BaseTypePrimitiveVector
Return the i'th value as a BaseType.
getValue(int) - Method in class opendap.dap.BooleanPrimitiveVector
Return the i'th value as a double.
getValue(int) - Method in class opendap.dap.BytePrimitiveVector
Return the i'th value as a byte.
getValue() - Method in class opendap.dap.DByte
Get the current value as a byte.
getValue() - Method in class opendap.dap.DFloat32
Get the current value as a float.
getValue() - Method in class opendap.dap.DFloat64
Get the current value as a double.
getValue() - Method in class opendap.dap.DInt16
Get the current value as a short (16bit int).
getValue() - Method in class opendap.dap.DInt32
Get the current value as an int.
getValue() - Method in class opendap.dap.DString
Get the current value as a String.
getValue(int) - Method in class opendap.dap.Float32PrimitiveVector
Return the i'th value as a double.
getValue(int) - Method in class opendap.dap.Float64PrimitiveVector
Return the i'th value as a double.
getValue(int) - Method in class opendap.dap.Int16PrimitiveVector
Return the i'th value as a short.
getValue(int) - Method in class opendap.dap.Int32PrimitiveVector
Return the i'th value as an int.
getValue() - Method in class opendap.dap.Server.BoolFunctionClause
 
getValue() - Method in class opendap.dap.Server.BTFunctionClause
 
getValue() - Method in class opendap.dap.Server.DereferenceClause
 
getValue() - Method in class opendap.dap.Server.RelOpClause
 
getValue() - Method in interface opendap.dap.Server.SubClause
Returns a BaseType containing the current value of the sub-clause.
getValue() - Method in interface opendap.dap.Server.TopLevelClause
Returns the current value of the clause.
getValue() - Method in class opendap.dap.Server.ValueClause
Returns the BaseType represented by this clause.
getValueAt(int) - Method in class opendap.dap.Alias
Returns the attribute value at index.
getValueAt(int) - Method in class opendap.dap.Attribute
Returns the attribute value at index.
getValueAtN(int) - Method in class opendap.dap.Attribute
Returns the attribute value at index.
getValues() - Method in class opendap.dap.Alias
Returns the values of this attribute as an Enumeration of String.
getValues() - Method in class opendap.dap.Attribute
Returns the values of this attribute as an Enumeration of String.
getValuesIterator() - Method in class opendap.dap.Attribute
Returns the values of this attribute as an Enumeration of String.
getVar(int) - Method in class opendap.dap.DConstructor
Gets the indexed variable.
getVar(int) - Method in class opendap.dap.DGrid
Gets the indexed variable.
getVar(int) - Method in class opendap.dap.DSequence
Gets the indexed variable.
getVar(int) - Method in class opendap.dap.DStructure
Gets the indexed variable.
getVariable(String) - Method in class opendap.dap.DConstructor
Gets the named variable.
getVariable(String) - Method in class opendap.dap.DDS
Returns a reference to the named variable.
getVariable(String) - Method in class opendap.dap.DGrid
Returns the named variable.
getVariable(String) - Method in class opendap.dap.DSequence
Returns the named variable.
getVariable(int, String) - Method in class opendap.dap.DSequence
Returns the named variable in the given row of the sequence.
getVariable(String) - Method in class opendap.dap.DStructure
Returns the named variable.
getVariables() - Method in class opendap.dap.DConstructor
Return an Enumeration that can be used to iterate over all of the members of the class.
getVariables() - Method in class opendap.dap.DDS
Returns an Enumeration of the dataset variables.
getVariables() - Method in class opendap.dap.DGrid
Return an Enumeration that can be used to iterate over the members of a Structure.
getVariables() - Method in class opendap.dap.DSequence
Return an Enumeration that can be used to iterate over the members of a Sequence.
getVariables() - Method in class opendap.dap.DStructure
Return an Enumeration that can be used to iterate over the members of a Structure.
getVersionElement() - Static method in class opendap.Version
 
getVersionString() - Method in class opendap.dap.ServerVersion
Returns the full version string.
getVersionString() - Static method in class opendap.Version
 
getWebFormDDS(String, ServerDDS) - Method in class opendap.servlet.GetHTMLInterfaceHandler
************************************************************************ Gets a DDS for the specified data set and builds it using the class factory in the package opendap.servers.www.
GREATER - Static variable in interface opendap.dap.parser.ExprParserConstants
 
greater(BaseType) - Method in interface opendap.dap.Server.RelOps
 
greater(BaseType) - Method in class opendap.dap.Server.SDArray
 
greater(BaseType) - Method in class opendap.dap.Server.SDByte
 
greater(BaseType) - Method in class opendap.dap.Server.SDFloat32
 
greater(BaseType) - Method in class opendap.dap.Server.SDFloat64
 
greater(BaseType) - Method in class opendap.dap.Server.SDGrid
 
greater(BaseType) - Method in class opendap.dap.Server.SDInt16
 
greater(BaseType) - Method in class opendap.dap.Server.SDInt32
 
greater(BaseType) - Method in class opendap.dap.Server.SDList
 
greater(BaseType) - Method in class opendap.dap.Server.SDSequence
 
greater(BaseType) - Method in class opendap.dap.Server.SDString
 
greater(BaseType) - Method in class opendap.dap.Server.SDStructure
 
greater(BaseType) - Method in class opendap.dap.Server.SDUInt16
 
greater(BaseType) - Method in class opendap.dap.Server.SDUInt32
 
greater(BaseType) - Method in class opendap.dap.Server.SDURL
 
greater(BaseType) - Method in interface opendap.dap.Server.ServerMethods
The Operator class contains a generalized implementation of this method.
GREATER_EQL - Static variable in interface opendap.dap.parser.ExprParserConstants
 
greater_eql(BaseType) - Method in interface opendap.dap.Server.RelOps
 
greater_eql(BaseType) - Method in class opendap.dap.Server.SDArray
 
greater_eql(BaseType) - Method in class opendap.dap.Server.SDByte
 
greater_eql(BaseType) - Method in class opendap.dap.Server.SDFloat32
 
greater_eql(BaseType) - Method in class opendap.dap.Server.SDFloat64
 
greater_eql(BaseType) - Method in class opendap.dap.Server.SDGrid
 
greater_eql(BaseType) - Method in class opendap.dap.Server.SDInt16
 
greater_eql(BaseType) - Method in class opendap.dap.Server.SDInt32
 
greater_eql(BaseType) - Method in class opendap.dap.Server.SDList
 
greater_eql(BaseType) - Method in class opendap.dap.Server.SDSequence
 
greater_eql(BaseType) - Method in class opendap.dap.Server.SDString
 
greater_eql(BaseType) - Method in class opendap.dap.Server.SDStructure
 
greater_eql(BaseType) - Method in class opendap.dap.Server.SDUInt16
 
greater_eql(BaseType) - Method in class opendap.dap.Server.SDUInt32
 
greater_eql(BaseType) - Method in class opendap.dap.Server.SDURL
 
greater_eql(BaseType) - Method in interface opendap.dap.Server.ServerMethods
The Operator class contains a generalized implementation of this method.
GuardedDataset - Interface in opendap.servlet
A GuardedDataset allows us to handle multithreaded stateful processing.
GuiTest - Class in opendap.util.gui
Test routine for the opendap/util/gui classes
GuiTest() - Constructor for class opendap.util.gui.GuiTest
 

H

hasAttribute(String) - Method in class opendap.dap.AttributeTable
Returns the Attribute which matches name.
hasAttributes() - Method in class opendap.dap.BaseType
 
HeaderInputStream - Class in opendap.dap
The HeaderInputStream filters the input to only read lines of text until the "Data:" line.
HeaderInputStream(InputStream) - Constructor for class opendap.dap.HeaderInputStream
Construct a new HeaderInputStream.

I

id2www(String) - Static method in class opendap.util.EscapeStrings
Replace characters that are not allowed in DAP2 identifiers.
id2www_ce(String) - Static method in class opendap.util.EscapeStrings
Replace characters that are not allowed in WWW URLs using rules specific to Constraint Expressions.
idle - Static variable in class opendap.dap.test.Diff
 
image - Variable in class opendap.dap.parser.Token
The string image of the token.
inBuf - Variable in class opendap.dap.parser.SimpleCharStream
 
incrementByteCount(int) - Method in interface opendap.dap.StatusUI
Add bytes to the total deserialize count.
incrementByteCount(int) - Method in class opendap.util.geturl.gui.StatusWindow
Add bytes to the total deserialize count.
ingestDAS(DAS) - Method in class opendap.dap.DDS
Takes the passed parameter das and attempts to incorporate it's contents into the Attributes of the DDS variables.
iniFile - Class in opendap.util
This class encapsulates the old .ini file functionality that we used to see (and still do) in the Microsoft Operating Systems.
iniFile() - Constructor for class opendap.util.iniFile
We don't want this to get used so we made it protected...
iniFile(String) - Constructor for class opendap.util.iniFile
********************************************************************** Create a iniFile object from the file named in the parameter fname.
iniFile(String, String) - Constructor for class opendap.util.iniFile
********************************************************************** Create a iniFile object from the file named in the parameter fname, and found on the parameter path
iniFile(String, String, boolean) - Constructor for class opendap.util.iniFile
********************************************************************** Create a iniFile object from the file named in the parameter fname, and found on the parameter path
init() - Method in class opendap.servers.test.dts
 
init() - Method in class opendap.servlet.AbstractServlet
************************************************************************ Intitializes the servlet.
init() - Method in class opendap.util.geturl.gui.GeturlApplet
Open the frame and add the start button to the layout
initialize(String, String, String[]) - Method in class opendap.util.Getopts
 
input_stream - Variable in class opendap.dap.parser.ExprParserTokenManager
 
inputStream - Variable in class opendap.dap.parser.SimpleCharStream
 
insert - Static variable in class opendap.dap.test.Diff
 
INT16 - Static variable in class opendap.dap.Attribute
Int16 attribute type.
Int16PrimitiveVector - Class in opendap.dap
A vector of shorts.
Int16PrimitiveVector(BaseType) - Constructor for class opendap.dap.Int16PrimitiveVector
Constructs a new Int16PrimitiveVector.
INT32 - Static variable in class opendap.dap.Attribute
Int32 attribute type.
Int32PrimitiveVector - Class in opendap.dap
A vector of ints.
Int32PrimitiveVector(BaseType) - Constructor for class opendap.dap.Int32PrimitiveVector
Constructs a new Int32PrimitiveVector.
InvalidOperatorException - Exception in opendap.dap.Server
Thrown when a RelOp operation 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.
InvalidOperatorException(String) - Constructor for exception opendap.dap.Server.InvalidOperatorException
Construct a InvalidOperatorException with the specified detail message.
InvalidOperatorException(int, String) - Constructor for exception opendap.dap.Server.InvalidOperatorException
Construct a InvalidOperatorException with the specified message and OPeNDAP error code (see DAP2Exception).
InvalidParameterException - Exception in opendap.dap.Server
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.
InvalidParameterException(String) - Constructor for exception opendap.dap.Server.InvalidParameterException
Construct a InvalidParameterException with the specified detail message.
InvalidParameterException(int, String) - Constructor for exception opendap.dap.Server.InvalidParameterException
Construct a InvalidParameterException with the specified message and OPeNDAP error code (see DAP2Exception).
InvalidSwitch - Class in opendap.util
Exception throwable by the Getopts class
InvalidSwitch() - Constructor for class opendap.util.InvalidSwitch
Used when no notification string other than the standard one will be thrown with the exception.
InvalidSwitch(String) - Constructor for class opendap.util.InvalidSwitch
Used when passing the string that will be thrown.
IOExceptionHandler(IOException, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Sends an error to the client.
isAlias() - Method in class opendap.dap.Alias
Returns true if the attribute is an alias.
isAlias() - Method in class opendap.dap.Attribute
Returns true if the attribute is an alias.
isApplet - Variable in class opendap.util.geturl.gui.GeturlFrame
True if we are an applet.
isConstant() - Method in class opendap.dap.Server.AbstractClause
 
isConstant() - Method in interface opendap.dap.Server.Clause
A clause is considered "constant" iff it and its subclauses do not refer to data values from the dataset being constrained.
isContainer() - Method in class opendap.dap.Alias
Returns true if the attribute is a container.
isContainer() - Method in class opendap.dap.Attribute
Returns true if the attribute is a container.
isDefined() - Method in class opendap.dap.Server.AbstractClause
 
isDefined() - Method in interface opendap.dap.Server.Clause
Returns whether or not the clause has a defined value.
isEmpty() - Method in class opendap.util.SortedTable
Tests if this table is empty.
isLocal() - Method in class opendap.dap.DConnect
Returns whether a file name or InputStream is being used instead of a URL.
isOn() - Static method in class opendap.util.Log
 
isProject() - Method in class opendap.dap.Server.SDArray
Check the projection state of this variable.
isProject() - Method in class opendap.dap.Server.SDByte
Check the projection state of this variable.
isProject() - Method in class opendap.dap.Server.SDFloat32
Check the projection state of this variable.
isProject() - Method in class opendap.dap.Server.SDFloat64
Check the projection state of this variable.
isProject() - Method in class opendap.dap.Server.SDGrid
Check the projection state of this variable.
isProject() - Method in class opendap.dap.Server.SDInt16
Check the projection state of this variable.
isProject() - Method in class opendap.dap.Server.SDInt32
Check the projection state of this variable.
isProject() - Method in class opendap.dap.Server.SDList
Check the projection state of this variable.
isProject() - Method in class opendap.dap.Server.SDSequence
Check the projection state of this variable.
isProject() - Method in class opendap.dap.Server.SDString
Check the projection state of this variable.
isProject() - Method in class opendap.dap.Server.SDStructure
Check the projection state of this variable.
isProject() - Method in class opendap.dap.Server.SDUInt16
Check the projection state of this variable.
isProject() - Method in class opendap.dap.Server.SDUInt32
Check the projection state of this variable.
isProject() - Method in class opendap.dap.Server.SDURL
Check the projection state of this variable.
isProject() - Method in interface opendap.dap.Server.ServerMethods
Check the projection state of this variable.
isRead() - Method in class opendap.dap.Server.SDArray
Get the value of the Read property.
isRead() - Method in class opendap.dap.Server.SDByte
Get the value of the Read property.
isRead() - Method in class opendap.dap.Server.SDFloat32
Get the value of the Read property.
isRead() - Method in class opendap.dap.Server.SDFloat64
Get the value of the Read property.
isRead() - Method in class opendap.dap.Server.SDGrid
Get the value of the Read property.
isRead() - Method in class opendap.dap.Server.SDInt16
Get the value of the Read property.
isRead() - Method in class opendap.dap.Server.SDInt32
Get the value of the Read property.
isRead() - Method in class opendap.dap.Server.SDList
Get the value of the Read property.
isRead() - Method in class opendap.dap.Server.SDSequence
Get the value of the Read property.
isRead() - Method in class opendap.dap.Server.SDString
Get the value of the Read property.
isRead() - Method in class opendap.dap.Server.SDStructure
Get the value of the Read property.
isRead() - Method in class opendap.dap.Server.SDUInt16
Get the value of the Read property.
isRead() - Method in class opendap.dap.Server.SDUInt32
Get the value of the Read property.
isRead() - Method in class opendap.dap.Server.SDURL
Get the value of the Read property.
isRead() - Method in interface opendap.dap.Server.ServerMethods
Get the value of the Read property.
isSet(String) - Static method in class opendap.util.Debug
 
isSynthesized() - Method in class opendap.dap.Server.SDArray
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.dap.Server.SDByte
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.dap.Server.SDFloat32
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.dap.Server.SDFloat64
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.dap.Server.SDGrid
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.dap.Server.SDInt16
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.dap.Server.SDInt32
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.dap.Server.SDList
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.dap.Server.SDSequence
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.dap.Server.SDString
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.dap.Server.SDStructure
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.dap.Server.SDUInt16
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.dap.Server.SDUInt32
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.dap.Server.SDURL
Get the value of the Synthesized property.
isSynthesized() - Method in interface opendap.dap.Server.ServerMethods
Get the value of the Synthesized property.

J

JAVA_PROGRAM - Static variable in exception opendap.dap.DAP2Exception
This Error contains Java bytecode.
jj_nt - Variable in class opendap.dap.parser.ExprParser
 
jjFillToken() - Method in class opendap.dap.parser.ExprParserTokenManager
 
jjstrLiteralImages - Static variable in class opendap.dap.parser.ExprParserTokenManager
 
jScriptCode - Static variable in class opendap.servers.www.jscriptCore
 
jscriptCore - Class in opendap.servers.www
 
jscriptCore() - Constructor for class opendap.servers.www.jscriptCore
 

K

keys() - Method in class opendap.util.SortedTable
Returns an enumeration of the keys in this table.
keySet() - Static method in class opendap.util.Debug
 
kind - Variable in class opendap.dap.parser.Token
An integer that describes the kind of this token.

L

LBRACE - Static variable in interface opendap.dap.parser.ExprParserConstants
 
LBRACKET - Static variable in interface opendap.dap.parser.ExprParserConstants
 
Length - Class in opendap.dap.functions
This class implements the length CE function which is used to return the length of List variables.
Length() - Constructor for class opendap.dap.functions.Length
 
LESS - Static variable in interface opendap.dap.parser.ExprParserConstants
 
less(BaseType) - Method in interface opendap.dap.Server.RelOps
 
less(BaseType) - Method in class opendap.dap.Server.SDArray
 
less(BaseType) - Method in class opendap.dap.Server.SDByte
 
less(BaseType) - Method in class opendap.dap.Server.SDFloat32
 
less(BaseType) - Method in class opendap.dap.Server.SDFloat64
 
less(BaseType) - Method in class opendap.dap.Server.SDGrid
 
less(BaseType) - Method in class opendap.dap.Server.SDInt16
 
less(BaseType) - Method in class opendap.dap.Server.SDInt32
 
less(BaseType) - Method in class opendap.dap.Server.SDList
 
less(BaseType) - Method in class opendap.dap.Server.SDSequence
 
less(BaseType) - Method in class opendap.dap.Server.SDString
 
less(BaseType) - Method in class opendap.dap.Server.SDStructure
 
less(BaseType) - Method in class opendap.dap.Server.SDUInt16
 
less(BaseType) - Method in class opendap.dap.Server.SDUInt32
 
less(BaseType) - Method in class opendap.dap.Server.SDURL
 
less(BaseType) - Method in interface opendap.dap.Server.ServerMethods
The Operator class contains a generalized implementation of this method.
LESS_EQL - Static variable in interface opendap.dap.parser.ExprParserConstants
 
less_eql(BaseType) - Method in interface opendap.dap.Server.RelOps
 
less_eql(BaseType) - Method in class opendap.dap.Server.SDArray
 
less_eql(BaseType) - Method in class opendap.dap.Server.SDByte
 
less_eql(BaseType) - Method in class opendap.dap.Server.SDFloat32
 
less_eql(BaseType) - Method in class opendap.dap.Server.SDFloat64
 
less_eql(BaseType) - Method in class opendap.dap.Server.SDGrid
 
less_eql(BaseType) - Method in class opendap.dap.Server.SDInt16
 
less_eql(BaseType) - Method in class opendap.dap.Server.SDInt32
 
less_eql(BaseType) - Method in class opendap.dap.Server.SDList
 
less_eql(BaseType) - Method in class opendap.dap.Server.SDSequence
 
less_eql(BaseType) - Method in class opendap.dap.Server.SDString
 
less_eql(BaseType) - Method in class opendap.dap.Server.SDStructure
 
less_eql(BaseType) - Method in class opendap.dap.Server.SDUInt16
 
less_eql(BaseType) - Method in class opendap.dap.Server.SDUInt32
 
less_eql(BaseType) - Method in class opendap.dap.Server.SDURL
 
less_eql(BaseType) - Method in interface opendap.dap.Server.ServerMethods
The Operator class contains a generalized implementation of this method.
LexicalError(boolean, int, int, int, String, char) - Static method in error opendap.dap.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class opendap.dap.parser.ExprParserTokenManager
 
lhs - Variable in class opendap.dap.Server.RelOpClause
 
line - Variable in class opendap.dap.parser.SimpleCharStream
 
loadNewFunction(String) - Method in class opendap.dap.Server.FunctionLibrary
Tries to load a function with the given name.
loadOverrideDoc(String, String) - Method in class opendap.servlet.GetInfoHandler
************************************************************************ Checks the info directory for user supplied override documents for the passed dataset name.
loadTestGrid(String, test_SDGrid) - Method in class opendap.servers.test.testEngine
Loads test Grids full of data
Log - Class in opendap.util
A minimal implementation of a logging facility.
Log() - Constructor for class opendap.util.Log
 
lookingAhead - Variable in class opendap.dap.parser.ExprParser
 
LPAREN - Static variable in interface opendap.dap.parser.ExprParserConstants
 

M

main(String[]) - Static method in class opendap.dap.DConnect2
 
main(BaseType[]) - Static method in class opendap.dap.functions.Length
 
main(String[]) - Static method in class opendap.dap.test.dap_test
 
main(String[]) - Static method in class opendap.dap.test.ddxTest
 
main(String[]) - Static method in class opendap.dap.test.Diff
main - entry point when used standalone.
main(String[]) - Static method in class opendap.dap.test.expr_test
 
main(String[]) - Static method in class opendap.dap.test.TestDConnect2
 
main(String[]) - Static method in class opendap.dap.XMLparser.XmlTest
 
main(String[]) - Static method in class opendap.servers.test.SDTest
 
main(String[]) - Static method in class opendap.util.EscapeStrings
 
main(String[]) - Static method in class opendap.util.Getopts
method for class testing.
main(String[]) - Static method in class opendap.util.geturl.Geturl
 
main(String[]) - Static method in class opendap.util.geturl.gui.GeturlApplet
Main function to call as an application.
main(String[]) - Static method in class opendap.util.gui.GuiTest
 
main(String[]) - Static method in class opendap.util.iniFile
 
MALFORMED_EXPR - Static variable in exception opendap.dap.DAP2Exception
The expression specified in the OPeNDAP URL is not valid.
MalformedAliasException - Exception in opendap.dap
Thrown by AttributeTable when an attempt is made to alias to a non-existent attribute.
MalformedAliasException(String) - Constructor for exception opendap.dap.MalformedAliasException
Construct a NoSuchAttributeException with the specified message.
MalformedAliasException(int, String) - Constructor for exception opendap.dap.MalformedAliasException
Construct a NoSuchAttributeException with the specified message and OPeNDAP error code see (DAP2Exception).
MAPS - Static variable in class opendap.dap.DGrid
The Map part of the DGrid
mapVars - Variable in class opendap.dap.DGrid
The Map component of this DGrid.
markAll(boolean) - Method in class opendap.dap.Server.CEEvaluator
Mark all the variables in the DDS either as part of the current projection (when state is true) or not (state is false).
markSupported() - Method in class opendap.dap.HeaderInputStream
Returns that we don't support the mark() and reset() methods.
maxNextCharInd - Variable in class opendap.dap.parser.SimpleCharStream
 
MimeUtil - Class in opendap.servlet
Writes MIME type headers to the passed streams.
MimeUtil() - Constructor for class opendap.servlet.MimeUtil
 
movenew - Static variable in class opendap.dap.test.Diff
 
moveold - Static variable in class opendap.dap.test.Diff
 
msg_box - Class in opendap.util.gui
Dispays a simple message box.
msg_box(String) - Constructor for class opendap.util.gui.msg_box
Construct and display an informational message dialog box.
msg_box(String, String) - Constructor for class opendap.util.gui.msg_box
Construct and display an informational message dialog box.

N

nameForJsCode(String) - Static method in class opendap.servers.www.wwwOutPut
 
nameInDDS(String, DDS) - Static method in class opendap.util.dasTools
 
nameInKillFile(String) - Static method in class opendap.util.dasTools
This code could use a real `kill-file' some day - about the same time that the rest of the server gets an `rc' file...
nameIsGlobal(String) - Static method in class opendap.util.dasTools
 
newBoolFunctionClause(String, List) - Method in class opendap.dap.Server.ClauseFactory
Generates a clause which invokes a function that returns a boolean value.
newBTFunctionClause(String, List) - Method in class opendap.dap.Server.ClauseFactory
Generates a clause which invokes a function that returns a BaseType.
newDArray() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DArray.
newDArray(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DArray with name n.
newDArray() - Method in class opendap.dap.DefaultFactory
Construct a new DArray.
newDArray(String) - Method in class opendap.dap.DefaultFactory
Construct a new DArray with name n.
newDArray() - Method in class opendap.servers.ascii.asciiFactory
Construct a new DArray.
newDArray(String) - Method in class opendap.servers.ascii.asciiFactory
Construct a new DArray with name n.
newDArray() - Method in class opendap.servers.test.test_ServerFactory
Construct a new DArray.
newDArray(String) - Method in class opendap.servers.test.test_ServerFactory
Construct a new DArray with name n.
newDArray() - Method in class opendap.servers.www.wwwFactory
Construct a new DArray.
newDArray(String) - Method in class opendap.servers.www.wwwFactory
Construct a new DArray with name n.
newDByte() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DByte.
newDByte(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DByte with name n.
newDByte() - Method in class opendap.dap.DefaultFactory
Construct a new DByte.
newDByte(String) - Method in class opendap.dap.DefaultFactory
Construct a new DByte with name n.
newDByte() - Method in class opendap.servers.ascii.asciiFactory
Construct a new DByte.
newDByte(String) - Method in class opendap.servers.ascii.asciiFactory
Construct a new DByte with name n.
newDByte() - Method in class opendap.servers.test.test_ServerFactory
Construct a new DByte.
newDByte(String) - Method in class opendap.servers.test.test_ServerFactory
Construct a new DByte with name n.
newDByte() - Method in class opendap.servers.www.wwwFactory
Construct a new DByte.
newDByte(String) - Method in class opendap.servers.www.wwwFactory
Construct a new DByte with name n.
newDereferenceClause(String) - Method in class opendap.dap.Server.ClauseFactory
Generates a clause representing a remote value, referenced by a URL.
newDFloat32() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DFloat32.
newDFloat32(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DFloat32 with name n.
newDFloat32() - Method in class opendap.dap.DefaultFactory
Construct a new DFloat32.
newDFloat32(String) - Method in class opendap.dap.DefaultFactory
Construct a new DFloat32 with name n.
newDFloat32() - Method in class opendap.servers.ascii.asciiFactory
Construct a new DFloat32.
newDFloat32(String) - Method in class opendap.servers.ascii.asciiFactory
Construct a new DFloat32 with name n.
newDFloat32() - Method in class opendap.servers.test.test_ServerFactory
Construct a new DFloat32.
newDFloat32(String) - Method in class opendap.servers.test.test_ServerFactory
Construct a new DFloat32 with name n.
newDFloat32() - Method in class opendap.servers.www.wwwFactory
Construct a new DFloat32.
newDFloat32(String) - Method in class opendap.servers.www.wwwFactory
Construct a new DFloat32 with name n.
newDFloat64() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DFloat64.
newDFloat64(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DFloat64 with name n.
newDFloat64() - Method in class opendap.dap.DefaultFactory
Construct a new DFloat64.
newDFloat64(String) - Method in class opendap.dap.DefaultFactory
Construct a new DFloat64 with name n.
newDFloat64() - Method in class opendap.servers.ascii.asciiFactory
Construct a new DFloat64.
newDFloat64(String) - Method in class opendap.servers.ascii.asciiFactory
Construct a new DFloat64 with name n.
newDFloat64() - Method in class opendap.servers.test.test_ServerFactory
Construct a new DFloat64.
newDFloat64(String) - Method in class opendap.servers.test.test_ServerFactory
Construct a new DFloat64 with name n.
newDFloat64() - Method in class opendap.servers.www.wwwFactory
Construct a new DFloat64.
newDFloat64(String) - Method in class opendap.servers.www.wwwFactory
Construct a new DFloat64 with name n.
newDGrid() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DGrid.
newDGrid(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DGrid with name n.
newDGrid() - Method in class opendap.dap.DefaultFactory
Construct a new DGrid.
newDGrid(String) - Method in class opendap.dap.DefaultFactory
Construct a new DGrid with name n.
newDGrid() - Method in class opendap.servers.ascii.asciiFactory
Construct a new DGrid.
newDGrid(String) - Method in class opendap.servers.ascii.asciiFactory
Construct a new DGrid with name n.
newDGrid() - Method in class opendap.servers.test.test_ServerFactory
Construct a new DGrid.
newDGrid(String) - Method in class opendap.servers.test.test_ServerFactory
Construct a new DGrid with name n.
newDGrid() - Method in class opendap.servers.www.wwwFactory
Construct a new DGrid.
newDGrid(String) - Method in class opendap.servers.www.wwwFactory
Construct a new DGrid with name n.
newDInt16() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DInt16.
newDInt16(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DInt16 with name n.
newDInt16() - Method in class opendap.dap.DefaultFactory
Construct a new DInt16.
newDInt16(String) - Method in class opendap.dap.DefaultFactory
Construct a new DInt16 with name n.
newDInt16() - Method in class opendap.servers.ascii.asciiFactory
Construct a new DInt16.
newDInt16(String) - Method in class opendap.servers.ascii.asciiFactory
Construct a new DInt16 with name n.
newDInt16() - Method in class opendap.servers.test.test_ServerFactory
Construct a new DInt16.
newDInt16(String) - Method in class opendap.servers.test.test_ServerFactory
Construct a new DInt16 with name n.
newDInt16() - Method in class opendap.servers.www.wwwFactory
Construct a new DInt16.
newDInt16(String) - Method in class opendap.servers.www.wwwFactory
Construct a new DInt16 with name n.
newDInt32() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DInt32.
newDInt32(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DInt32 with name n.
newDInt32() - Method in class opendap.dap.DefaultFactory
Construct a new DInt32.
newDInt32(String) - Method in class opendap.dap.DefaultFactory
Construct a new DInt32 with name n.
newDInt32() - Method in class opendap.servers.ascii.asciiFactory
Construct a new DInt32.
newDInt32(String) - Method in class opendap.servers.ascii.asciiFactory
Construct a new DInt32 with name n.
newDInt32() - Method in class opendap.servers.test.test_ServerFactory
Construct a new DInt32.
newDInt32(String) - Method in class opendap.servers.test.test_ServerFactory
Construct a new DInt32 with name n.
newDInt32() - Method in class opendap.servers.www.wwwFactory
Construct a new DInt32.
newDInt32(String) - Method in class opendap.servers.www.wwwFactory
Construct a new DInt32 with name n.
newDSequence() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DSequence.
newDSequence(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DSequence with name n.
newDSequence() - Method in class opendap.dap.DefaultFactory
Construct a new DSequence.
newDSequence(String) - Method in class opendap.dap.DefaultFactory
Construct a new DSequence with name n.
newDSequence() - Method in class opendap.servers.ascii.asciiFactory
Construct a new DSequence.
newDSequence(String) - Method in class opendap.servers.ascii.asciiFactory
Construct a new DSequence with name n.
newDSequence() - Method in class opendap.servers.test.test_ServerFactory
Construct a new DSequence.
newDSequence(String) - Method in class opendap.servers.test.test_ServerFactory
Construct a new DSequence with name n.
newDSequence() - Method in class opendap.servers.www.wwwFactory
Construct a new DSequence.
newDSequence(String) - Method in class opendap.servers.www.wwwFactory
Construct a new DSequence with name n.
newDString() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DString.
newDString(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DString with name n.
newDString() - Method in class opendap.dap.DefaultFactory
Construct a new DString.
newDString(String) - Method in class opendap.dap.DefaultFactory
Construct a new DString with name n.
newDString() - Method in class opendap.servers.ascii.asciiFactory
Construct a new DString.
newDString(String) - Method in class opendap.servers.ascii.asciiFactory
Construct a new DString with name n.
newDString() - Method in class opendap.servers.test.test_ServerFactory
Construct a new DString.
newDString(String) - Method in class opendap.servers.test.test_ServerFactory
Construct a new DString with name n.
newDString() - Method in class opendap.servers.www.wwwFactory
Construct a new DString.
newDString(String) - Method in class opendap.servers.www.wwwFactory
Construct a new DString with name n.
newDStructure() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DStructure.
newDStructure(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DStructure with name n.
newDStructure() - Method in class opendap.dap.DefaultFactory
Construct a new DStructure.
newDStructure(String) - Method in class opendap.dap.DefaultFactory
Construct a new DStructure with name n.
newDStructure() - Method in class opendap.servers.ascii.asciiFactory
Construct a new DStructure.
newDStructure(String) - Method in class opendap.servers.ascii.asciiFactory
Construct a new DStructure with name n.
newDStructure() - Method in class opendap.servers.test.test_ServerFactory
Construct a new DStructure.
newDStructure(String) - Method in class opendap.servers.test.test_ServerFactory
Construct a new DStructure with name n.
newDStructure() - Method in class opendap.servers.www.wwwFactory
Construct a new DStructure.
newDStructure(String) - Method in class opendap.servers.www.wwwFactory
Construct a new DStructure with name n.
newDUInt16() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DUInt16.
newDUInt16(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DUInt16 with name n.
newDUInt16() - Method in class opendap.dap.DefaultFactory
Construct a new DUInt16.
newDUInt16(String) - Method in class opendap.dap.DefaultFactory
Construct a new DUInt16 with name n.
newDUInt16() - Method in class opendap.servers.ascii.asciiFactory
Construct a new DUInt16.
newDUInt16(String) - Method in class opendap.servers.ascii.asciiFactory
Construct a new DUInt16 with name n.
newDUInt16() - Method in class opendap.servers.test.test_ServerFactory
Construct a new DUInt16.
newDUInt16(String) - Method in class opendap.servers.test.test_ServerFactory
Construct a new DUInt16 with name n.
newDUInt16() - Method in class opendap.servers.www.wwwFactory
Construct a new DUInt16.
newDUInt16(String) - Method in class opendap.servers.www.wwwFactory
Construct a new DUInt16 with name n.
newDUInt32() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DUInt32.
newDUInt32(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DUInt32 with name n.
newDUInt32() - Method in class opendap.dap.DefaultFactory
Construct a new DUInt32.
newDUInt32(String) - Method in class opendap.dap.DefaultFactory
Construct a new DUInt32 with name n.
newDUInt32() - Method in class opendap.servers.ascii.asciiFactory
Construct a new DUInt32.
newDUInt32(String) - Method in class opendap.servers.ascii.asciiFactory
Construct a new DUInt32 with name n.
newDUInt32() - Method in class opendap.servers.test.test_ServerFactory
Construct a new DUInt32.
newDUInt32(String) - Method in class opendap.servers.test.test_ServerFactory
Construct a new DUInt32 with name n.
newDUInt32() - Method in class opendap.servers.www.wwwFactory
Construct a new DUInt32.
newDUInt32(String) - Method in class opendap.servers.www.wwwFactory
Construct a new DUInt32 with name n.
newDURL() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DURL.
newDURL(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DURL with name n.
newDURL() - Method in class opendap.dap.DefaultFactory
Construct a new DURL.
newDURL(String) - Method in class opendap.dap.DefaultFactory
Construct a new DURL with name n.
newDURL() - Method in class opendap.servers.ascii.asciiFactory
Construct a new DURL.
newDURL(String) - Method in class opendap.servers.ascii.asciiFactory
Construct a new DURL with name n.
newDURL() - Method in class opendap.servers.test.test_ServerFactory
Construct a new DURL.
newDURL(String) - Method in class opendap.servers.test.test_ServerFactory
Construct a new DURL with name n.
newDURL() - Method in class opendap.servers.www.wwwFactory
Construct a new DURL.
newDURL(String) - Method in class opendap.servers.www.wwwFactory
Construct a new DURL with name n.
newLoadTestArray(String, test_SDArray) - Method in class opendap.servers.test.testEngine
Loads test Arrays full of data
newPrimitiveVector() - Method in class opendap.dap.BaseType
Constructs a new PrimitiveVector object optimized for the particular data type of this BaseType.
newPrimitiveVector() - Method in class opendap.dap.DByte
Constructs a new BytePrimitiveVector.
newPrimitiveVector() - Method in class opendap.dap.DFloat32
Constructs a new Float32PrimitiveVector.
newPrimitiveVector() - Method in class opendap.dap.DFloat64
Constructs a new Float64PrimitiveVector.
newPrimitiveVector() - Method in class opendap.dap.DInt16
Constructs a new Int16PrimitiveVector.
newPrimitiveVector() - Method in class opendap.dap.DInt32
Constructs a new Int32PrimitiveVector.
newPrimitiveVector() - Method in class opendap.dap.DUInt16
Constructs a new UInt16PrimitiveVector.
newPrimitiveVector() - Method in class opendap.dap.DUInt32
Constructs a new UInt32PrimitiveVector.
newRelOpClause(int, SubClause, List) - Method in class opendap.dap.Server.ClauseFactory
Generates a clause which which compares subclauses, using one of the relative operators supported by the Operator class.
newToken(int) - Static method in class opendap.dap.parser.Token
Returns a new Token object, by default.
newValueClause(BaseType, boolean) - Method in class opendap.dap.Server.ClauseFactory
Generates a clause representing a simple value, such as "var1" or "19".
next - Variable in class opendap.dap.parser.Token
A reference to the next regular (non-special) token from the input stream.
nextBool() - Method in class opendap.servers.test.testEngine
 
nextByte() - Method in class opendap.servers.test.testEngine
 
nextFloat32() - Method in class opendap.servers.test.testEngine
 
nextFloat64() - Method in class opendap.servers.test.testEngine
 
nextInt16() - Method in class opendap.servers.test.testEngine
 
nextInt32() - Method in class opendap.servers.test.testEngine
 
nextString() - Method in class opendap.servers.test.testEngine
 
nextUint16() - Method in class opendap.servers.test.testEngine
 
nextUint32() - Method in class opendap.servers.test.testEngine
 
nextURL() - Method in class opendap.servers.test.testEngine
 
NO_AUTHORIZATION - Static variable in exception opendap.dap.DAP2Exception
The user has no authorization to read the OPeNDAP URL.
NO_PROGRAM - Static variable in exception opendap.dap.DAP2Exception
This Error does not contain a program.
NO_SUCH_FILE - Static variable in exception opendap.dap.DAP2Exception
The file specified by the OPeNDAP URL does not exist.
NO_SUCH_VARIABLE - Static variable in exception opendap.dap.DAP2Exception
The variable specified in the OPeNDAP URL does not exist.
NONE - Static variable in class opendap.util.OptSwitch
 
normalize(String) - Static method in class opendap.dap.DDS
The normalize method is used to normalize variable and attribute name strings prior to their comparison with the normalized tokens extracted from the variable and name fields in an Alias declaration.
normalizeToXML(String) - Static method in class opendap.dap.XMLparser.DDSXMLParser
This method is used to normalize strings prior to their inclusion in XML documents.
normalizeToXML(String) - Static method in class opendap.util.EscapeStrings
This method is used to normalize strings prior to their inclusion in XML documents.
NoSuchAttributeException - Exception in opendap.dap
Thrown by AttributeTable when an attempt is made to alias to a non-existent attribute.
NoSuchAttributeException(String) - Constructor for exception opendap.dap.NoSuchAttributeException
Construct a NoSuchAttributeException with the specified message.
NoSuchAttributeException(int, String) - Constructor for exception opendap.dap.NoSuchAttributeException
Construct a NoSuchAttributeException with the specified message and OPeNDAP error code see (DAP2Exception).
NoSuchFunctionException - Exception in opendap.dap
Thrown when an attempt is made to access a function that does not exist.
NoSuchFunctionException(String) - Constructor for exception opendap.dap.NoSuchFunctionException
Construct a NoSuchFunctionException with the specified message.
NoSuchFunctionException(int, String) - Constructor for exception opendap.dap.NoSuchFunctionException
Construct a NoSuchFunctionException with the specified message and OPeNDAP error code see (DAP2Exception).
NoSuchTypeException - Exception in opendap.dap
Thrown when an attempt is made to access a variable that does not exist.
NoSuchTypeException(String) - Constructor for exception opendap.dap.NoSuchTypeException
Construct a NoSuchVariableException with the specified detail message.
NoSuchTypeException(int, String) - Constructor for exception opendap.dap.NoSuchTypeException
Construct a NoSuchVariableException with the specified message and OPeNDAP error code see (DAP2Exception).
NoSuchVariableException - Exception in opendap.dap
Thrown when an attempt is made to access a variable that does not exist.
NoSuchVariableException(String) - Constructor for exception opendap.dap.NoSuchVariableException
Construct a NoSuchVariableException with the specified detail message.
NoSuchVariableException(int, String) - Constructor for exception opendap.dap.NoSuchVariableException
Construct a NoSuchVariableException with the specified message and OPeNDAP error code see (DAP2Exception).
NOT_EQUAL - Static variable in interface opendap.dap.parser.ExprParserConstants
 
not_equal(BaseType) - Method in interface opendap.dap.Server.RelOps
 
not_equal(BaseType) - Method in class opendap.dap.Server.SDArray
 
not_equal(BaseType) - Method in class opendap.dap.Server.SDByte
 
not_equal(BaseType) - Method in class opendap.dap.Server.SDFloat32
 
not_equal(BaseType) - Method in class opendap.dap.Server.SDFloat64
 
not_equal(BaseType) - Method in class opendap.dap.Server.SDGrid
 
not_equal(BaseType) - Method in class opendap.dap.Server.SDInt16
 
not_equal(BaseType) - Method in class opendap.dap.Server.SDInt32
 
not_equal(BaseType) - Method in class opendap.dap.Server.SDList
 
not_equal(BaseType) - Method in class opendap.dap.Server.SDSequence
 
not_equal(BaseType) - Method in class opendap.dap.Server.SDString
 
not_equal(BaseType) - Method in class opendap.dap.Server.SDStructure
 
not_equal(BaseType) - Method in class opendap.dap.Server.SDUInt16
 
not_equal(BaseType) - Method in class opendap.dap.Server.SDUInt32
 
not_equal(BaseType) - Method in class opendap.dap.Server.SDURL
 
not_equal(BaseType) - Method in interface opendap.dap.Server.ServerMethods
The Operator class contains a generalized implementation of this method.
numDimensions() - Method in class opendap.dap.DArray
Returns the number of dimensions in this array.
numVariables() - Method in class opendap.dap.DDS
Returns the number of variables in the dataset.

O

OClist - Class in opendap.dap.parser
 
OClist() - Constructor for class opendap.dap.parser.OClist
 
op(int, BaseType, BaseType) - Static method in class opendap.dap.Server.Operator
Performs the Relatove Operation (RelOp) indicated by the parameter oprtr on the 2 passed BaseTypes if appropriate.
openCachedDAS(ReqState) - Method in class opendap.servers.test.testDataset
************************************************************************ Opens a DAS cached on local disk.
openCachedDDS(ReqState) - Method in class opendap.servers.test.testDataset
************************************************************************ Opens a DDS cached on local disk.
openCachedDDX(ReqState) - Method in class opendap.servers.test.testDataset
************************************************************************ Opens a DDX cached on local disk.
opendap - package opendap
 
opendap.dap - package opendap.dap
This package contains the OPeNDAP core classes, known as the Data Access Protocol (DAP).
opendap.dap.functions - package opendap.dap.functions
 
opendap.dap.parser - package opendap.dap.parser
This package contains Bison 2.4.2 generated DAP parser classes.
opendap.dap.Server - package opendap.dap.Server
This package contains the OPeNDAP Server classes.
opendap.dap.test - package opendap.dap.test
This package contains classes used to test the proper function of opendap.dap.
opendap.dap.XMLparser - package opendap.dap.XMLparser
 
opendap.servers.ascii - package opendap.servers.ascii
This package contains the OPeNDAP ASCII client.
opendap.servers.test - package opendap.servers.test
This package contains the OPeNDAP Test Server (DTS).
opendap.servers.www - package opendap.servers.www
This package contains the OPeNDAP WWW client.
opendap.servlet - package opendap.servlet
This package contains the core code for an OPeNDAP servlet engine.
opendap.util - package opendap.util
This package contains utility classes used by several OPeNDAP packages.
opendap.util.geturl - package opendap.util.geturl
This package contains classes to implement Geturl, the sample OPeNDAP DAP2 client.
opendap.util.geturl.gui - package opendap.util.geturl.gui
This package contains the GUI status window class used by Geturl.
opendap.util.gui - package opendap.util.gui
 
Operator - Class in opendap.dap.Server
This class contains the code for performing relative operations (RelOps) on BaseTypes.
Operator() - Constructor for class opendap.dap.Server.Operator
 
operator - Variable in class opendap.dap.Server.RelOpClause
 
OptSwitch - Class in opendap.util
OptSwitch - class definition for Switches

Description: this class defines a switch element.

OptSwitch() - Constructor for class opendap.util.OptSwitch
 
OptSwitch(Character, int) - Constructor for class opendap.util.OptSwitch
Invocation with explicit Character switchname and type
OptSwitch(int, int) - Constructor for class opendap.util.OptSwitch
Invocation with explicit integer switchname and type
outputArea - Variable in class opendap.util.geturl.gui.GeturlFrame
The TextArea where output should be written.

P

parent - Variable in class opendap.dap.Server.BTFunctionClause
 
parent - Variable in class opendap.dap.Server.DereferenceClause
 
parent - Variable in class opendap.dap.Server.ValueClause
 
parse(InputStream) - Method in exception opendap.dap.DAP2Exception
Reads an Error description from the named InputStream.
parse(InputStream) - Method in class opendap.dap.DAS
Reads a DAS from the named InputStream/Reader.
parse(InputStream) - Method in class opendap.dap.DDS
Reads a DDS from the named InputStream or Reader.
parse() - Method in class opendap.dap.parser.DapParser
Parse input from the scanner that was specified at object construction time.
parse(Document, DDS, BaseTypeFactory, boolean) - Method in class opendap.dap.XMLparser.DDSXMLParser
Parse the DDX waiting in the InputStream and instantiate all of the member BaseType variables and their associated Attributes into a DDS using the passed BaseTypeFactory
parse(InputStream, DDS, BaseTypeFactory, boolean) - Method in class opendap.dap.XMLparser.DDSXMLParser
Parse the DDX waiting in the InputStream and instantiate all of the member BaseType variables and their associated Attributes into a DDS using the passed BaseTypeFactory
parse_options(String[]) - Static method in class opendap.servers.test.SDTest
 
parseConstraint(String) - Method in class opendap.dap.Server.CEEvaluator
Parse a constraint expression.
ParsedRequest - Class in opendap.servlet
This holds the parsed information from one particular user request.
ParsedRequest(String, String, String, boolean) - Constructor for class opendap.servlet.ParsedRequest
 
ParseException - Exception in opendap.dap.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception opendap.dap.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception opendap.dap.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception opendap.dap.parser.ParseException
 
ParseException(Throwable) - Constructor for exception opendap.dap.parser.ParseException
 
ParseException(String, Throwable) - Constructor for exception opendap.dap.parser.ParseException
 
parseExceptionHandler(ParseException, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Turns a ParseException into a OPeNDAP DAP2 error and sends it to the client.
parseXML(InputStream, boolean) - Method in class opendap.dap.DDS
Reads a DDX from the named InputStream.
parseXML(Document, boolean) - Method in class opendap.dap.DDS
Reads a DDX from the named Document.
pop() - Method in class opendap.dap.parser.OClist
 
prefix - Variable in class opendap.dap.Server.FunctionLibrary
 
prevCharIsCR - Variable in class opendap.dap.parser.SimpleCharStream
 
prevCharIsLF - Variable in class opendap.dap.parser.SimpleCharStream
 
PrimitiveVector - Class in opendap.dap
A helper class for DVector.
PrimitiveVector(BaseType) - Constructor for class opendap.dap.PrimitiveVector
Constructs a new PrimitiveVector.
print(PrintWriter, String) - Method in class opendap.dap.Alias
 
print(PrintWriter, String) - Method in class opendap.dap.Attribute
 
print(OutputStream, String) - Method in class opendap.dap.Attribute
Print the attribute on the given OutputStream.
print(PrintWriter) - Method in class opendap.dap.Attribute
Print the attribute on the given PrintWriter with four spaces of indentation.
print(OutputStream) - Method in class opendap.dap.Attribute
Print the attribute on the given OutputStream with four spaces of indentation.
print(PrintWriter, String) - Method in class opendap.dap.AttributeTable
Print the attribute table on the given PrintWriter.
print(OutputStream, String) - Method in class opendap.dap.AttributeTable
Print the attribute table on the given OutputStream.
print(PrintWriter) - Method in class opendap.dap.AttributeTable
Print the attribute table on the given PrintWriter with four spaces of indentation.
print(OutputStream) - Method in class opendap.dap.AttributeTable
Print the attribute table on the given OutputStream with four spaces of indentation.
print(PrintWriter) - Method in exception opendap.dap.DAP2Exception
Print the Error message on the given PrintWriter.
print(OutputStream) - Method in exception opendap.dap.DAP2Exception
Print the Error message on the given OutputStream.
print(PrintWriter) - Method in class opendap.dap.DDS
Print the DDS on the given PrintWriter.
print(OutputStream) - Method in class opendap.dap.DDS
Print the DDS on the given OutputStream.
print_SDDS(ServerDDS, boolean) - Static method in class opendap.servers.test.SDTest
 
printAsMapXML(PrintWriter, String, boolean) - Method in class opendap.dap.DArray
 
printAttributes(OutputStream) - Method in class opendap.dap.BaseType
 
printAttributes(OutputStream, String) - Method in class opendap.dap.BaseType
 
printAttributes(PrintWriter) - Method in class opendap.dap.BaseType
 
printAttributes(PrintWriter, String) - Method in class opendap.dap.BaseType
 
printBrowserForm(PrintWriter, DAS) - Method in interface opendap.servers.www.BrowserForm
Returns an string representation of the variables value.
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servers.www.wwwArray
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servers.www.wwwByte
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servers.www.wwwF32
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servers.www.wwwF64
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servers.www.wwwGrid
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servers.www.wwwI16
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servers.www.wwwI32
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servers.www.wwwSequence
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servers.www.wwwString
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servers.www.wwwStructure
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servers.www.wwwUI16
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servers.www.wwwUI32
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servers.www.wwwURL
 
printCatalog(HttpServletRequest, PrintWriter) - Method in class opendap.servlet.AbstractServlet
 
printConstrained(PrintWriter) - Method in class opendap.dap.Server.ServerDDS
Print the constrained DDS on the given PrintWriter.
printConstrained(OutputStream) - Method in class opendap.dap.Server.ServerDDS
Print the constrained DDS on the given OutputStream.
printConstrainedXML(OutputStream) - Method in class opendap.dap.Server.ServerDDS
Print the constrained DDS on the given OutputStream.
printConstrainedXML(PrintWriter) - Method in class opendap.dap.Server.ServerDDS
Print the constrained DDS on the given PrintWriter.
printDAS(OutputStream) - Method in class opendap.dap.DDS
Print a DAS constructed from this DDS and it's BaseType variables.
printDAS(PrintWriter) - Method in class opendap.dap.DDS
Print a DAS constructed from this DDS and it's BaseType variables.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.BaseType
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean) - Method in class opendap.dap.BaseType
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String) - Method in class opendap.dap.BaseType
Print the variable's declaration.
printDecl(PrintWriter) - Method in class opendap.dap.BaseType
Print the variable's declaration.
printDecl(OutputStream, String, boolean, boolean) - Method in class opendap.dap.BaseType
Print the variable's declaration using OutputStream.
printDecl(OutputStream, String, boolean) - Method in class opendap.dap.BaseType
Print the variable's declaration using OutputStream.
printDecl(OutputStream, String) - Method in class opendap.dap.BaseType
Print the variable's declaration.
printDecl(OutputStream) - Method in class opendap.dap.BaseType
Print the variable's declaration.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.DArray
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.DGrid
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.DSequence
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.DStructure
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.DVector
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.PrimitiveVector
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean) - Method in class opendap.dap.PrimitiveVector
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.Server.SDArray
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.Server.SDByte
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.Server.SDFloat32
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.Server.SDFloat64
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.Server.SDGrid
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.Server.SDInt16
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.Server.SDInt32
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.Server.SDList
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.Server.SDSequence
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.Server.SDString
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.Server.SDStructure
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.Server.SDUInt16
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.Server.SDUInt32
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.Server.SDURL
Write the variable's declaration in a C-style syntax.
printDODSException(DAP2Exception) - Static method in class opendap.util.Log
 
println(String) - Method in class opendap.dap.test.Diff
Convenience wrapper for println
println(String) - Static method in class opendap.util.Log
 
printProps(PrintStream) - Method in class opendap.util.iniFile
********************************************************************** Prints the iniFile.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.BaseTypePrimitiveVector
Prints the value of a single variable in this vector.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.BooleanPrimitiveVector
Prints the value of a single variable in this vector.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.BytePrimitiveVector
Prints the value of a single variable in this vector.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.Float32PrimitiveVector
Prints the value of a single variable in this vector.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.Float64PrimitiveVector
Prints the value of a single variable in this vector.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.Int16PrimitiveVector
Prints the value of a single variable in this vector.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.Int32PrimitiveVector
Prints the value of a single variable in this vector.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.PrimitiveVector
Prints the value of a single variable in this vector.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.UInt16PrimitiveVector
Prints the value of a single variable in this vector.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.UInt32PrimitiveVector
Prints the value of a single variable in this vector.
printStatus(PrintWriter) - Method in class opendap.servlet.AbstractServlet
 
printThrowable(Throwable) - Static method in class opendap.util.Log
 
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.BaseType
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String) - Method in class opendap.dap.BaseType
Print the variable's value.
printVal(OutputStream, String, boolean) - Method in class opendap.dap.BaseType
Print the variable's value using OutputStream.
printVal(OutputStream, String) - Method in class opendap.dap.BaseType
Print the variable's value using OutputStream.
printVal(PrintWriter, String) - Method in class opendap.dap.BaseTypePrimitiveVector
Prints the value of all variables in this vector.
printVal(PrintWriter, String) - Method in class opendap.dap.BooleanPrimitiveVector
Prints the value of all variables in this vector.
printVal(PrintWriter, String) - Method in class opendap.dap.BytePrimitiveVector
Prints the value of all variables in this vector.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DArray
Prints the value of the variable, with its declaration.
printVal(PrintWriter) - Method in class opendap.dap.DataDDS
Print the dataset just read.
printVal(OutputStream) - Method in class opendap.dap.DataDDS
Print the dataset using OutputStream.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DByte
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DFloat32
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DFloat64
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DGrid
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DInt16
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DInt32
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DSequence
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DString
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DStructure
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DUInt16
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DUInt32
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DVector
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String) - Method in class opendap.dap.Float32PrimitiveVector
Prints the value of all variables in this vector.
printVal(PrintWriter, String) - Method in class opendap.dap.Float64PrimitiveVector
Prints the value of all variables in this vector.
printVal(PrintWriter, String) - Method in class opendap.dap.Int16PrimitiveVector
Prints the value of all variables in this vector.
printVal(PrintWriter, String) - Method in class opendap.dap.Int32PrimitiveVector
Prints the value of all variables in this vector.
printVal(PrintWriter, String) - Method in class opendap.dap.PrimitiveVector
Prints the value of all variables in this vector.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDArray
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDByte
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDFloat32
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDFloat64
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDGrid
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDInt16
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDInt32
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDList
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDSequence
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDString
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDStructure
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDUInt16
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDUInt32
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDURL
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String) - Method in class opendap.dap.UInt16PrimitiveVector
Prints the value of all variables in this vector.
printVal(PrintWriter, String) - Method in class opendap.dap.UInt32PrimitiveVector
Prints the value of all variables in this vector.
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.Alias
 
printXML(OutputStream) - Method in class opendap.dap.Attribute
 
printXML(OutputStream, String) - Method in class opendap.dap.Attribute
 
printXML(PrintWriter) - Method in class opendap.dap.Attribute
 
printXML(PrintWriter, String) - Method in class opendap.dap.Attribute
 
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.Attribute
 
printXML(OutputStream) - Method in class opendap.dap.AttributeTable
 
printXML(OutputStream, String) - Method in class opendap.dap.AttributeTable
 
printXML(PrintWriter) - Method in class opendap.dap.AttributeTable
 
printXML(PrintWriter, String) - Method in class opendap.dap.AttributeTable
 
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.AttributeTable
 
printXML(OutputStream) - Method in class opendap.dap.BaseType
 
printXML(OutputStream, String) - Method in class opendap.dap.BaseType
 
printXML(PrintWriter) - Method in class opendap.dap.BaseType
 
printXML(PrintWriter, String) - Method in class opendap.dap.BaseType
 
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.BaseType
 
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.DArray
 
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.DConstructor
 
printXML(PrintWriter) - Method in class opendap.dap.DDS
Prints the peristent representation of the DDS as an XML document.
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.DDS
Prints the peristent representation of the DDS as an XML document.
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.DGrid
 
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDArray
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDByte
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDFloat32
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDFloat64
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDGrid
Write the variable's declaration in a C-style syntax.
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDInt16
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDInt32
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDSequence
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDString
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDStructure
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDUInt16
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDUInt32
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.Server.SDURL
Write the variable's declaration in XML.
probeObject(Object) - Static method in class opendap.util.Tools
Show me lots of stuff about the passed in object
probeRequest(PrintStream, HttpServletRequest) - Method in class opendap.servlet.AbstractServlet
************************************************************************ This is a bit of instrumentation that I kept around to let me look at the state of the incoming HttpServletRequest from the client.
processDodsURL() - Method in class opendap.servlet.ReqState
************************************************************************* Processes an incoming HttpServletRequest.
programCancel() - Method in class opendap.util.geturl.gui.StatusWindow
Allow the program to "press" the cancel button as well as the user.
proj_clause() - Method in class opendap.dap.parser.ExprParser
 
proj_variable() - Method in class opendap.dap.parser.ExprParser
 
projectedComponents(boolean) - Method in class opendap.dap.Server.SDGrid
How many prohected components of this Grid object?
projection() - Method in class opendap.dap.parser.ExprParser
 
projectionYieldsGrid() - Method in class opendap.dap.Server.SDGrid
When projected (using whatever the current constraint provides in the way of a projection) am I still a Grid?
put(Object, Object) - Method in class opendap.util.SortedTable
Maps the specified key to the specified value in this table.

R

RBRACE - Static variable in interface opendap.dap.parser.ExprParserConstants
 
RBRACKET - Static variable in interface opendap.dap.parser.ExprParserConstants
 
read() - Method in class opendap.dap.HeaderInputStream
Reads a single byte of data
read(byte[], int, int) - Method in class opendap.dap.HeaderInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read(String, Object) - Method in class opendap.dap.Server.SDArray
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.dap.Server.SDByte
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.dap.Server.SDFloat32
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.dap.Server.SDFloat64
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.dap.Server.SDGrid
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.dap.Server.SDInt16
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.dap.Server.SDInt32
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.dap.Server.SDList
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.dap.Server.SDSequence
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.dap.Server.SDString
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.dap.Server.SDStructure
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.dap.Server.SDUInt16
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.dap.Server.SDUInt32
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.dap.Server.SDURL
Read a value from the named dataset for this variable.
read(String, Object) - Method in interface opendap.dap.Server.ServerMethods
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.servers.test.test_SDArray
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.servers.test.test_SDByte
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.servers.test.test_SDFloat32
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.servers.test.test_SDFloat64
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.servers.test.test_SDGrid
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.servers.test.test_SDInt16
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.servers.test.test_SDInt32
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.servers.test.test_SDSequence
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.servers.test.test_SDString
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.servers.test.test_SDStructure
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.servers.test.test_SDUInt16
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.servers.test.test_SDUInt32
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.servers.test.test_SDURL
Read a value from the named dataset for this variable.
readChar() - Method in class opendap.dap.parser.SimpleCharStream
 
readData(InputStream, StatusUI) - Method in class opendap.dap.DataDDS
Read the data stream from the given InputStream.
recovering() - Method in class opendap.dap.parser.DapParser
Return whether error recovery is being done.
REGEXP - Static variable in interface opendap.dap.parser.ExprParserConstants
 
regexp(BaseType) - Method in interface opendap.dap.Server.RelOps
 
regexp(BaseType) - Method in class opendap.dap.Server.SDArray
 
regexp(BaseType) - Method in class opendap.dap.Server.SDByte
 
regexp(BaseType) - Method in class opendap.dap.Server.SDFloat32
 
regexp(BaseType) - Method in class opendap.dap.Server.SDFloat64
 
regexp(BaseType) - Method in class opendap.dap.Server.SDGrid
 
regexp(BaseType) - Method in class opendap.dap.Server.SDInt16
 
regexp(BaseType) - Method in class opendap.dap.Server.SDInt32
 
regexp(BaseType) - Method in class opendap.dap.Server.SDList
 
regexp(BaseType) - Method in class opendap.dap.Server.SDSequence
 
regexp(BaseType) - Method in class opendap.dap.Server.SDString
 
regexp(BaseType) - Method in class opendap.dap.Server.SDStructure
 
regexp(BaseType) - Method in class opendap.dap.Server.SDUInt16
 
regexp(BaseType) - Method in class opendap.dap.Server.SDUInt32
 
regexp(BaseType) - Method in class opendap.dap.Server.SDURL
 
regexp(BaseType) - Method in interface opendap.dap.Server.ServerMethods
The Operator class contains a generalized implementation of this method.
RegExpException - Exception in opendap.dap.Server
Thrown by Operator.op when an attempt is made to parse a improperly formed regular expression.
RegExpException(String) - Constructor for exception opendap.dap.Server.RegExpException
Construct a RegExpException with the specified detail message.
RegExpException(int, String) - Constructor for exception opendap.dap.Server.RegExpException
Construct a RegExpException with the specified message and OPeNDAP error code see (DAP2Exception).
ReInit(InputStream) - Method in class opendap.dap.parser.ExprParser
 
ReInit(InputStream, String) - Method in class opendap.dap.parser.ExprParser
 
ReInit(Reader) - Method in class opendap.dap.parser.ExprParser
 
ReInit(ExprParserTokenManager) - Method in class opendap.dap.parser.ExprParser
 
ReInit(SimpleCharStream) - Method in class opendap.dap.parser.ExprParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class opendap.dap.parser.ExprParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class opendap.dap.parser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class opendap.dap.parser.SimpleCharStream
 
ReInit(Reader) - Method in class opendap.dap.parser.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class opendap.dap.parser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class opendap.dap.parser.SimpleCharStream
 
ReInit(InputStream, String) - Method in class opendap.dap.parser.SimpleCharStream
 
ReInit(InputStream) - Method in class opendap.dap.parser.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class opendap.dap.parser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class opendap.dap.parser.SimpleCharStream
 
rel_op() - Method in class opendap.dap.parser.ExprParser
 
release() - Method in class opendap.servers.test.testDataset
 
release() - Method in interface opendap.servlet.GuardedDataset
Release the lock, if any, on this dataset.
RelOpClause - Class in opendap.dap.Server
Represents a clause which compares subclauses, using one of the relative operators supported by the Operator class.
RelOpClause(int, SubClause, List) - Constructor for class opendap.dap.Server.RelOpClause
Creates a new RelOpClause.
RelOps - Interface in opendap.dap.Server
The RelOps interface defines how each type responds to relational operators.
remove(Object) - Method in class opendap.util.SortedTable
Removes the key (and its corresponding value) from this table.
removeClause(Clause) - Method in class opendap.dap.Server.CEEvaluator
Remove a clause from the constraint expression.
ReqState - Class in opendap.servlet
User requests get cached here so that downstream code can access the details of the request information.
ReqState(HttpServletRequest, HttpServletResponse, ServletConfig, String) - Constructor for class opendap.servlet.ReqState
 
reset() - Static method in class opendap.util.Log
 
resetCount() - Static method in class opendap.servers.test.test_SDFloat64
 
resetCount() - Method in class opendap.servlet.DummySink
 
resolveAliases() - Method in class opendap.dap.DAS
This method searchs through the DAS for Alias members.
resolveAliases() - Method in class opendap.dap.DDS
Before the DDS can be used all of the Aliases in the various AttributeTables must be resolved.
retrieve(String) - Method in class opendap.dap.Server.DereferenceClause
 
rhs - Variable in class opendap.dap.Server.RelOpClause
 
RPAREN - Static variable in interface opendap.dap.parser.ExprParserConstants
 

S

same - Static variable in class opendap.dap.test.Diff
 
SBHException - Exception in opendap.dap.Server
The Something Bad Happened (SBH) Exception.
SBHException(String) - Constructor for exception opendap.dap.Server.SBHException
Construct a SBHException with the specified detail message.
SBHException(int, String) - Constructor for exception opendap.dap.Server.SBHException
Construct a SBHException with the specified message and OPeNDAP error code see (DAP2Exception).
SCAN_ALIAS - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_ARRAY - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_ATTR - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_BYTE - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_CODE - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_DATA - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_DATASET - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_ERROR - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_FLOAT32 - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_FLOAT64 - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_GRID - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_INT16 - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_INT32 - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_MAPS - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_MESSAGE - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_PROG - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_PTYPE - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_SEQUENCE - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_STRING - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_STRUCTURE - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_UINT16 - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_UINT32 - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_URL - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SCAN_WORD - Static variable in class opendap.dap.parser.DapParser
Token number, to be returned by the scanner.
SDArray - Class in opendap.dap.Server
Holds a OPeNDAP Server Array value.
SDArray() - Constructor for class opendap.dap.Server.SDArray
Constructs a new SDArray.
SDArray(String) - Constructor for class opendap.dap.Server.SDArray
Constructs a new SDArray with name n.
SDByte - Class in opendap.dap.Server
Holds a OPeNDAP Server Byte value.
SDByte() - Constructor for class opendap.dap.Server.SDByte
Constructs a new SDByte.
SDByte(String) - Constructor for class opendap.dap.Server.SDByte
Constructs a new SDByte with name n.
SDFloat32 - Class in opendap.dap.Server
Holds a OPeNDAP Server Float32 value.
SDFloat32() - Constructor for class opendap.dap.Server.SDFloat32
Constructs a new SDFloat32.
SDFloat32(String) - Constructor for class opendap.dap.Server.SDFloat32
Constructs a new SDFloat32 with name n.
SDFloat64 - Class in opendap.dap.Server
Holds a OPeNDAP Server Float64 value.
SDFloat64() - Constructor for class opendap.dap.Server.SDFloat64
Constructs a new SDFloat64.
SDFloat64(String) - Constructor for class opendap.dap.Server.SDFloat64
Constructs a new SDFloat64 with name n.
SDGrid - Class in opendap.dap.Server
Holds a OPeNDAP Server Grid value.
SDGrid() - Constructor for class opendap.dap.Server.SDGrid
Constructs a new SDGrid.
SDGrid(String) - Constructor for class opendap.dap.Server.SDGrid
Constructs a new SDGrid with name n.
SDInt16 - Class in opendap.dap.Server
Holds a OPeNDAP Server Int16 value.
SDInt16() - Constructor for class opendap.dap.Server.SDInt16
Constructs a new SDInt16.
SDInt16(String) - Constructor for class opendap.dap.Server.SDInt16
Constructs a new SDInt16 with name n.
SDInt32 - Class in opendap.dap.Server
Holds a OPeNDAP Server Int32 value.
SDInt32() - Constructor for class opendap.dap.Server.SDInt32
Constructs a new SDInt32.
SDInt32(String) - Constructor for class opendap.dap.Server.SDInt32
Constructs a new SDInt32 with name n.
SDList - Class in opendap.dap.Server
Holds a OPeNDAP Server List value.
SDList() - Constructor for class opendap.dap.Server.SDList
Constructs a new SDList.
SDList(String) - Constructor for class opendap.dap.Server.SDList
Constructs a new SDList with name n.
SDSequence - Class in opendap.dap.Server
Holds a OPeNDAP Server Sequence value.
SDSequence() - Constructor for class opendap.dap.Server.SDSequence
Constructs a new SDSequence.
SDSequence(String) - Constructor for class opendap.dap.Server.SDSequence
Constructs a new SDSequence with name n.
SDString - Class in opendap.dap.Server
Holds a OPeNDAP Server String value.
SDString() - Constructor for class opendap.dap.Server.SDString
Constructs a new SDString.
SDString(String) - Constructor for class opendap.dap.Server.SDString
Constructs a new SDString with name n.
SDStructure - Class in opendap.dap.Server
Holds a OPeNDAP Server Structure value.
SDStructure() - Constructor for class opendap.dap.Server.SDStructure
Constructs a new SDStructure.
SDStructure(String) - Constructor for class opendap.dap.Server.SDStructure
Constructs a new SDStructure with name n.
SDTest - Class in opendap.servers.test
 
SDTest() - Constructor for class opendap.servers.test.SDTest
 
SDUInt16 - Class in opendap.dap.Server
Holds a OPeNDAP Server Unsigned Int16 value.
SDUInt16() - Constructor for class opendap.dap.Server.SDUInt16
Constructs a new SDUInt16.
SDUInt16(String) - Constructor for class opendap.dap.Server.SDUInt16
Constructs a new SDUInt16 with name n.
SDUInt32 - Class in opendap.dap.Server
Holds a OPeNDAP Server Unsigned Int32 value.
SDUInt32() - Constructor for class opendap.dap.Server.SDUInt32
Constructs a new SDUInt32.
SDUInt32(String) - Constructor for class opendap.dap.Server.SDUInt32
Constructs a new SDUInt32 with name n.
SDURL - Class in opendap.dap.Server
Holds a OPeNDAP Server URL value.
SDURL() - Constructor for class opendap.dap.Server.SDURL
Constructs a new SDURL.
SDURL(String) - Constructor for class opendap.dap.Server.SDURL
Constructs a new SDURL with name n.
search(String, Stack) - Method in class opendap.dap.DDS
Look for name in the DDS.
selection() - Method in class opendap.dap.parser.ExprParser
 
send(String, OutputStream, Object) - Method in class opendap.dap.Server.CEEvaluator
This function sends the variables described in the constrained DDS to the output described by sink.
sendASCII(HttpServletRequest, HttpServletResponse, String) - Method in class opendap.servlet.GetAsciiHandler
************************************************************************ Default handler for OPeNDAP ascii requests.
sendDataRequestForm(HttpServletRequest, HttpServletResponse, String, ServerDDS, DAS) - Method in class opendap.servlet.GetHTMLInterfaceHandler
************************************************************************ Default handler for OPeNDAP .html requests.
sendDIR(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.GetDirHandler
************************************************************************ Default handler for OPeNDAP directory requests.
sendDODSError(HttpServletRequest, HttpServletResponse, String, String) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Sends a OPeNDAP DAP2 error (type UNKNOWN ERROR) to the client and displays a message on the server console.
sendINFO(PrintStream, GuardedDataset, ReqState) - Method in class opendap.servlet.GetInfoHandler
************************************************************************ Default handler for OPeNDAP info requests.
SEPARATOR - Static variable in interface opendap.dap.parser.ExprParserConstants
 
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.dap.Server.SDArray

Server-side serialization for OPeNDAP variables (sub-classes of BaseType).

serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.dap.Server.SDByte
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.dap.Server.SDFloat32
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.dap.Server.SDFloat64
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.dap.Server.SDGrid
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.dap.Server.SDInt16
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.dap.Server.SDInt32
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.dap.Server.SDList

Server-side serialization for OPeNDAP variables (sub-classes of BaseType).

serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.dap.Server.SDSequence
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.dap.Server.SDString
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.dap.Server.SDStructure
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.dap.Server.SDUInt16
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.dap.Server.SDUInt32
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.dap.Server.SDURL
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in interface opendap.dap.Server.ServerMethods
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
ServerArrayMethods - Interface in opendap.dap.Server
This interface extends the ArrayMethods for OPeNDAP types that extend DArray and DGrid classes.
ServerDDS - Class in opendap.dap.Server
ServerDDS is a specialization of DDS for the server-side of OPeNDAP.
ServerDDS() - Constructor for class opendap.dap.Server.ServerDDS
 
ServerDDS(String) - Constructor for class opendap.dap.Server.ServerDDS
Creates an empty Server DDS with the given dataset name.
ServerDDS(BaseTypeFactory) - Constructor for class opendap.dap.Server.ServerDDS
Creates an empty ServerDDS with the given BaseTypeFactory.
ServerDDS(String, BaseTypeFactory) - Constructor for class opendap.dap.Server.ServerDDS
Creates an empty ServerDDS with the given dataset name and BaseTypeFactory.
ServerDDS(String, BaseTypeFactory, String) - Constructor for class opendap.dap.Server.ServerDDS
Creates an empty DDS with the given dataset name and BaseTypeFactory.
ServerMethods - Interface in opendap.dap.Server
This interface defines the additional behaviors that Server side types need to support.
ServerSideFunction - Interface in opendap.dap.Server
Represents common interface of all server-side functions (SSF).
ServerVersion - Class in opendap.dap
Aprses and holds the Server Version information returned by a DAP server.
ServerVersion(GetMethod) - Constructor for class opendap.dap.ServerVersion
Determines Server (Protocol) Version based on the headers associated with the passed org.apache.commons.httpclient.methods.GetMethod.
ServerVersion(URLConnection) - Constructor for class opendap.dap.ServerVersion
Determines Server (Protocol) Version based on the headers associated with the passed java.net.URLConnection.
ServerVersion(String, int) - Constructor for class opendap.dap.ServerVersion
Construct a new ServerVersion, setting major and minor version based on the full version string.
ServerVersion(int, int) - Constructor for class opendap.dap.ServerVersion
Construct a new ServerVersion, setting major and minor version explicitly.
set(String, boolean) - Static method in class opendap.util.Debug
 
set - Variable in class opendap.util.OptSwitch
 
setAllowSessions(boolean) - Static method in class opendap.dap.DConnect2
 
setAllReadFlags(boolean) - Method in class opendap.dap.Server.SDSequence
Set the Read property.
setBlobContentID(String) - Method in class opendap.dap.DDS
Set's the dataBLOB reference for this DDS.
setClearName(String) - Method in class opendap.dap.Attribute
Sets the attribute's name.
setClearName(String) - Method in class opendap.dap.AttributeTable
Returns the name of this AttributeTable.
setClearName(String) - Method in class opendap.dap.BaseType
Sets the unencoded name of the class instance.
setClearName(String) - Method in class opendap.dap.DArrayDimension
Set the dimension name.
setCount(int) - Method in class opendap.servlet.DummySink
 
setDatasetFilename(String) - Method in class opendap.dap.Server.ServerDDS
Set the filename of the dataset.
setDebugLevel(int) - Method in class opendap.dap.parser.DapParser
Set the verbosity of the debugging output; 0 means that all kinds of output from the parser are suppressed.
setDebugStream(PrintStream) - Method in class opendap.dap.parser.DapParser
Set the PrintStream on which the debug output is printed.
setDebugStream(PrintStream) - Method in class opendap.dap.parser.ExprParserTokenManager
 
setDefaultDASCache(String) - Method in class opendap.servlet.ReqState
Sets the default DAS Cache directory name to the string cachedir.
setDefaultDDSCache(String) - Method in class opendap.servlet.ReqState
Sets the default DDS Cache directory name to the string cachedir.
setDefaultDDXCache(String) - Method in class opendap.servlet.ReqState
Sets the default DDX Cache directory name to the string cachedir.
setDefaultINFOCache(String) - Method in class opendap.servlet.ReqState
Sets the default INFO Cache directory name to the string cachedir.
setDefaultSchemaLocation(String) - Method in class opendap.servlet.ReqState
Sets the default Schema Location to the string location.
setErrorCode(int) - Method in exception opendap.dap.DAP2Exception
Sets the error code.
setErrorMessage(String) - Method in exception opendap.dap.DAP2Exception
Sets the error message.
setFactory(BaseTypeFactory) - Method in class opendap.dap.DDS
Get the Class factory.
SetHasValue(int) - Method in class opendap.util.OptSwitch
Set the value type of the option switch to the type passed
setHttpClient(HttpClient) - Static method in class opendap.dap.DConnect2
Set the HttpClient object - a single instance is used.
setInternalStorage(Object) - Method in class opendap.dap.BaseTypePrimitiveVector
Set the internal storage for PrimitiveVector.
setInternalStorage(Object) - Method in class opendap.dap.BooleanPrimitiveVector
Set the internal storage for PrimitiveVector.
setInternalStorage(Object) - Method in class opendap.dap.BytePrimitiveVector
Set the internal storage for PrimitiveVector.
setInternalStorage(Object) - Method in class opendap.dap.Float32PrimitiveVector
Set the internal storage for PrimitiveVector.
setInternalStorage(Object) - Method in class opendap.dap.Float64PrimitiveVector
Set the internal storage for PrimitiveVector.
setInternalStorage(Object) - Method in class opendap.dap.Int16PrimitiveVector
Set the internal storage for PrimitiveVector.
setInternalStorage(Object) - Method in class opendap.dap.Int32PrimitiveVector
Set the internal storage for PrimitiveVector.
setInternalStorage(Object) - Method in class opendap.dap.PrimitiveVector
Set the internal storage for PrimitiveVector.
setLength(int) - Method in class opendap.dap.BaseTypePrimitiveVector
Sets the number of elements in the array.
setLength(int) - Method in class opendap.dap.BooleanPrimitiveVector
Sets the number of elements in the array.
setLength(int) - Method in class opendap.dap.BytePrimitiveVector
Sets the number of elements in the array.
setLength(int) - Method in class opendap.dap.DVector
Sets the number of elements in the vector.
setLength(int) - Method in class opendap.dap.Float32PrimitiveVector
Sets the number of elements in the array.
setLength(int) - Method in class opendap.dap.Float64PrimitiveVector
Sets the number of elements in the array.
setLength(int) - Method in class opendap.dap.Int16PrimitiveVector
Sets the number of elements in the array.
setLength(int) - Method in class opendap.dap.Int32PrimitiveVector
Sets the number of elements in the array.
setLength(int) - Method in class opendap.dap.PrimitiveVector
Sets the number of elements in the array.
setLevel(int) - Method in class opendap.dap.DSequence
Sets the level of this sequence.
setMimeBinary(OutputStream, int, String, int) - Static method in class opendap.servlet.MimeUtil
 
setMimeBinary(PrintStream, int, String, int) - Static method in class opendap.servlet.MimeUtil
 
setMimeError(OutputStream, int, String, String) - Static method in class opendap.servlet.MimeUtil
 
setMimeError(PrintStream, int, String, String) - Static method in class opendap.servlet.MimeUtil
 
setMimeText(OutputStream, int, String, int) - Static method in class opendap.servlet.MimeUtil
 
setMimeText(PrintStream, int, String, int) - Static method in class opendap.servlet.MimeUtil
 
setMyAttribute(Attribute) - Method in class opendap.dap.Alias
 
setMyVariable(BaseType) - Method in class opendap.dap.Alias
 
setName(String) - Method in class opendap.dap.Attribute
Sets the attribute's name.
setName(String) - Method in class opendap.dap.AttributeTable
Returns the name of this AttributeTable.
setName(String) - Method in class opendap.dap.BaseType
Sets the name of the class instance.
setName(String) - Method in class opendap.dap.DArrayDimension
Set the dimension name.
setOpterr(boolean) - Method in class opendap.util.Getopts
 
setParent(BaseType) - Method in class opendap.dap.BaseType
 
setParent(Clause) - Method in class opendap.dap.Server.BTFunctionClause
 
setParent(Clause) - Method in class opendap.dap.Server.DereferenceClause
 
setParent(Clause) - Method in interface opendap.dap.Server.SubClause
Sets the parent of this subclause.
setParent(Clause) - Method in class opendap.dap.Server.ValueClause
 
setPrefix(String) - Method in class opendap.dap.Server.FunctionLibrary
Sets the prefix to use for classname lookup.
setProgramSource(String) - Method in exception opendap.dap.DAP2Exception
Sets the program source.
setProgramType(int) - Method in exception opendap.dap.DAP2Exception
Sets the program type.
setProject(boolean, boolean) - Method in class opendap.dap.Server.SDArray
Set the state of this variable's projection.
setProject(boolean) - Method in class opendap.dap.Server.SDArray
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.dap.Server.SDByte
Set the state of this variable's projection.
setProject(boolean) - Method in class opendap.dap.Server.SDByte
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.dap.Server.SDFloat32
Set the state of this variable's projection.
setProject(boolean) - Method in class opendap.dap.Server.SDFloat32
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.dap.Server.SDFloat64
Set the state of this variable's projection.
setProject(boolean) - Method in class opendap.dap.Server.SDFloat64
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.dap.Server.SDGrid
Set the state of this variable's projection.
setProject(boolean) - Method in class opendap.dap.Server.SDGrid
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.dap.Server.SDInt16
Set the state of this variable's projection.
setProject(boolean) - Method in class opendap.dap.Server.SDInt16
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.dap.Server.SDInt32
Set the state of this variable's projection.
setProject(boolean) - Method in class opendap.dap.Server.SDInt32
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.dap.Server.SDList
Set the state of this variable's projection.
setProject(boolean) - Method in class opendap.dap.Server.SDList
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.dap.Server.SDSequence
Set the state of this variable's projection.
setProject(boolean) - Method in class opendap.dap.Server.SDSequence
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.dap.Server.SDString
Set the state of this variable's projection.
setProject(boolean) - Method in class opendap.dap.Server.SDString
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.dap.Server.SDStructure
Set the state of this variable's projection.
setProject(boolean) - Method in class opendap.dap.Server.SDStructure
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.dap.Server.SDUInt16
Set the state of this variable's projection.
setProject(boolean) - Method in class opendap.dap.Server.SDUInt16
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.dap.Server.SDUInt32
Set the state of this variable's projection.
setProject(boolean) - Method in class opendap.dap.Server.SDUInt32
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.dap.Server.SDURL
Set the state of this variable's projection.
setProject(boolean) - Method in class opendap.dap.Server.SDURL
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in interface opendap.dap.Server.ServerMethods
Set the state of this variable's projection.
setProject(boolean) - Method in interface opendap.dap.Server.ServerMethods
Set the Project property of this variable.
setProjection(int, int, int) - Method in class opendap.dap.DArrayDimension
Set the projection information for this dimension.
setProjection(int, int, int, int) - Method in class opendap.dap.Server.SDArray
Set the projection information for this dimension.
setProjection(int, int, int, int) - Method in class opendap.dap.Server.SDGrid
Set the projection information for this dimension.
setProjection(int, int, int, int) - Method in interface opendap.dap.Server.ServerArrayMethods
 
setRead(boolean) - Method in class opendap.dap.Server.SDArray
Set the Read property.
setRead(boolean) - Method in class opendap.dap.Server.SDByte
Set the Read property.
setRead(boolean) - Method in class opendap.dap.Server.SDFloat32
Set the Read property.
setRead(boolean) - Method in class opendap.dap.Server.SDFloat64
Set the Read property.
setRead(boolean) - Method in class opendap.dap.Server.SDGrid
Set the Read property.
setRead(boolean) - Method in class opendap.dap.Server.SDInt16
Set the Read property.
setRead(boolean) - Method in class opendap.dap.Server.SDInt32
Set the Read property.
setRead(boolean) - Method in class opendap.dap.Server.SDList
Set the Read property.
setRead(boolean) - Method in class opendap.dap.Server.SDSequence
Set the Read property.
setRead(boolean) - Method in class opendap.dap.Server.SDString
Set the Read property.
setRead(boolean) - Method in class opendap.dap.Server.SDStructure
Set the Read property.
setRead(boolean) - Method in class opendap.dap.Server.SDUInt16
Set the Read property.
setRead(boolean) - Method in class opendap.dap.Server.SDUInt32
Set the Read property.
setRead(boolean) - Method in class opendap.dap.Server.SDURL
Set the Read property.
setRead(boolean) - Method in interface opendap.dap.Server.ServerMethods
Set the Read property.
setSection(String) - Method in class opendap.util.iniFile
********************************************************************** Set the section of the iniFile that you wish to work with.
setServerVersion(int, int) - Method in class opendap.dap.DConnect
 
setServerVersion(int, int) - Method in class opendap.dap.DConnect2
 
setSize(int) - Method in class opendap.dap.DArrayDimension
Set the dimension size.
setSynthesized(boolean) - Method in class opendap.dap.Server.SDArray
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.dap.Server.SDByte
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.dap.Server.SDFloat32
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.dap.Server.SDFloat64
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.dap.Server.SDGrid
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.dap.Server.SDInt16
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.dap.Server.SDInt32
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.dap.Server.SDList
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.dap.Server.SDSequence
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.dap.Server.SDString
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.dap.Server.SDStructure
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.dap.Server.SDUInt16
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.dap.Server.SDUInt32
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.dap.Server.SDURL
Set the Synthesized property.
setSynthesized(boolean) - Method in interface opendap.dap.Server.ServerMethods
Set the Synthesized property.
setTabSize(int) - Method in class opendap.dap.parser.SimpleCharStream
 
setUp() - Method in class opendap.dap.test.TestDConnect2
 
setUserObject(Object) - Method in class opendap.servlet.ParsedRequest
 
setUserObject(Object) - Method in class opendap.servlet.ReqState
 
SetVal(boolean) - Method in class opendap.util.OptSwitch
Set the 'set' field of the option switch to 'b'.
SetVal(String) - Method in class opendap.util.OptSwitch
Set the 'val' field of the option switch to 's'.
setValue(int, BaseType) - Method in class opendap.dap.BaseTypePrimitiveVector
Set the i'th value of the array.
setValue(int, boolean) - Method in class opendap.dap.BooleanPrimitiveVector
Set the i'th value of the array.
setValue(int, byte) - Method in class opendap.dap.BytePrimitiveVector
Set the i'th value of the array.
setValue(byte) - Method in class opendap.dap.DByte
Set the current value.
setValue(float) - Method in class opendap.dap.DFloat32
Set the current value.
setValue(double) - Method in class opendap.dap.DFloat64
Set the current value.
setValue(short) - Method in class opendap.dap.DInt16
Set the current value.
setValue(int) - Method in class opendap.dap.DInt32
Set the current value.
setValue(String) - Method in class opendap.dap.DString
Set the current value.
setValue(int, float) - Method in class opendap.dap.Float32PrimitiveVector
Set the i'th value of the array.
setValue(int, double) - Method in class opendap.dap.Float64PrimitiveVector
Set the i'th value of the array.
setValue(int, short) - Method in class opendap.dap.Int16PrimitiveVector
Set the i'th value of the array.
setValue(int, int) - Method in class opendap.dap.Int32PrimitiveVector
Set the i'th value of the array.
showPrimitive(BaseType, PrintWriter, boolean, String, boolean) - Method in class opendap.servlet.AsciiWriter
 
SimpleCharStream - Class in opendap.dap.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class opendap.dap.parser.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class opendap.dap.parser.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class opendap.dap.parser.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class opendap.dap.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class opendap.dap.parser.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class opendap.dap.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class opendap.dap.parser.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class opendap.dap.parser.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class opendap.dap.parser.SimpleCharStream
 
size() - Method in class opendap.util.SortedTable
Returns the number of keys in this table.
skip(long) - Method in class opendap.dap.HeaderInputStream
Skips over and discards n bytes of data from the input stream.
someChildHasAttributes(BaseType) - Method in class opendap.dap.DConstructor
 
SortedTable - Class in opendap.util
SortedTable looks exactly like Hashtable but preserves the insertion order of elements.
SortedTable() - Constructor for class opendap.util.SortedTable
 
specialConstructor - Variable in exception opendap.dap.parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class opendap.dap.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
squeeze() - Method in class opendap.dap.DArray
Use this method to "squeeze" out all of the array dimensions whose size is equal to 1.
SSFdummy - Class in opendap.servers.test
 
SSFdummy() - Constructor for class opendap.servers.test.SSFdummy
 
SSFdummyval - Class in opendap.servers.test
 
SSFdummyval() - Constructor for class opendap.servers.test.SSFdummyval
 
SSFunctionException - Exception in opendap.dap.Server
Thrown when a Server Side Function (SSF) is used incorrectly.
SSFunctionException(String) - Constructor for exception opendap.dap.Server.SSFunctionException
Construct a InvalidOperatorException with the specified detail message.
SSFunctionException(int, String) - Constructor for exception opendap.dap.Server.SSFunctionException
Construct a InvalidOperatorException with the specified message and OPeNDAP error code (see DAP2Exception).
START_OF_INSTANCE - Static variable in class opendap.dap.DSequence
The start of instance byte marker
staticFlag - Static variable in class opendap.dap.parser.SimpleCharStream
 
StatusUI - Interface in opendap.dap
This interface is implemented by OPeNDAP client user interfaces which give feedback to the user on the status of the current deserialize operation.
StatusWindow - Class in opendap.util.geturl.gui
This class implements a simple status window to show OPeNDAP deserialize status.
StatusWindow(String) - Constructor for class opendap.util.geturl.gui.StatusWindow
Construct the status window to display download status for the given URL.
stream - Variable in class opendap.dap.parser.DapParser
 
STRING - Static variable in class opendap.dap.Attribute
String attribute type.
SubClause - Interface in opendap.dap.Server
Represents a sub-clause of the selection portion of a constraint expression.
subset(int, int, int) - Method in class opendap.dap.BaseTypePrimitiveVector
Create a new primitive vector using a subset of the data.
subset(int, int, int) - Method in class opendap.dap.BooleanPrimitiveVector
Create a new primitive vector using a subset of the data.
subset(int, int, int) - Method in class opendap.dap.BytePrimitiveVector
Create a new primitive vector using a subset of the data.
subset(int, int, int) - Method in class opendap.dap.Float32PrimitiveVector
Create a new primitive vector using a subset of the data.
subset(int, int, int) - Method in class opendap.dap.Float64PrimitiveVector
Create a new primitive vector using a subset of the data.
subset(int, int, int) - Method in class opendap.dap.Int16PrimitiveVector
Create a new primitive vector using a subset of the data.
subset(int, int, int) - Method in class opendap.dap.Int32PrimitiveVector
Create a new primitive vector using a subset of the data.
subset(int, int, int) - Method in class opendap.dap.PrimitiveVector
Create a new primitive vector using a subset of the data.
SwitchTo(int) - Method in class opendap.dap.parser.ExprParserTokenManager
 
swList() - Method in class opendap.util.Getopts
Method to return an Enumeration of the switches that the Getopts object is able to parse (according to its initialization).

T

tabSize - Variable in class opendap.dap.parser.SimpleCharStream
 
TCL_PROGRAM - Static variable in exception opendap.dap.DAP2Exception
This Error contains TCL code.
test() - Method in class opendap.dap.test.TestDConnect2
 
test_SDArray - Class in opendap.servers.test
Holds a OPeNDAP Server Array value.
test_SDArray() - Constructor for class opendap.servers.test.test_SDArray
Constructs a new test_SDArray.
test_SDArray(String) - Constructor for class opendap.servers.test.test_SDArray
Constructs a new test_SDArray with name n.
test_SDByte - Class in opendap.servers.test
Holds a OPeNDAP Server Byte value.
test_SDByte() - Constructor for class opendap.servers.test.test_SDByte
Constructs a new test_SDByte.
test_SDByte(String) - Constructor for class opendap.servers.test.test_SDByte
Constructs a new test_SDByte with name n.
test_SDFloat32 - Class in opendap.servers.test
Holds a OPeNDAP Server Float32 value.
test_SDFloat32() - Constructor for class opendap.servers.test.test_SDFloat32
Constructs a new test_SDFloat32.
test_SDFloat32(String) - Constructor for class opendap.servers.test.test_SDFloat32
Constructs a new test_SDFloat32 with name n.
test_SDFloat64 - Class in opendap.servers.test
Holds a OPeNDAP Server Float64 value.
test_SDFloat64() - Constructor for class opendap.servers.test.test_SDFloat64
Constructs a new test_SDFloat64.
test_SDFloat64(String) - Constructor for class opendap.servers.test.test_SDFloat64
Constructs a new test_SDFloat64 with name n.
test_SDGrid - Class in opendap.servers.test
Holds a OPeNDAP Server Grid value.
test_SDGrid() - Constructor for class opendap.servers.test.test_SDGrid
Constructs a new test_SDGrid.
test_SDGrid(String) - Constructor for class opendap.servers.test.test_SDGrid
Constructs a new test_SDGrid with name n.
test_SDInt16 - Class in opendap.servers.test
Holds a OPeNDAP Server Int16 value.
test_SDInt16() - Constructor for class opendap.servers.test.test_SDInt16
Constructs a new test_SDInt16.
test_SDInt16(String) - Constructor for class opendap.servers.test.test_SDInt16
Constructs a new test_SDInt16 with name n.
test_SDInt32 - Class in opendap.servers.test
Holds a OPeNDAP Server Int32 value.
test_SDInt32() - Constructor for class opendap.servers.test.test_SDInt32
Constructs a new test_SDInt32.
test_SDInt32(String) - Constructor for class opendap.servers.test.test_SDInt32
Constructs a new test_SDInt32 with name n.
test_SDSequence - Class in opendap.servers.test
Holds a OPeNDAP Server Sequence value.
test_SDSequence() - Constructor for class opendap.servers.test.test_SDSequence
Constructs a new test_SDSequence.
test_SDSequence(String) - Constructor for class opendap.servers.test.test_SDSequence
Constructs a new test_SDSequence with name n.
test_SDString - Class in opendap.servers.test
 
test_SDString() - Constructor for class opendap.servers.test.test_SDString
Constructs a new test_SDString.
test_SDString(String) - Constructor for class opendap.servers.test.test_SDString
Constructs a new test_SDString with name n.
test_SDStructure - Class in opendap.servers.test
Holds a OPeNDAP Server Structure value.
test_SDStructure() - Constructor for class opendap.servers.test.test_SDStructure
Constructs a new test_SDStructure.
test_SDStructure(String) - Constructor for class opendap.servers.test.test_SDStructure
Constructs a new test_SDStructure with name n.
test_SDUInt16 - Class in opendap.servers.test
Holds a OPeNDAP Server UInt16 value.
test_SDUInt16() - Constructor for class opendap.servers.test.test_SDUInt16
Constructs a new test_SDUInt16.
test_SDUInt16(String) - Constructor for class opendap.servers.test.test_SDUInt16
Constructs a new test_SDUInt16 with name n.
test_SDUInt32 - Class in opendap.servers.test
Holds a OPeNDAP Server UInt32 value.
test_SDUInt32() - Constructor for class opendap.servers.test.test_SDUInt32
Constructs a new test_SDUInt32.
test_SDUInt32(String) - Constructor for class opendap.servers.test.test_SDUInt32
Constructs a new test_SDUInt32 with name n.
test_SDURL - Class in opendap.servers.test
Holds a OPeNDAP Server Byte value.
test_SDURL() - Constructor for class opendap.servers.test.test_SDURL
Constructs a new test_SDURL.
test_SDURL(String) - Constructor for class opendap.servers.test.test_SDURL
Constructs a new test_SDURL with name n.
test_ServerFactory - Class in opendap.servers.test
The default server-side Factory for BaseType objects.
test_ServerFactory() - Constructor for class opendap.servers.test.test_ServerFactory
 
testDataset - Class in opendap.servers.test
This is the OPeNDAP Test servlet (dts).
TestDConnect2 - Class in opendap.dap.test
 
TestDConnect2(String, String) - Constructor for class opendap.dap.test.TestDConnect2
 
TestDConnect2(String) - Constructor for class opendap.dap.test.TestDConnect2
 
testEngine - Class in opendap.servers.test
Used by the test server to reset the server output for each new client request.
testEngine(int) - Constructor for class opendap.servers.test.testEngine
 
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servers.ascii.asciiArray
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servers.ascii.asciiByte
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servers.ascii.asciiF32
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servers.ascii.asciiF64
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servers.ascii.asciiGrid
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servers.ascii.asciiI16
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servers.ascii.asciiI32
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servers.ascii.asciiSeq
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servers.ascii.asciiString
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servers.ascii.asciiStructure
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servers.ascii.asciiUI16
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servers.ascii.asciiUI32
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servers.ascii.asciiURL
Returns a string representation of the variables value.
toASCII - Interface in opendap.servers.ascii
 
toASCII(PrintWriter, boolean, String, boolean) - Method in interface opendap.servers.ascii.toASCII
Returns a string representation of the variables value.
toASCII(PrintWriter, DDS, Object) - Method in class opendap.servlet.AsciiWriter
 
toASCII(BaseType, PrintWriter) - Method in class opendap.servlet.AsciiWriter
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servers.ascii.asciiArray
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servers.ascii.asciiByte
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servers.ascii.asciiF32
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servers.ascii.asciiF64
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servers.ascii.asciiGrid
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servers.ascii.asciiI16
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servers.ascii.asciiI32
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servers.ascii.asciiSeq
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servers.ascii.asciiString
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servers.ascii.asciiStructure
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servers.ascii.asciiUI16
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servers.ascii.asciiUI32
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servers.ascii.asciiURL
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in interface opendap.servers.ascii.toASCII
 
toASCIIFlatName(String) - Method in class opendap.servers.ascii.asciiArray
 
toASCIIFlatName(String) - Method in class opendap.servers.ascii.asciiByte
 
toASCIIFlatName(String) - Method in class opendap.servers.ascii.asciiF32
 
toASCIIFlatName(String) - Method in class opendap.servers.ascii.asciiF64
 
toASCIIFlatName(String) - Method in class opendap.servers.ascii.asciiGrid
 
toASCIIFlatName(String) - Method in class opendap.servers.ascii.asciiI16
 
toASCIIFlatName(String) - Method in class opendap.servers.ascii.asciiI32
 
toASCIIFlatName(String) - Method in class opendap.servers.ascii.asciiSeq
 
toASCIIFlatName(String) - Method in class opendap.servers.ascii.asciiString
 
toASCIIFlatName(String) - Method in class opendap.servers.ascii.asciiStructure
 
toASCIIFlatName(String) - Method in class opendap.servers.ascii.asciiUI16
 
toASCIIFlatName(String) - Method in class opendap.servers.ascii.asciiUI32
 
toASCIIFlatName(String) - Method in class opendap.servers.ascii.asciiURL
 
toASCIIFlatName(String) - Method in interface opendap.servers.ascii.toASCII
 
token - Variable in class opendap.dap.parser.ExprParser
 
Token - Class in opendap.dap.parser
Describes the input token stream.
Token() - Constructor for class opendap.dap.parser.Token
 
token_source - Variable in class opendap.dap.parser.ExprParser
 
tokenImage - Static variable in interface opendap.dap.parser.ExprParserConstants
 
tokenImage - Variable in exception opendap.dap.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenizeAliasField(String) - Static method in class opendap.dap.DDS
The tokenizeAliasFiled() method is used to tokenize the variable and the attribute fields in the alias declaration.
TokenMgrError - Error in opendap.dap.parser
 
TokenMgrError() - Constructor for error opendap.dap.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error opendap.dap.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error opendap.dap.parser.TokenMgrError
 
Tools - Class in opendap.util
 
Tools() - Constructor for class opendap.util.Tools
 
TopLevelClause - Interface in opendap.dap.Server
Represents a top-level clause in the selection portion of a constraint expression (CE).
toString() - Method in class opendap.dap.parser.Token
Returns the image.
toString() - Method in class opendap.dap.Server.BoolFunctionClause
Prints the original string representation of this clause.
toString() - Method in class opendap.dap.Server.BTFunctionClause
Prints the original string representation of this clause.
toString() - Method in class opendap.dap.Server.DereferenceClause
 
toString() - Method in class opendap.dap.Server.RelOpClause
Prints the original string representation of this clause.
toString() - Method in class opendap.dap.Server.ValueClause
Prints the original string representation of this clause.
toString() - Method in class opendap.dap.ServerVersion
Returns the full version string.
toString() - Method in class opendap.servlet.ParsedRequest
 
toString() - Method in class opendap.servlet.ReqState
 

U

UINT16 - Static variable in class opendap.dap.Attribute
UInt16 attribute type.
UInt16PrimitiveVector - Class in opendap.dap
A vector of unsigned ints.
UInt16PrimitiveVector(BaseType) - Constructor for class opendap.dap.UInt16PrimitiveVector
Constructs a new UInt16PrimitiveVector.
UINT32 - Static variable in class opendap.dap.Attribute
UInt32 attribute type.
UInt32PrimitiveVector - Class in opendap.dap
A vector of unsigned ints.
UInt32PrimitiveVector(BaseType) - Constructor for class opendap.dap.UInt32PrimitiveVector
Constructs a new UInt32PrimitiveVector.
UNDEFINED_ERROR - Static variable in exception opendap.dap.DAP2Exception
Undefined error.
UNDEFINED_PROG_TYPE - Static variable in exception opendap.dap.DAP2Exception
Undefined program type.
unescapeString(String, char, String) - Static method in class opendap.util.EscapeStrings
Given a string that contains WWW escape sequences, translate those escape sequences back into ASCII characters.
UNKNOWN - Static variable in class opendap.dap.Attribute
Unknown attribute type.
unknown - Static variable in class opendap.servlet.MimeUtil
 
UNKNOWN_ERROR - Static variable in exception opendap.dap.DAP2Exception
Unknown error.
UnresolvedAliasException - Exception in opendap.dap
Thrown by AttributeTable when an attempt is made to alias to a non-existent attribute.
UnresolvedAliasException(String) - Constructor for exception opendap.dap.UnresolvedAliasException
Construct a NoSuchAttributeException with the specified message.
UnresolvedAliasException(int, String) - Constructor for exception opendap.dap.UnresolvedAliasException
Construct a NoSuchAttributeException with the specified message and OPeNDAP error code see (DAP2Exception).
UpdateLineColumn(char) - Method in class opendap.dap.parser.SimpleCharStream
 
URL - Static variable in class opendap.dap.Attribute
URL attribute type.
URL() - Method in class opendap.dap.DConnect
Returns the URL supplied to the constructor.
URL() - Method in class opendap.dap.DConnect2
Returns the URL supplied to the constructor.
url - Variable in class opendap.dap.Server.DereferenceClause
 
urlField - Variable in class opendap.util.geturl.gui.GeturlFrame
The TextField containing the URL to retrieve.
userCancelled() - Method in interface opendap.dap.StatusUI
User cancellation status.
userCancelled() - Method in class opendap.util.geturl.gui.StatusWindow
User cancellation status.

V

VAL - Static variable in class opendap.util.OptSwitch
 
val - Variable in class opendap.util.OptSwitch
 
value() - Method in class opendap.dap.parser.ExprParser
 
value - Variable in class opendap.dap.Server.BoolFunctionClause
 
value - Variable in class opendap.dap.Server.BTFunctionClause
 
value - Variable in class opendap.dap.Server.DereferenceClause
 
value - Variable in class opendap.dap.Server.RelOpClause
 
value - Variable in class opendap.dap.Server.ValueClause
 
ValueClause - Class in opendap.dap.Server
Represents a clause containing a simple value.
ValueClause(BaseType, boolean) - Constructor for class opendap.dap.Server.ValueClause
Creates a new ValueClause.
vars - Variable in class opendap.dap.DStructure
The variables in this DStructure, stored in a Vector of BaseType objects.
varTemplate - Variable in class opendap.dap.DSequence
The variables in this DSequence, stored in a Vector of BaseType objects and used as a template for deserialize.
Version - Class in opendap
Holds the version number for the java implmentation of the OPeNDAP DAP2 implmentation.
Version() - Constructor for class opendap.Version
 

W

warning_box - Class in opendap.util.gui
Dispays a simple warning message box.
warning_box(String) - Constructor for class opendap.util.gui.warning_box
Construct and display a warning dialog box.
warning_box(String, String) - Constructor for class opendap.util.gui.warning_box
Construct and display a warning dialog box.
web_error - Static variable in class opendap.servlet.MimeUtil
 
WORD - Static variable in interface opendap.dap.parser.ExprParserConstants
 
write(int) - Method in class opendap.servlet.DummySink
 
write(byte[], int, int) - Method in class opendap.servlet.DummySink
Writes an array of bytes to the compressed output stream.
writeAttributes(AttributeTable) - Method in class opendap.servers.www.wwwOutPut
 
writeAttributes(AttributeTable, String) - Method in class opendap.servers.www.wwwOutPut
 
writeDisposition(String) - Method in class opendap.servers.www.wwwOutPut
 
writeGlobalAttributes(DAS, DDS) - Method in class opendap.servers.www.wwwOutPut
 
writeMarker(DataOutputStream, byte) - Method in class opendap.dap.DSequence
Writes a marker byte to the output stream.
writeSimpleVar(PrintWriter, BaseType) - Method in class opendap.servers.www.wwwOutPut
 
writeVariableAttributes(BaseType, DAS) - Method in class opendap.servers.www.wwwOutPut
 
writeVariableEntries(DAS, DDS) - Method in class opendap.servers.www.wwwOutPut
 
WrongTypeException - Exception in opendap.dap.Server
Report a type-mismatch problem in the constraint expression.
WrongTypeException(String) - Constructor for exception opendap.dap.Server.WrongTypeException
Construct a WrongTypeException with the specified detail message.
www2ce(String) - Static method in class opendap.util.EscapeStrings
Given a string that contains WWW escape sequences, translate those escape sequences back into ASCII characters, with the exception of the escaped space (0x20) character which appears as "%20".
www2id(String) - Static method in class opendap.util.EscapeStrings
Given a string that contains WWW escape sequences, translate those escape sequences back into ASCII characters.
wwwArray - Class in opendap.servers.www
 
wwwArray() - Constructor for class opendap.servers.www.wwwArray
Constructs a new asciiArray.
wwwArray(String) - Constructor for class opendap.servers.www.wwwArray
Constructs a new asciiArray with name n.
wwwByte - Class in opendap.servers.www
 
wwwByte() - Constructor for class opendap.servers.www.wwwByte
Constructs a new asciiByte.
wwwByte(String) - Constructor for class opendap.servers.www.wwwByte
Constructs a new asciiByte with name n.
wwwF32 - Class in opendap.servers.www
 
wwwF32() - Constructor for class opendap.servers.www.wwwF32
Constructs a new asciiF32.
wwwF32(String) - Constructor for class opendap.servers.www.wwwF32
Constructs a new asciiF32 with name n.
wwwF64 - Class in opendap.servers.www
 
wwwF64() - Constructor for class opendap.servers.www.wwwF64
Constructs a new asciiF64.
wwwF64(String) - Constructor for class opendap.servers.www.wwwF64
Constructs a new asciiF64 with name n.
wwwFactory - Class in opendap.servers.www
The default client-side Factory for BaseType objects.
wwwFactory() - Constructor for class opendap.servers.www.wwwFactory
 
wwwGrid - Class in opendap.servers.www
 
wwwGrid() - Constructor for class opendap.servers.www.wwwGrid
Constructs a new wwwGrid.
wwwGrid(String) - Constructor for class opendap.servers.www.wwwGrid
Constructs a new wwwGrid with name n.
wwwI16 - Class in opendap.servers.www
 
wwwI16() - Constructor for class opendap.servers.www.wwwI16
Constructs a new wwwI16.
wwwI16(String) - Constructor for class opendap.servers.www.wwwI16
Constructs a new wwwI16 with name n.
wwwI32 - Class in opendap.servers.www
 
wwwI32() - Constructor for class opendap.servers.www.wwwI32
Constructs a new wwwI32.
wwwI32(String) - Constructor for class opendap.servers.www.wwwI32
Constructs a new wwwI32 with name n.
wwwOutPut - Class in opendap.servers.www
 
wwwOutPut(PrintWriter, int, int) - Constructor for class opendap.servers.www.wwwOutPut
 
wwwOutPut(PrintWriter) - Constructor for class opendap.servers.www.wwwOutPut
 
wwwSequence - Class in opendap.servers.www
 
wwwSequence() - Constructor for class opendap.servers.www.wwwSequence
Constructs a new wwwSeq.
wwwSequence(String) - Constructor for class opendap.servers.www.wwwSequence
Constructs a new wwwSeq with name n.
wwwString - Class in opendap.servers.www
 
wwwString() - Constructor for class opendap.servers.www.wwwString
Constructs a new wwwString.
wwwString(String) - Constructor for class opendap.servers.www.wwwString
Constructs a new wwwString with name n.
wwwStructure - Class in opendap.servers.www
 
wwwStructure() - Constructor for class opendap.servers.www.wwwStructure
Constructs a new wwwStructure.
wwwStructure(String) - Constructor for class opendap.servers.www.wwwStructure
Constructs a new wwwStructure with name n.
wwwUI16 - Class in opendap.servers.www
 
wwwUI16() - Constructor for class opendap.servers.www.wwwUI16
Constructs a new wwwUI16.
wwwUI16(String) - Constructor for class opendap.servers.www.wwwUI16
Constructs a new wwwUI16 with name n.
wwwUI32 - Class in opendap.servers.www
 
wwwUI32() - Constructor for class opendap.servers.www.wwwUI32
Constructs a new wwwUI32.
wwwUI32(String) - Constructor for class opendap.servers.www.wwwUI32
Constructs a new wwwUI32 with name n.
wwwURL - Class in opendap.servers.www
 
wwwURL() - Constructor for class opendap.servers.www.wwwURL
Constructs a new wwwString.
wwwURL(String) - Constructor for class opendap.servers.www.wwwURL
Constructs a new wwwString with name n.

X

x_plain - Static variable in class opendap.servlet.MimeUtil
 
XDAP - Static variable in class opendap.dap.ServerVersion
 
XDODS_SERVER - Static variable in class opendap.dap.ServerVersion
 
XmlTest - Class in opendap.dap.XMLparser
 
XmlTest() - Constructor for class opendap.dap.XMLparser.XmlTest
Constructs a new XmlTest.

Y

YYABORT - Static variable in class opendap.dap.parser.DapParser
Returned by a Bison action in order to stop the parsing process and return failure (false).
YYACCEPT - Static variable in class opendap.dap.parser.DapParser
Returned by a Bison action in order to stop the parsing process and return success (true).
yycdebug(String) - Method in class opendap.dap.parser.DapParser
 
yyerror(String) - Method in interface opendap.dap.parser.DapParser.Lexer
Entry point for error reporting.
YYERROR - Static variable in class opendap.dap.parser.DapParser
Returned by a Bison action in order to start error recovery without printing an error message.
yyerror(String) - Method in class opendap.dap.parser.DapParser
 
YYFAIL - Static variable in class opendap.dap.parser.DapParser
Returned by a Bison action in order to print an error message and start error recovery.
yylex() - Method in interface opendap.dap.parser.DapParser.Lexer
Entry point for the scanner.

A B C D E F G H I J K L M N O P R S T U V W X Y