- AbstractClause - Class in opendap.servers
-
Provides default implementations for the Clause interface methods.
- AbstractClause() - Constructor for class opendap.servers.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.servers.FunctionLibrary
-
Adds a function to the library.
- 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.
- 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.servers.SDGrid
-
Adds a variable to the container.
- 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
-
************************************************************************
Compression
- allValues - Variable in class opendap.dap.DSequence
-
The values in this DSequence, stored as a
Vector of Vector of BaseType
objects.
- altVar - Variable in class ucar.nc2.dt.point.DapperDataset
-
- altVar - Variable in class ucar.nc2.dt.point.SequenceHelper
-
- AMPERSAND - Static variable in interface opendap.servers.parsers.ExprParserConstants
-
- anyExceptionHandler(Throwable, 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.servers.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) - Method in class opendap.dap.DArray
-
Add a dimension to the array.
- appendDim(int, String) - Method in class opendap.servers.SDArray
-
Given a size and a name, this function adds a dimension to the array.
- appendDim(int) - Method in class opendap.servers.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.
- 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
- arrayVar - Variable in class opendap.dap.DGrid
-
The Array component of this DGrid.
- asciiArray - Class in opendap.servlet.ascii
-
- asciiArray() - Constructor for class opendap.servlet.ascii.asciiArray
-
Constructs a new asciiArray.
- asciiArray(String) - Constructor for class opendap.servlet.ascii.asciiArray
-
Constructs a new asciiArray with name n.
- asciiByte - Class in opendap.servlet.ascii
-
- asciiByte() - Constructor for class opendap.servlet.ascii.asciiByte
-
Constructs a new asciiByte.
- asciiByte(String) - Constructor for class opendap.servlet.ascii.asciiByte
-
Constructs a new asciiByte with name n.
- asciiF32 - Class in opendap.servlet.ascii
-
- asciiF32() - Constructor for class opendap.servlet.ascii.asciiF32
-
Constructs a new asciiF32.
- asciiF32(String) - Constructor for class opendap.servlet.ascii.asciiF32
-
Constructs a new asciiF32 with name n.
- asciiF64 - Class in opendap.servlet.ascii
-
- asciiF64() - Constructor for class opendap.servlet.ascii.asciiF64
-
Constructs a new asciiF64.
- asciiF64(String) - Constructor for class opendap.servlet.ascii.asciiF64
-
Constructs a new asciiF64 with name n.
- asciiFactory - Class in opendap.servlet.ascii
-
The default client-side Factory for BaseType objects.
- asciiFactory() - Constructor for class opendap.servlet.ascii.asciiFactory
-
- asciiGrid - Class in opendap.servlet.ascii
-
- asciiGrid() - Constructor for class opendap.servlet.ascii.asciiGrid
-
Constructs a new asciiGrid.
- asciiGrid(String) - Constructor for class opendap.servlet.ascii.asciiGrid
-
Constructs a new asciiGrid with name n.
- asciiI16 - Class in opendap.servlet.ascii
-
- asciiI16() - Constructor for class opendap.servlet.ascii.asciiI16
-
Constructs a new asciiI16.
- asciiI16(String) - Constructor for class opendap.servlet.ascii.asciiI16
-
Constructs a new asciiI16 with name n.
- asciiI32 - Class in opendap.servlet.ascii
-
- asciiI32() - Constructor for class opendap.servlet.ascii.asciiI32
-
Constructs a new asciiI32.
- asciiI32(String) - Constructor for class opendap.servlet.ascii.asciiI32
-
Constructs a new asciiI32 with name n.
- asciiSeq - Class in opendap.servlet.ascii
-
- asciiSeq() - Constructor for class opendap.servlet.ascii.asciiSeq
-
Constructs a new asciiSeq.
- asciiSeq(String) - Constructor for class opendap.servlet.ascii.asciiSeq
-
Constructs a new asciiSeq with name n.
- asciiString - Class in opendap.servlet.ascii
-
- asciiString() - Constructor for class opendap.servlet.ascii.asciiString
-
Constructs a new asciiString.
- asciiString(String) - Constructor for class opendap.servlet.ascii.asciiString
-
Constructs a new asciiString with name n.
- asciiStructure - Class in opendap.servlet.ascii
-
- asciiStructure() - Constructor for class opendap.servlet.ascii.asciiStructure
-
Constructs a new asciiStructure.
- asciiStructure(String) - Constructor for class opendap.servlet.ascii.asciiStructure
-
Constructs a new asciiStructure with name n.
- asciiUI16 - Class in opendap.servlet.ascii
-
- asciiUI16() - Constructor for class opendap.servlet.ascii.asciiUI16
-
Constructs a new asciiUI16.
- asciiUI16(String) - Constructor for class opendap.servlet.ascii.asciiUI16
-
Constructs a new asciiUI16 with name n.
- asciiUI32 - Class in opendap.servlet.ascii
-
- asciiUI32() - Constructor for class opendap.servlet.ascii.asciiUI32
-
Constructs a new asciiUI32.
- asciiUI32(String) - Constructor for class opendap.servlet.ascii.asciiUI32
-
Constructs a new asciiUI32 with name n.
- asciiURL - Class in opendap.servlet.ascii
-
- asciiURL() - Constructor for class opendap.servlet.ascii.asciiURL
-
Constructs a new asciiString.
- asciiURL(String) - Constructor for class opendap.servlet.ascii.asciiURL
-
Constructs a new asciiString with name n.
- AsciiWriter - Class in opendap.servlet
-
Class Description.
- AsciiWriter() - Constructor for class opendap.servlet.AsciiWriter
-
- AST - Class in opendap.servers.parsers
-
Created by IntelliJ IDEA.
- AST(List<AST>) - Constructor for class opendap.servers.parsers.AST
-
- 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.
- CANNOT_READ_FILE - Static variable in exception opendap.dap.DAP2Exception
-
The file specified by the OPeNDAP URL can not be read.
- canonicalURL(String) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
Create the canonical form of the URL.
- captureDataDDS(InputStream) - Static method in class opendap.dap.DConnect2
-
- captureStream(InputStream) - Static method in class opendap.dap.DConnect2
-
- CE() - Method in class opendap.dap.DConnect2
-
Returns the constraint expression supplied with the URL given to the
constructor.
- CE - Variable in class ucar.nc2.dods.DODSVariable
-
- cedebug - Variable in class opendap.servers.parsers.Ceparse
-
- CEEvaluator - Class in opendap.servers
-
This class is used to parse and evaluate a constraint expression.
- CEEvaluator(ServerDDS) - Constructor for class opendap.servers.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.servers.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 .
- Ceparse - Class in opendap.servers.parsers
-
The constraint expression parser class.
- Ceparse() - Constructor for class opendap.servers.parsers.Ceparse
-
**********************************************
- Ceparse(BaseTypeFactory) - Constructor for class opendap.servers.parsers.Ceparse
-
- CeParser - Class in opendap.servers.parsers
-
A Bison parser, automatically generated from ce.y.
- CeParser(CeParser.Lexer) - Constructor for class opendap.servers.parsers.CeParser
-
Instantiates the Bison-generated parser.
- CeParser(BaseTypeFactory) - Constructor for class opendap.servers.parsers.CeParser
-
Instantiates the Bison-generated parser.
- CeParser.Lexer - Interface in opendap.servers.parsers
-
Communication interface between the scanner and the Bison-generated
parser CeParser.
- checkArgs(List) - Method in interface opendap.servers.ServerSideFunction
-
Checks that the arguments given are acceptable arguments for this
function.
- 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.servers.AbstractClause
-
A list of SubClause objects representing
the sub-clauses of this clause.
- Clause - Interface in opendap.servers
-
Represents the common interface of the two types of clause used by the
constraint expression (CE) parser: TopLevelClause and SubClause.
- ClauseFactory - Class in opendap.servers
-
Represents a source of Clause objects for the constraint expression
parser.
- ClauseFactory() - Constructor for class opendap.servers.ClauseFactory
-
Creates a new clause factory with a blank function library.
- ClauseFactory(FunctionLibrary) - Constructor for class opendap.servers.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.BaseTypePrimitiveVector
-
Returns a clone of this BaseTypePrimitiveVector.
- clone() - Method in class opendap.dap.DAPNode
-
Returns a clone of this DAPNode.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.Alias
-
Returns a clone of this Alias.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.Attribute
-
Returns a clone of this Attribute.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.AttributeTable
-
Returns a clone of this AttributeTable.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.BaseType
-
Returns a clone of this BaseType.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.BooleanPrimitiveVector
-
Returns a clone of this BooleanPrimitiveVector.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.BytePrimitiveVector
-
Returns a clone of this Attribute.
- cloneDAG(DAPNode.CloneMap, DAPNode) - Static method in class opendap.dap.DAPNode
-
This version of cloneDAG() is the primary
point of cloning.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DAPNode
-
This procedure does the actual recursive clone.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DArray
-
Returns a clone of this Array.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DArrayDimension
-
Returns a clone of this Array.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DAS
-
Returns a clone of this Attribute.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DDS
-
Returns a clone of this DDS.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DGrid
-
Returns a clone of this DGrid.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DSequence
-
Returns a clone of this Sequence.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DStructure
-
Returns a clone of this Structure.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DVector
-
Returns a clone of this Vector.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.Float32PrimitiveVector
-
Returns a clone of this PrimitiveVector.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.Float64PrimitiveVector
-
Returns a clone of this Float64PrimitiveVector.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.Int16PrimitiveVector
-
Returns a clone of this Int16PrimitiveVector.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.Int32PrimitiveVector
-
Returns a clone of this Int32PrimitiveVector.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.PrimitiveVector
-
Returns a clone of this PrimitiveVector.
- close() - Method in class opendap.servlet.DummySink
-
- close() - Method in interface opendap.servlet.GuardedDataset
-
- close() - Static method in class opendap.servlet.Logx
-
- close() - Method in class ucar.nc2.dods.DODSNetcdfFile
-
- closeSession() - Method in class opendap.dap.DConnect2
-
- COLON - Static variable in interface opendap.servers.parsers.ExprParserConstants
-
- COMMA - Static variable in interface opendap.servers.parsers.ExprParserConstants
-
- constant - Variable in class opendap.servers.AbstractClause
-
Value to be returned by isConstant().
- constraint_expression(CEEvaluator, BaseTypeFactory, ClauseFactory) - Method in class opendap.servers.parsers.Ceparse
-
*********************
- constraint_expression(CEEvaluator, BaseTypeFactory, ClauseFactory, String, String) - Static method in class opendap.servers.parsers.CeParser
-
- ConstraintException - Exception in opendap.dap
-
- ConstraintException() - Constructor for exception opendap.dap.ConstraintException
-
- ConstraintException(String) - Constructor for exception opendap.dap.ConstraintException
-
- ConstraintException(String, Throwable) - Constructor for exception opendap.dap.ConstraintException
-
- ConstraintException(Throwable) - Constructor for exception opendap.dap.ConstraintException
-
- CONTAINER - Static variable in class opendap.dap.Attribute
-
Container attribute type.
- convert(DodsV) - Method in class ucar.nc2.dods.ConvertD2N
-
Convert a DataDDS into an Array
- ConvertD2N - Class in ucar.nc2.dods
-
Convert Dods object tree to netcdf.
- ConvertD2N() - Constructor for class ucar.nc2.dods.ConvertD2N
-
- convertNestedVariable(Variable, List<Range>, DodsV, boolean) - Method in class ucar.nc2.dods.ConvertD2N
-
Convert a DataDDS into an Array for a Structure member variable.
- convertToDODSType(DataType, boolean) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
Get the DODS data class corresponding to the Netcdf data type.
- convertToNCType(int) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
Get the Netcdf data type corresponding to the DODS data type.
- convertToNCType(BaseType) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
Get the Netcdf data type corresponding to the DODS BaseType class.
- convertTopVariable(Variable, List<Range>, DodsV) - Method in class ucar.nc2.dods.ConvertD2N
-
Convert a DataDDS into an Array for a top level variable, ie not a Structure member variable.
- copy() - Method in class ucar.nc2.dods.DODSGrid
-
- copy() - Method in class ucar.nc2.dods.DODSStructure
-
- copy() - Method in class ucar.nc2.dods.DODSVariable
-
- 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.
- DAP2Exception(Exception) - Constructor for exception opendap.dap.DAP2Exception
-
Construct a DAP2Exception with the given causal exception.
- dap2ExceptionHandler(DAP2Exception, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
-
************************************************************************
Sends a OPeNDAP DAP2 error to the client.
- DAP2ServerSideException - Exception in opendap.servers
-
DAP2 Exception for use by a server.
- DAP2ServerSideException(int, String) - Constructor for exception opendap.servers.DAP2ServerSideException
-
Construct a DAP2ServerSideException with the specified detail
message.
- DapDAS - Static variable in class opendap.dap.parsers.Dapparse
-
- DapDDS - Static variable in class opendap.dap.parsers.Dapparse
-
- dapdebug - Variable in class opendap.dap.parsers.Dapparse
-
- DapERR - Static variable in class opendap.dap.parsers.Dapparse
-
- DAPLog - Class in opendap.servlet
-
- DAPLog() - Constructor for class opendap.servlet.DAPLog
-
- DAPNode - Class in opendap.dap
-
The DAPNode class is the common parent type for
all nodes in the DDS and the DAS.
- DAPNode() - Constructor for class opendap.dap.DAPNode
-
Constructs a new DAPNode with no name.
- DAPNode(String) - Constructor for class opendap.dap.DAPNode
-
Constructs a new DAPNode with name n.
- DAPNode.CloneMap - Class in opendap.dap
-
Clone interface.
- DAPNode.CloneMap() - Constructor for class opendap.dap.DAPNode.CloneMap
-
- DapNUL - Static variable in class opendap.dap.parsers.Dapparse
-
- Dapparse - Class in opendap.dap.parsers
-
- Dapparse() - Constructor for class opendap.dap.parsers.Dapparse
-
**********************************************
- Dapparse(BaseTypeFactory) - Constructor for class opendap.dap.parsers.Dapparse
-
- dapparse(String, DDS, DAS, DAP2Exception) - Method in class opendap.dap.parsers.Dapparse
-
**********************************************
- DapParser - Class in opendap.dap.parsers
-
A Bison parser, automatically generated from dap.y.
- DapParser(DapParser.Lexer) - Constructor for class opendap.dap.parsers.DapParser
-
Instantiates the Bison-generated parser.
- DapParser(BaseTypeFactory) - Constructor for class opendap.dap.parsers.DapParser
-
Instantiates the Bison-generated parser.
- DapParser.Lexer - Interface in opendap.dap.parsers
-
Communication interface between the scanner and the Bison-generated
parser DapParser.
- DapperDataset - Class in ucar.nc2.dt.point
-
Handles datasets using Dapper doubley nested sequences.
- DapperDataset() - Constructor for class ucar.nc2.dt.point.DapperDataset
-
- DapperDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.DapperDataset
-
- DapperDataset.SeqPointObs - Class in ucar.nc2.dt.point
-
- DapperDataset.SeqPointObs(EarthLocation, double, double, int) - Constructor for class ucar.nc2.dt.point.DapperDataset.SeqPointObs
-
Constructor for the case where you keep track of the location, time of each record, but not the data.
- DapperDataset.SeqPointObs(int, StructureData) - Constructor for class ucar.nc2.dt.point.DapperDataset.SeqPointObs
-
Constructor for when you already have the StructureData and want to wrap it in a StationObsDatatype
- DapperDataset.SeqStationObs - Class in ucar.nc2.dt.point
-
- DapperDataset.SeqStationObs(Station, double, StructureData) - Constructor for class ucar.nc2.dt.point.DapperDataset.SeqStationObs
-
Constructor for when you already have the StructureData and want to wrap it in a StationObsDatatype
- 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.Slice - Class in opendap.dap
-
- DArrayDimension.Slice(int, int, int, int) - Constructor for class opendap.dap.DArrayDimension.Slice
-
- DArrayDimension.Slice(int, int, int) - Constructor for class opendap.dap.DArrayDimension.Slice
-
- 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.
- dasparse(String, DAS) - Method in class opendap.dap.parsers.Dapparse
-
- 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.
- 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.
- DConnect2(InputStream) - Constructor for class opendap.dap.DConnect2
-
- 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.
- ddsparse(String, DDS) - Method in class opendap.dap.parsers.Dapparse
-
- DDSXMLParser - Class in opendap.dap.parsers
-
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.parsers.DDSXMLParser
-
Constructs a new DDSXMLParser.
- Debug - Class in opendap.util
-
A minimal implementation of a globally-accessible set of Debug flags.
- Debug() - Constructor for class opendap.util.Debug
-
- debugAttributes - Static variable in class ucar.nc2.dods.DODSNetcdfFile
-
- debugCached - Static variable in class ucar.nc2.dods.DODSNetcdfFile
-
- debugCE - Static variable in class ucar.nc2.dods.DODSNetcdfFile
-
- debugCharArray - Static variable in class ucar.nc2.dods.DODSNetcdfFile
-
- debugConstruct - Static variable in class ucar.nc2.dods.DODSNetcdfFile
-
- debugConvertData - Static variable in class ucar.nc2.dods.DODSNetcdfFile
-
- debugDataResult - Static variable in class ucar.nc2.dods.DODSNetcdfFile
-
- debugOpenResult - Static variable in class ucar.nc2.dods.DODSNetcdfFile
-
- debugOpenTime - Static variable in class ucar.nc2.dods.DODSNetcdfFile
-
- debugPreload - Static variable in class ucar.nc2.dods.DODSNetcdfFile
-
- debugServerCall - Static variable in class ucar.nc2.dods.DODSNetcdfFile
-
- debugTime - Static variable in class ucar.nc2.dods.DODSNetcdfFile
-
- DEFAULT - Static variable in interface opendap.servers.parsers.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.servers.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
-
- 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.servers
-
Represents a sub-clause that is a URL reference to remote data.
- DereferenceClause(String) - Constructor for class opendap.servers.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.
- dimVector - Variable in class opendap.dap.DArray
-
A Vector of DArrayDimension information (i.e.
- 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.
- 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(ReqState) - Method in class opendap.servlet.AbstractServlet
-
************************************************************************
Default handler for debug requests;
- doDebugCmd(String, StringTokenizer, PrintStream) - Method in class opendap.servlet.AbstractServlet
-
- 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
-
- DODSAttribute - Class in ucar.nc2.dods
-
Adapter for dods.dap.Attribute into a ucar.nc2.Attribute.
- DODSAttribute(String, Attribute) - Constructor for class ucar.nc2.dods.DODSAttribute
-
constructor: adapter around dods.dap.Attribute
- DODSAttribute(String, String) - Constructor for class ucar.nc2.dods.DODSAttribute
-
- dodsfile - Variable in class ucar.nc2.dods.DODSStructure
-
- dodsfile - Variable in class ucar.nc2.dods.DODSVariable
-
- dodsFile - Variable in class ucar.nc2.dt.point.DapperDataset
-
- dodsFile - Variable in class ucar.nc2.dt.point.SequenceHelper
-
- DODSGrid - Class in ucar.nc2.dods
-
A DODS Grid.
- DODSNetcdfFile - Class in ucar.nc2.dods
-
Access to DODS datasets through the Netcdf API.
- DODSNetcdfFile(String) - Constructor for class ucar.nc2.dods.DODSNetcdfFile
-
Open a DODS file.
- DODSNetcdfFile(String, CancelTask) - Constructor for class ucar.nc2.dods.DODSNetcdfFile
-
Open a DODS file, allow user control over preloading string arrays and making structure data
available through netcdf API.
- dodsShortName - Variable in class ucar.nc2.dods.DODSStructure
-
- dodsShortName - Variable in class ucar.nc2.dods.DODSVariable
-
- DODSStructure - Class in ucar.nc2.dods
-
A DODS Structure.
- DODSVariable - Class in ucar.nc2.dods
-
A read-only DODS-netCDF Variable.
- DODSVariable(DODSVariable) - Constructor for class ucar.nc2.dods.DODSVariable
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
-
***********************************************************************
Handles incoming requests from clients.
- doGetASC(ReqState) - Method in class opendap.servlet.AbstractServlet
-
************************************************************************
Default handler for OPeNDAP ascii data requests.
- doGetBLOB(ReqState) - Method in class opendap.servlet.AbstractServlet
-
************************************************************************
Default handler for the client's data request.
- doGetCatalog(ReqState) - Method in class opendap.servlet.AbstractServlet
-
************************************************************************
Default handler for OPeNDAP catalog.xml requests.
- doGetDAP2Data(ReqState) - Method in class opendap.servlet.AbstractServlet
-
************************************************************************
Default handler for the client's data request.
- doGetDAS(ReqState) - Method in class opendap.servlet.AbstractServlet
-
************************************************************************
Default handler for the client's DAS request.
- doGetDDS(ReqState) - Method in class opendap.servlet.AbstractServlet
-
************************************************************************
Default handler for the client's DDS request.
- doGetDDX(ReqState) - Method in class opendap.servlet.AbstractServlet
-
************************************************************************
Default handler for the client's DDS request.
- doGetDIR(ReqState) - Method in class opendap.servlet.AbstractServlet
-
************************************************************************
Default handler for the client's directory request.
- doGetHELP(ReqState) - Method in class opendap.servlet.AbstractServlet
-
************************************************************************
Default handler for the client's help request.
- doGetHTML(ReqState) - Method in class opendap.servlet.AbstractServlet
-
************************************************************************
Default handler for OPeNDAP .html requests.
- doGetINFO(ReqState) - Method in class opendap.servlet.AbstractServlet
-
************************************************************************
Default handler for OPeNDAP info requests.
- doGetStatus(ReqState) - Method in class opendap.servlet.AbstractServlet
-
************************************************************************
Default handler for OPeNDAP status requests; not publically available,
used only for debugging
- doGetSystemProps(ReqState) - Method in class opendap.servlet.AbstractServlet
-
************************************************************************
Default handler for OPeNDAP status requests; not publically available,
used only for debugging
- doGetVER(ReqState) - Method in class opendap.servlet.AbstractServlet
-
************************************************************************
Default handler for the client's version request.
- DPrimitive - Class in opendap.dap
-
Groups together all the simple primitive type classes.
- DPrimitive(String) - Constructor for class opendap.dap.DPrimitive
-
- DPrimitive() - Constructor for class opendap.dap.DPrimitive
-
- 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.
- DTSLog - Class in opendap.servlet
-
- DTSLog() - Constructor for class opendap.servlet.DTSLog
-
- 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.
- 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.
- END_OF_SEQUENCE - Static variable in class opendap.dap.DSequence
-
The end of sequence byte marker
- EOF - Static variable in class opendap.dap.parsers.DapParser
-
Token returned by the scanner to signal the end of its input.
- EOF - Static variable in class opendap.servers.parsers.CeParser
-
Token returned by the scanner to signal the end of its input.
- EOF - Static variable in interface opendap.servers.parsers.ExprParserConstants
-
- EQUAL - Static variable in interface opendap.servers.parsers.ExprParserConstants
-
- equal(BaseType) - Method in interface opendap.servers.RelOps
-
- equal(BaseType) - Method in class opendap.servers.SDArray
-
The RelOps interface defines how each type responds to relational
operators.
- equal(BaseType) - Method in class opendap.servers.SDByte
-
The RelOps interface defines how each type responds to relational
operators.
- equal(BaseType) - Method in class opendap.servers.SDFloat32
-
The RelOps interface defines how each type responds to relational
operators.
- equal(BaseType) - Method in class opendap.servers.SDFloat64
-
The RelOps interface defines how each type responds to relational
operators.
- equal(BaseType) - Method in class opendap.servers.SDGrid
-
The RelOps interface defines how each type responds to relational
operators.
- equal(BaseType) - Method in class opendap.servers.SDInt16
-
The RelOps interface defines how each type responds to relational
operators.
- equal(BaseType) - Method in class opendap.servers.SDInt32
-
The RelOps interface defines how each type responds to relational
operators.
- equal(BaseType) - Method in class opendap.servers.SDList
-
The RelOps interface defines how each type responds to relational
operators.
- equal(BaseType) - Method in class opendap.servers.SDSequence
-
The RelOps interface defines how each type responds to relational
operators.
- equal(BaseType) - Method in class opendap.servers.SDString
-
The RelOps interface defines how each type responds to relational
operators.
- equal(BaseType) - Method in class opendap.servers.SDStructure
-
The RelOps interface defines how each type responds to relational
operators.
- equal(BaseType) - Method in class opendap.servers.SDUInt16
-
The RelOps interface defines how each type responds to relational
operators.
- equal(BaseType) - Method in class opendap.servers.SDUInt32
-
The RelOps interface defines how each type responds to relational
operators.
- equal(BaseType) - Method in class opendap.servers.SDURL
-
The RelOps interface defines how each type responds to relational
operators.
- equal(BaseType) - Method in interface opendap.servers.ServerMethods
-
The Operator class contains a generalized implementation
of this method.
- errorVerbose - Variable in class opendap.dap.parsers.DapParser
-
True if verbose error messages are enabled.
- errorVerbose - Variable in class opendap.servers.parsers.CeParser
-
True if verbose error messages are enabled.
- errparse(String, DAP2Exception) - Method in class opendap.dap.parsers.Dapparse
-
- evalClauses(Object) - Method in class opendap.servers.CEEvaluator
-
Evaluate all of the Clauses in the Clause vector.
- evaluate(List) - Method in interface opendap.servers.BoolFunction
-
Evaluates the function using the argument list given.
- evaluate() - Method in class opendap.servers.BoolFunctionClause
-
- evaluate(List) - Method in interface opendap.servers.BTFunction
-
Evaluates the function using the argument list given.
- evaluate() - Method in class opendap.servers.BTFunctionClause
-
- evaluate() - Method in class opendap.servers.DereferenceClause
-
- evaluate() - Method in class opendap.servers.RelOpClause
-
- evaluate() - Method in interface opendap.servers.SubClause
-
Evaluates the clause, first calling evaluate() on any sub-clauses it
contains.
- evaluate() - Method in interface opendap.servers.TopLevelClause
-
Evaluates the clause, first calling evaluate() on any sub-clauses it
contains.
- evaluate() - Method in class opendap.servers.ValueClause
-
Returns the BaseType represented by this clause.
- ExprParserConstants - Interface in opendap.servers.parsers
-
- 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.
- 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.
- getArray() - Method in class opendap.dap.DGrid
-
- getArrayDims() - Method in class opendap.dap.DGrid
-
- GetAsciiHandler - Class in opendap.servlet
-
Default handler for OPeNDAP ascii requests.
- GetAsciiHandler() - Constructor for class opendap.servlet.GetAsciiHandler
-
- getAST() - Method in class opendap.servers.parsers.Ceparse
-
**********************************************
- getASTnodeset() - Method in class opendap.servers.parsers.Ceparse
-
- 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.
- getBlobContentID() - Method in class opendap.dap.DDS
-
Get's the dataBLOB Contnet-ID for this DDS.
- getBoolFunction(String) - Method in class opendap.servers.FunctionLibrary
-
Retrieves a boolean function from the library.
- getBTFunction(String) - Method in class opendap.servers.FunctionLibrary
-
Retrieves a BaseType function from the library.
- getChildren() - Method in class opendap.servers.AbstractClause
-
- getChildren() - Method in interface opendap.servers.Clause
-
Returns an ordered list of this clause's sub-clauses.
- getClauses() - Method in class opendap.servers.CEEvaluator
-
Get access to the list of clauses built by parsing the selection part
of the constraint expression.
- getClearName() - Method in class opendap.dap.DAPNode
-
Returns the unencoded name of the class instance.
- getConstraint() - Method in class opendap.servers.parsers.Ceparse
-
- getConstraint() - Method in class opendap.servers.parsers.CeParser
-
- 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.
- getContainer() - Method in class opendap.dap.DArrayDimension
-
- getContainerN() - Method in class opendap.dap.Attribute
-
Returns the AttributeTable container.
- getContainerVar() - Method in class opendap.dap.DVector
-
- getContents() - Static method in class opendap.servlet.Logx
-
- getCount() - Method in class opendap.servlet.DummySink
-
- 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.dap.parsers.Dapparse
-
- getDAS() - Method in interface opendap.servlet.GuardedDataset
-
Get the DAS for this Dataset.
- getDASButton - Variable in class opendap.tools.GeturlFrame
-
The "Get DAS", "Get DDS", and "Get Data" buttons.
- getDASCache(String) - 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.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.
- getData(CancelTask) - Method in class ucar.nc2.dt.point.DapperDataset
-
- getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.DapperDataset
-
- getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.DapperDataset
-
- getData() - Method in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
-
- getData() - Method in class ucar.nc2.dt.point.DapperDataset.SeqStationObs
-
- getData(CancelTask) - Method in class ucar.nc2.dt.point.SequenceHelper
-
- getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.SequenceHelper
-
- getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.SequenceHelper
-
- getData() - Method in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
-
- getData(CancelTask) - Method in class ucar.nc2.dt.point.SequenceObsDataset
-
- getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.SequenceObsDataset
-
- getDataButton - Variable in class opendap.tools.GeturlFrame
-
The "Get DAS", "Get DDS", and "Get Data" buttons.
- getDataCount() - Method in class ucar.nc2.dt.point.DapperDataset
-
- getDataCount() - Method in class ucar.nc2.dt.point.SequenceObsDataset
-
- 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.
- getDataIterator(int) - Method in class ucar.nc2.dt.point.DapperDataset
-
- getDataIterator(int) - Method in class ucar.nc2.dt.point.SequenceHelper
-
- getDataIterator(int) - Method in class ucar.nc2.dt.point.SequenceObsDataset
-
- 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.servers.ServerDDS
-
Get the dataset filename.
- 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.parsers.Dapparse
-
**********************************************
- getDDS() - Method in class opendap.servers.CEEvaluator
-
Return a reference to the CEEvaluator's DDS object.
- getDDS() - Method in interface opendap.servlet.GuardedDataset
-
Get the DDS for this Dataset.
- getDDSButton - Variable in class opendap.tools.GeturlFrame
-
The "Get DAS", "Get DDS", and "Get Data" buttons.
- getDDSCache(String) - 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.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(String) - Method in class opendap.servlet.ReqState
-
This method will attempt to get the DDX cache directory
name from the servlet's InitParameters.
- getDDXText() - Method in class opendap.dap.DDS
-
This a wrapper method for DDS.printXML().
- getDebugLevel() - Method in class opendap.dap.parsers.Dapparse
-
- getDebugLevel() - Method in class opendap.dap.parsers.DapParser
-
Answer the verbosity of the debugging output; 0 means that all kinds of
output from the parser are suppressed.
- getDebugLevel() - Method in class opendap.servers.parsers.Ceparse
-
- getDebugLevel() - Method in class opendap.servers.parsers.CeParser
-
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.parsers.DapParser
-
Return the PrintStream on which the debugging output is
printed.
- getDebugStream() - Method in class opendap.servers.parsers.CeParser
-
Return the PrintStream on which the debugging output is
printed.
- getDefaultContextPath() - Method in class opendap.servlet.AbstractServlet
-
Each sever subclass must tell what its default context path should be.
- getDetailInfo(Formatter) - Method in class ucar.nc2.dods.DODSNetcdfFile
-
- 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
-
- getDODSshortName(Variable) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
- getDODSshortName() - Method in class ucar.nc2.dods.DODSStructure
-
- getDODSshortName() - Method in class ucar.nc2.dods.DODSVariable
-
- getElementVector() - Method in class opendap.util.SortedTable
-
Returns a Vector containing the elements in the SortedTable.
- getEncodedName() - Method in class opendap.dap.DAPNode
-
Returns the WWW encoded name of the class instance.
- getERR() - Method in class opendap.dap.parsers.Dapparse
-
- 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.
- getFileTypeDescription() - Method in class ucar.nc2.dods.DODSNetcdfFile
-
- getFileTypeId() - Method in class ucar.nc2.dods.DODSNetcdfFile
-
- getFirstDimension() - Method in class opendap.dap.DArray
-
Returns the DArrayDimension object for
the first dimension.
- getFunction() - Method in class opendap.servers.BoolFunctionClause
-
Returns the server-side function invoked by this clause
- getFunction() - Method in class opendap.servers.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
-
- getINFOCache(String) - 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.parsers.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
-
- getLatLon() - Method in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
-
- getLatLon() - Method in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
-
- 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.servers.RelOpClause
-
Returns a SubClause representing the right-hand side of the
comparison.
- getLongName() - Method in class opendap.dap.BaseType
-
- getLVal() - Method in interface opendap.dap.parsers.DapParser.Lexer
-
Method to retrieve the semantic value of the last scanned token.
- getLVal() - Method in interface opendap.servers.parsers.CeParser.Lexer
-
Method to retrieve the semantic value of the last scanned token.
- getMajor() - Method in class opendap.dap.ServerVersion
-
Returns the major version number.
- getMessage() - Method in exception opendap.dap.DAP2Exception
-
Returns the detail message of this throwable object.
- getMinor() - Method in class opendap.dap.ServerVersion
-
Returns the minor version number.
- getName() - Method in interface opendap.servers.ServerSideFunction
-
Returns the name of the server-side function, as it will appear in
constraint expressions.
- getNames() - Method in class opendap.dap.AttributeTable
-
Returns an Enumeration of the attribute names in this
AttributeTable.
- getNominalTimeAsDate() - Method in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
-
- getNominalTimeAsDate() - Method in class ucar.nc2.dt.point.DapperDataset.SeqStationObs
-
- getNominalTimeAsDate() - Method in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
-
- getNumVal() - Method in class opendap.dap.Attribute
-
Returns the nummber of values held in this attribute.
- getObservationTimeAsDate() - Method in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
-
- getObservationTimeAsDate() - Method in class ucar.nc2.dt.point.DapperDataset.SeqStationObs
-
- getObservationTimeAsDate() - Method in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
-
- getOperator() - Method in class opendap.servers.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.DAPNode
-
- getParent() - Method in class opendap.servers.BTFunctionClause
-
- getParent() - Method in class opendap.servers.DereferenceClause
-
- getParent() - Method in interface opendap.servers.SubClause
-
Returns the Clause which contains this subclause.
- getParent() - Method in class opendap.servers.ValueClause
-
- getPrefix() - Method in class opendap.servers.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
-
- getRequestState(HttpServletRequest, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
-
- getRequestSuffix() - Method in class opendap.servlet.ParsedRequest
-
- getRequestSuffix() - Method in class opendap.servlet.ReqState
-
- getRequestURL() - Method in class opendap.servlet.ReqState
-
- getResponse() - Method in class opendap.servlet.ReqState
-
- getReturnType(List) - Method in interface opendap.servers.BTFunction
-
A given function must always evaluate to the same class
of BaseType.
- getRHS() - Method in class opendap.servers.RelOpClause
-
Returns a list of SubClauses representing the right-hand side of the
comparison.
- getRootPath() - Method in class opendap.servlet.AbstractServlet
-
Getter function for rootpath
- getRootPath() - Method in class opendap.servlet.ReqState
-
- 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.servers.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.DConnect2
-
Returns the ServerVersion of the last connection.
- 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.servers.SDArray
-
Gets the start value for the array projection.
- getStart(int) - Method in class opendap.servers.SDGrid
-
Gets the start value for the projection of the
dimension indicated.
- getStart(int) - Method in interface opendap.servers.ServerArrayMethods
-
- getStop() - Method in class opendap.dap.DArrayDimension
-
Get the projection stop point for this dimension.
- getStop(int) - Method in class opendap.servers.SDArray
-
Gets the stop value for the array projection.
- getStop(int) - Method in class opendap.servers.SDGrid
-
Gets the stop value for the projection of the
dimension indicated.
- getStop(int) - Method in interface opendap.servers.ServerArrayMethods
-
- getStride() - Method in class opendap.dap.DArrayDimension
-
Get the projection stride size for this dimension.
- getStride(int) - Method in class opendap.servers.SDArray
-
Gets the stride value for the array projection.
- getStride(int) - Method in class opendap.servers.SDGrid
-
Gets the stride value for the projection of the
dimension indicated.
- getStride(int) - Method in interface opendap.servers.ServerArrayMethods
-
- getStructureIterator(String) - Method in class ucar.nc2.dods.DODSStructure
-
Return an iterator over the set of repeated structures.
- getSubMinor() - Method in class opendap.dap.ServerVersion
-
Returns the sub-minor version number, if it exists.
- getSwitch(Character) - Method in class opendap.util.Getopts
-
method to return the OptSwitch object associated with the
'sw' argument.
- getTemplate() - Method in class opendap.dap.PrimitiveVector
-
Returns the template variable for this vector.
- getTimeUnit() - Method in class ucar.nc2.dt.point.SequenceHelper
-
- 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.BaseTypePrimitiveVector
-
Returns the OPeNDAP type name of the class instance as a String.
- getTypeName() - Method in class opendap.dap.BooleanPrimitiveVector
-
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.
- getTypeName() - Method in class opendap.dap.PrimitiveVector
-
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.parsers.Dapparse
-
- getURL() - Method in class opendap.dap.parsers.DapParser
-
- getURL() - Method in class opendap.servers.DereferenceClause
-
- getURL() - Method in class opendap.servers.parsers.Ceparse
-
- getURL() - Method in class opendap.servers.parsers.CeParser
-
- Geturl - Class in opendap.tools
-
Java port of the geturl command-line client.
- Geturl() - Constructor for class opendap.tools.Geturl
-
- GeturlFrame - Class in opendap.tools
-
Geturl frame.
- GeturlFrame(boolean) - Constructor for class opendap.tools.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.servers.BoolFunctionClause
-
- getValue() - Method in class opendap.servers.BTFunctionClause
-
- getValue() - Method in class opendap.servers.DereferenceClause
-
- getValue() - Method in class opendap.servers.RelOpClause
-
- getValue() - Method in interface opendap.servers.SubClause
-
Returns a BaseType containing the current value of the sub-clause.
- getValue() - Method in interface opendap.servers.TopLevelClause
-
Returns the current value of the clause.
- getValue() - Method in class opendap.servers.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.
- getVarCount() - Method in class opendap.dap.DConstructor
-
Get the number of contained variables (for use with getVar()
- getVarCount() - Method in class opendap.dap.DGrid
-
Get the number of contained variables (for use with getVar()
- getVarCount() - Method in class opendap.dap.DSequence
-
Get the number of contained variables (for use with getVar()
- getVarCount() - Method in class opendap.dap.DStructure
-
Get the number of contained variables (for use with getVar()
- 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.
- getVariableSet() - Method in class opendap.dap.DStructure
-
Return an the Vector of vars for the 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.servlet.www.
- GREATER - Static variable in interface opendap.servers.parsers.ExprParserConstants
-
- greater(BaseType) - Method in interface opendap.servers.RelOps
-
- greater(BaseType) - Method in class opendap.servers.SDArray
-
- greater(BaseType) - Method in class opendap.servers.SDByte
-
- greater(BaseType) - Method in class opendap.servers.SDFloat32
-
- greater(BaseType) - Method in class opendap.servers.SDFloat64
-
- greater(BaseType) - Method in class opendap.servers.SDGrid
-
- greater(BaseType) - Method in class opendap.servers.SDInt16
-
- greater(BaseType) - Method in class opendap.servers.SDInt32
-
- greater(BaseType) - Method in class opendap.servers.SDList
-
- greater(BaseType) - Method in class opendap.servers.SDSequence
-
- greater(BaseType) - Method in class opendap.servers.SDString
-
- greater(BaseType) - Method in class opendap.servers.SDStructure
-
- greater(BaseType) - Method in class opendap.servers.SDUInt16
-
- greater(BaseType) - Method in class opendap.servers.SDUInt32
-
- greater(BaseType) - Method in class opendap.servers.SDURL
-
- greater(BaseType) - Method in interface opendap.servers.ServerMethods
-
The Operator class contains a generalized implementation
of this method.
- GREATER_EQL - Static variable in interface opendap.servers.parsers.ExprParserConstants
-
- greater_eql(BaseType) - Method in interface opendap.servers.RelOps
-
- greater_eql(BaseType) - Method in class opendap.servers.SDArray
-
- greater_eql(BaseType) - Method in class opendap.servers.SDByte
-
- greater_eql(BaseType) - Method in class opendap.servers.SDFloat32
-
- greater_eql(BaseType) - Method in class opendap.servers.SDFloat64
-
- greater_eql(BaseType) - Method in class opendap.servers.SDGrid
-
- greater_eql(BaseType) - Method in class opendap.servers.SDInt16
-
- greater_eql(BaseType) - Method in class opendap.servers.SDInt32
-
- greater_eql(BaseType) - Method in class opendap.servers.SDList
-
- greater_eql(BaseType) - Method in class opendap.servers.SDSequence
-
- greater_eql(BaseType) - Method in class opendap.servers.SDString
-
- greater_eql(BaseType) - Method in class opendap.servers.SDStructure
-
- greater_eql(BaseType) - Method in class opendap.servers.SDUInt16
-
- greater_eql(BaseType) - Method in class opendap.servers.SDUInt32
-
- greater_eql(BaseType) - Method in class opendap.servers.SDURL
-
- greater_eql(BaseType) - Method in interface opendap.servers.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.
- incrementByteCount(int) - Method in interface opendap.dap.StatusUI
-
Add bytes to the total deserialize count.
- incrementByteCount(int) - Method in class opendap.tools.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(CEEvaluator, BaseTypeFactory, ClauseFactory, ServerDDS, List<AST>) - Method in class opendap.servers.parsers.AST
-
- init() - Method in class opendap.servlet.AbstractServlet
-
************************************************************************
Intitializes the servlet.
- initialize(String, String, String[]) - Method in class opendap.util.Getopts
-
- innerSequence - Variable in class ucar.nc2.dt.point.DapperDataset
-
- 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.
- INTCONST - Static variable in interface opendap.servers.parsers.ExprParserConstants
-
- InvalidDimensionException - Exception in opendap.dap
-
Used to indicate that one of the dimension sizes is incorrect.
- InvalidDimensionException(String) - Constructor for exception opendap.dap.InvalidDimensionException
-
Construct a InvalidDimensionException with the specified
detail message.
- InvalidDimensionException(int, String) - Constructor for exception opendap.dap.InvalidDimensionException
-
Construct a InvalidDimensionException with the specified
message and OPeNDAP error code (see DAP2Exception).
- InvalidOperatorException - Exception in opendap.servers
-
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.servers.InvalidOperatorException
-
Construct a InvalidOperatorException with the specified
detail message.
- InvalidOperatorException(int, String) - Constructor for exception opendap.servers.InvalidOperatorException
-
Construct a InvalidOperatorException with the specified
message and OPeNDAP error code (see DAP2Exception).
- InvalidParameterException - Exception in opendap.servers
-
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.servers.InvalidParameterException
-
Construct a InvalidParameterException with the specified
detail message.
- InvalidParameterException(int, String) - Constructor for exception opendap.servers.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, 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.tools.GeturlFrame
-
True if we are an applet.
- isConstant() - Method in class opendap.servers.AbstractClause
-
- isConstant() - Method in interface opendap.servers.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.servers.AbstractClause
-
- isDefined() - Method in interface opendap.servers.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.DConnect2
-
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.DapperDataset
-
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.SequenceObsDataset
-
- isOn() - Static method in class opendap.servlet.Logx
-
- isProfile - Variable in class ucar.nc2.dt.point.DapperDataset
-
- isProfile - Variable in class ucar.nc2.dt.point.SequenceHelper
-
- isProject() - Method in class opendap.dap.DAPNode
-
Check the projection state of this variable.
- isProject() - Method in interface opendap.servers.ServerMethods
-
Check the projection state of this variable.
- isRead() - Method in class opendap.servers.SDArray
-
Get the value of the Read property.
- isRead() - Method in class opendap.servers.SDByte
-
Get the value of the Read property.
- isRead() - Method in class opendap.servers.SDFloat32
-
Get the value of the Read property.
- isRead() - Method in class opendap.servers.SDFloat64
-
Get the value of the Read property.
- isRead() - Method in class opendap.servers.SDGrid
-
Get the value of the Read property.
- isRead() - Method in class opendap.servers.SDInt16
-
Get the value of the Read property.
- isRead() - Method in class opendap.servers.SDInt32
-
Get the value of the Read property.
- isRead() - Method in class opendap.servers.SDList
-
Get the value of the Read property.
- isRead() - Method in class opendap.servers.SDSequence
-
Get the value of the Read property.
- isRead() - Method in class opendap.servers.SDString
-
Get the value of the Read property.
- isRead() - Method in class opendap.servers.SDStructure
-
Get the value of the Read property.
- isRead() - Method in class opendap.servers.SDUInt16
-
Get the value of the Read property.
- isRead() - Method in class opendap.servers.SDUInt32
-
Get the value of the Read property.
- isRead() - Method in class opendap.servers.SDURL
-
Get the value of the Read property.
- isRead() - Method in interface opendap.servers.ServerMethods
-
Get the value of the Read property.
- isSet(String) - Static method in class opendap.util.Debug
-
- isSynthesized() - Method in class opendap.servers.SDArray
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class opendap.servers.SDByte
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class opendap.servers.SDFloat32
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class opendap.servers.SDFloat64
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class opendap.servers.SDGrid
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class opendap.servers.SDInt16
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class opendap.servers.SDInt32
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class opendap.servers.SDList
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class opendap.servers.SDSequence
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class opendap.servers.SDString
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class opendap.servers.SDStructure
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class opendap.servers.SDUInt16
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class opendap.servers.SDUInt32
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class opendap.servers.SDURL
-
Get the value of the Synthesized property.
- isSynthesized() - Method in interface opendap.servers.ServerMethods
-
Get the value of the Synthesized property.
- isUnsigned(int) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
Get whether this is an unsigned type.
- isUnsigned(BaseType) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
Get whether this is an unsigned type.
- isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.DapperDataset
-
- isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.SequenceObsDataset
-
- nameForJsCode(String) - Static method in class opendap.servlet.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
-
- nameWithCE() - Method in class ucar.nc2.dods.DODSVariable
-
- ncfile - Variable in class ucar.nc2.dt.point.SequenceHelper
-
- newBoolFunctionClause(String, List) - Method in class opendap.servers.ClauseFactory
-
Generates a clause which invokes a function that returns a
boolean value.
- newBTFunctionClause(String, List) - Method in class opendap.servers.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.servlet.ascii.asciiFactory
-
Construct a new DArray.
- newDArray(String) - Method in class opendap.servlet.ascii.asciiFactory
-
Construct a new DArray with name n.
- newDArray() - Method in class opendap.servlet.www.wwwFactory
-
Construct a new DArray.
- newDArray(String) - Method in class opendap.servlet.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.servlet.ascii.asciiFactory
-
Construct a new DByte.
- newDByte(String) - Method in class opendap.servlet.ascii.asciiFactory
-
Construct a new DByte with name n.
- newDByte() - Method in class opendap.servlet.www.wwwFactory
-
Construct a new DByte.
- newDByte(String) - Method in class opendap.servlet.www.wwwFactory
-
Construct a new DByte with name n.
- newDereferenceClause(String) - Method in class opendap.servers.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.servlet.ascii.asciiFactory
-
Construct a new DFloat32.
- newDFloat32(String) - Method in class opendap.servlet.ascii.asciiFactory
-
Construct a new DFloat32 with name n.
- newDFloat32() - Method in class opendap.servlet.www.wwwFactory
-
Construct a new DFloat32.
- newDFloat32(String) - Method in class opendap.servlet.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.servlet.ascii.asciiFactory
-
Construct a new DFloat64.
- newDFloat64(String) - Method in class opendap.servlet.ascii.asciiFactory
-
Construct a new DFloat64 with name n.
- newDFloat64() - Method in class opendap.servlet.www.wwwFactory
-
Construct a new DFloat64.
- newDFloat64(String) - Method in class opendap.servlet.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.servlet.ascii.asciiFactory
-
Construct a new DGrid.
- newDGrid(String) - Method in class opendap.servlet.ascii.asciiFactory
-
Construct a new DGrid with name n.
- newDGrid() - Method in class opendap.servlet.www.wwwFactory
-
Construct a new DGrid.
- newDGrid(String) - Method in class opendap.servlet.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.servlet.ascii.asciiFactory
-
Construct a new DInt16.
- newDInt16(String) - Method in class opendap.servlet.ascii.asciiFactory
-
Construct a new DInt16 with name n.
- newDInt16() - Method in class opendap.servlet.www.wwwFactory
-
Construct a new DInt16.
- newDInt16(String) - Method in class opendap.servlet.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.servlet.ascii.asciiFactory
-
Construct a new DInt32.
- newDInt32(String) - Method in class opendap.servlet.ascii.asciiFactory
-
Construct a new DInt32 with name n.
- newDInt32() - Method in class opendap.servlet.www.wwwFactory
-
Construct a new DInt32.
- newDInt32(String) - Method in class opendap.servlet.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.servlet.ascii.asciiFactory
-
Construct a new DSequence.
- newDSequence(String) - Method in class opendap.servlet.ascii.asciiFactory
-
Construct a new DSequence with name n.
- newDSequence() - Method in class opendap.servlet.www.wwwFactory
-
Construct a new DSequence.
- newDSequence(String) - Method in class opendap.servlet.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.servlet.ascii.asciiFactory
-
Construct a new DString.
- newDString(String) - Method in class opendap.servlet.ascii.asciiFactory
-
Construct a new DString with name n.
- newDString() - Method in class opendap.servlet.www.wwwFactory
-
Construct a new DString.
- newDString(String) - Method in class opendap.servlet.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.servlet.ascii.asciiFactory
-
Construct a new DStructure.
- newDStructure(String) - Method in class opendap.servlet.ascii.asciiFactory
-
Construct a new DStructure with name n.
- newDStructure() - Method in class opendap.servlet.www.wwwFactory
-
Construct a new DStructure.
- newDStructure(String) - Method in class opendap.servlet.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.servlet.ascii.asciiFactory
-
Construct a new DUInt16.
- newDUInt16(String) - Method in class opendap.servlet.ascii.asciiFactory
-
Construct a new DUInt16 with name n.
- newDUInt16() - Method in class opendap.servlet.www.wwwFactory
-
Construct a new DUInt16.
- newDUInt16(String) - Method in class opendap.servlet.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.servlet.ascii.asciiFactory
-
Construct a new DUInt32.
- newDUInt32(String) - Method in class opendap.servlet.ascii.asciiFactory
-
Construct a new DUInt32 with name n.
- newDUInt32() - Method in class opendap.servlet.www.wwwFactory
-
Construct a new DUInt32.
- newDUInt32(String) - Method in class opendap.servlet.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.servlet.ascii.asciiFactory
-
Construct a new DURL.
- newDURL(String) - Method in class opendap.servlet.ascii.asciiFactory
-
Construct a new DURL with name n.
- newDURL() - Method in class opendap.servlet.www.wwwFactory
-
Construct a new DURL.
- newDURL(String) - Method in class opendap.servlet.www.wwwFactory
-
Construct a new DURL with name n.
- 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.servers.ClauseFactory
-
Generates a clause which which compares subclauses, using one of the
relative operators supported by the Operator class.
- newValueClause(BaseType, boolean) - Method in class opendap.servers.ClauseFactory
-
Generates a clause representing a simple value,
such as "var1" or "19".
- 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.parsers.DDSXMLParser
-
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.servers.parsers.ExprParserConstants
-
- not_equal(BaseType) - Method in interface opendap.servers.RelOps
-
- not_equal(BaseType) - Method in class opendap.servers.SDArray
-
- not_equal(BaseType) - Method in class opendap.servers.SDByte
-
- not_equal(BaseType) - Method in class opendap.servers.SDFloat32
-
- not_equal(BaseType) - Method in class opendap.servers.SDFloat64
-
- not_equal(BaseType) - Method in class opendap.servers.SDGrid
-
- not_equal(BaseType) - Method in class opendap.servers.SDInt16
-
- not_equal(BaseType) - Method in class opendap.servers.SDInt32
-
- not_equal(BaseType) - Method in class opendap.servers.SDList
-
- not_equal(BaseType) - Method in class opendap.servers.SDSequence
-
- not_equal(BaseType) - Method in class opendap.servers.SDString
-
- not_equal(BaseType) - Method in class opendap.servers.SDStructure
-
- not_equal(BaseType) - Method in class opendap.servers.SDUInt16
-
- not_equal(BaseType) - Method in class opendap.servers.SDUInt32
-
- not_equal(BaseType) - Method in class opendap.servers.SDURL
-
- not_equal(BaseType) - Method in interface opendap.servers.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.
- parent - Variable in class opendap.servers.BTFunctionClause
-
- parent - Variable in class opendap.servers.DereferenceClause
-
- parent - Variable in class opendap.servers.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
-
- parse(String) - Method in class opendap.dap.DAS
-
- parse(InputStream) - Method in class opendap.dap.DataDDS
-
- parse(InputStream) - Method in class opendap.dap.DDS
-
- parse(String) - Method in class opendap.dap.DDS
-
- parse(String) - Method in class opendap.dap.parsers.Dapparse
-
**********************************************
- parse() - Method in class opendap.dap.parsers.DapParser
-
Parse input from the scanner that was specified at object construction
time.
- parse(String) - Method in class opendap.dap.parsers.DapParser
-
- parse(Document, DDS, BaseTypeFactory, boolean) - Method in class opendap.dap.parsers.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.parsers.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() - Method in class opendap.servers.parsers.Ceparse
-
**********************************************
- parse() - Method in class opendap.servers.parsers.CeParser
-
Parse input from the scanner that was specified at object construction
time.
- parseConstraint(String, String) - Method in class opendap.servers.CEEvaluator
-
Parse a constraint expression.
- parseConstraint(ReqState) - Method in class opendap.servers.CEEvaluator
-
Convenience wrapper for parseConstraint.
- 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.parsers
-
- ParseException() - Constructor for exception opendap.dap.parsers.ParseException
-
- ParseException(String) - Constructor for exception opendap.dap.parsers.ParseException
-
- ParseException(String, Throwable) - Constructor for exception opendap.dap.parsers.ParseException
-
- ParseException(Throwable) - Constructor for exception opendap.dap.parsers.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.
- prefix - Variable in class opendap.servers.FunctionLibrary
-
- 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(PrintStream) - Method in class opendap.dap.AttributeTable
-
Print the attribute table on the given PrintWriter with
four spaces of indentation.
- 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.
- 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.servlet.www.BrowserForm
-
Returns an string representation of the variables value.
- printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwArray
-
- printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwByte
-
- printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwF32
-
- printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwF64
-
- printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwGrid
-
- printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwI16
-
- printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwI32
-
- printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwSequence
-
- printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwString
-
- printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwStructure
-
- printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwUI16
-
- printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwUI32
-
- printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwURL
-
- printCatalog(ReqState, PrintWriter) - Method in class opendap.servlet.AbstractServlet
-
- printConstrained(PrintWriter) - Method in class opendap.servers.ServerDDS
-
Print the constrained DDS on the given
PrintWriter.
- printConstrained(OutputStream) - Method in class opendap.servers.ServerDDS
-
Print the constrained DDS on the given
OutputStream.
- printConstrainedXML(OutputStream) - Method in class opendap.servers.ServerDDS
-
Print the constrained DDS on the given
OutputStream.
- printConstrainedXML(PrintWriter) - Method in class opendap.servers.ServerDDS
-
Print the constrained DDS on the given
PrintWriter.
- printConstraint(PrintWriter) - Method in class opendap.dap.BaseType
-
- printConstraint(PrintWriter) - Method in class opendap.dap.DArray
-
- printConstraint(PrintWriter) - Method in class opendap.dap.DArrayDimension
-
- printConstraint(PrintWriter) - Method in class opendap.dap.DString
-
- printConstraint(PrintWriter) - Method in class opendap.servers.BoolFunctionClause
-
Prints the original string representation of this clause.
- printConstraint(PrintWriter) - Method in class opendap.servers.BTFunctionClause
-
Prints the original string representation of this clause.
- printConstraint(PrintWriter) - Method in class opendap.servers.CEEvaluator
-
Print all of the Clauses in the Clause vector.
- printConstraint(PrintWriter) - Method in interface opendap.servers.Clause
-
Dump clause as in constraint form
- printConstraint(PrintWriter) - Method in class opendap.servers.DereferenceClause
-
- printConstraint(PrintWriter) - Method in class opendap.servers.RelOpClause
-
Prints the original string representation of this clause.
- printConstraint(PrintWriter) - Method in class opendap.servers.ValueClause
-
Prints the original string representation of this clause.
- 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.servers.SDArray
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.servers.SDByte
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.servers.SDFloat32
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.servers.SDFloat64
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.servers.SDGrid
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.servers.SDInt16
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.servers.SDInt32
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.servers.SDList
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.servers.SDSequence
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.servers.SDString
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.servers.SDStructure
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.servers.SDUInt16
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.servers.SDUInt32
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.servers.SDURL
-
Write the variable's declaration in a C-style syntax.
- printDODSException(DAP2Exception) - Static method in class opendap.servlet.AbstractServlet
-
- printDODSException(DAP2Exception) - Static method in class opendap.servlet.Logx
-
- println(String) - Static method in class opendap.servlet.Logx
-
- 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.servlet.AbstractServlet
-
- printThrowable(Throwable) - Static method in class opendap.servlet.Logx
-
- 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, boolean) - Method in class opendap.dap.BaseTypePrimitiveVector
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String) - Method in class opendap.dap.BooleanPrimitiveVector
-
Prints the value of all variables in this vector.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.BooleanPrimitiveVector
-
Prints the value of the variable, with its declaration.
- 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, boolean) - Method in class opendap.dap.Float32PrimitiveVector
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String) - Method in class opendap.dap.Float64PrimitiveVector
-
Prints the value of all variables in this vector.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Float64PrimitiveVector
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String) - Method in class opendap.dap.Int16PrimitiveVector
-
Prints the value of all variables in this vector.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Int16PrimitiveVector
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String) - Method in class opendap.dap.Int32PrimitiveVector
-
Prints the value of all variables in this vector.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Int32PrimitiveVector
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String) - Method in class opendap.dap.PrimitiveVector
-
Prints the value of all variables in this vector.
- 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.
- printVal(PrintWriter, String, boolean) - Method in class opendap.servers.SDArray
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.servers.SDByte
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.servers.SDFloat32
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.servers.SDFloat64
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.servers.SDGrid
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.servers.SDInt16
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.servers.SDInt32
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.servers.SDList
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.servers.SDSequence
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.servers.SDString
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.servers.SDStructure
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.servers.SDUInt16
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.servers.SDUInt32
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.servers.SDURL
-
Prints the value of the variable, with its declaration.
- 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.servers.SDArray
-
Write the variable's declaration in XML.
- printXML(PrintWriter, String, boolean) - Method in class opendap.servers.SDByte
-
Write the variable's declaration in XML.
- printXML(PrintWriter, String, boolean) - Method in class opendap.servers.SDFloat32
-
Write the variable's declaration in XML.
- printXML(PrintWriter, String, boolean) - Method in class opendap.servers.SDFloat64
-
Write the variable's declaration in XML.
- printXML(PrintWriter, String, boolean) - Method in class opendap.servers.SDGrid
-
Write the variable's declaration in a C-style syntax.
- printXML(PrintWriter, String, boolean) - Method in class opendap.servers.SDInt16
-
Write the variable's declaration in XML.
- printXML(PrintWriter, String, boolean) - Method in class opendap.servers.SDInt32
-
Write the variable's declaration in XML.
- printXML(PrintWriter, String, boolean) - Method in class opendap.servers.SDSequence
-
Write the variable's declaration in XML.
- printXML(PrintWriter, String, boolean) - Method in class opendap.servers.SDString
-
Write the variable's declaration in XML.
- printXML(PrintWriter, String, boolean) - Method in class opendap.servers.SDStructure
-
Write the variable's declaration in XML.
- printXML(PrintWriter, String, boolean) - Method in class opendap.servers.SDUInt16
-
Write the variable's declaration in XML.
- printXML(PrintWriter, String, boolean) - Method in class opendap.servers.SDUInt32
-
Write the variable's declaration in XML.
- printXML(PrintWriter, String, boolean) - Method in class opendap.servers.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, ReqState) - 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.tools.StatusWindow
-
Allow the program to "press" the cancel button as well as the user.
- projectedComponents(boolean) - Method in class opendap.dap.DGrid
-
How many prohected components of this Grid object?
- projectionYieldsGrid(boolean) - Method in class opendap.dap.DGrid
-
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.
- SBHException - Exception in opendap.servers
-
The Something Bad Happened (SBH) Exception.
- SBHException(String) - Constructor for exception opendap.servers.SBHException
-
Construct a SBHException with the specified
detail message.
- SBHException(int, String) - Constructor for exception opendap.servers.SBHException
-
Construct a SBHException with the specified
message and OPeNDAP error code see (DAP2Exception).
- SCAN_ALIAS - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_ARRAY - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_ATTR - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_BYTE - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_CODE - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_DATA - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_DATASET - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_ERROR - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_FLOAT32 - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_FLOAT64 - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_GRID - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_INT16 - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_INT32 - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_MAPS - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_MESSAGE - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_NUMBERCONST - Static variable in class opendap.servers.parsers.CeParser
-
Token number, to be returned by the scanner.
- SCAN_PROG - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_PTYPE - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_SEQUENCE - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_STRING - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_STRINGCONST - Static variable in class opendap.servers.parsers.CeParser
-
Token number, to be returned by the scanner.
- SCAN_STRUCTURE - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_UINT16 - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_UINT32 - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_URL - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_WORD - Static variable in class opendap.dap.parsers.DapParser
-
Token number, to be returned by the scanner.
- SCAN_WORD - Static variable in class opendap.servers.parsers.CeParser
-
Token number, to be returned by the scanner.
- SDArray - Class in opendap.servers
-
Holds a OPeNDAP Server Array value.
- SDArray() - Constructor for class opendap.servers.SDArray
-
Constructs a new SDArray.
- SDArray(String) - Constructor for class opendap.servers.SDArray
-
Constructs a new SDArray with name n.
- sdata - Variable in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
-
- sdata - Variable in class ucar.nc2.dt.point.DapperDataset.SeqStationObs
-
- sdata - Variable in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
-
- SDByte - Class in opendap.servers
-
Holds a OPeNDAP Server Byte value.
- SDByte() - Constructor for class opendap.servers.SDByte
-
Constructs a new SDByte.
- SDByte(String) - Constructor for class opendap.servers.SDByte
-
Constructs a new SDByte with name n.
- SDFloat32 - Class in opendap.servers
-
Holds a OPeNDAP Server Float32 value.
- SDFloat32() - Constructor for class opendap.servers.SDFloat32
-
Constructs a new SDFloat32.
- SDFloat32(String) - Constructor for class opendap.servers.SDFloat32
-
Constructs a new SDFloat32 with name n.
- SDFloat64 - Class in opendap.servers
-
Holds a OPeNDAP Server Float64 value.
- SDFloat64() - Constructor for class opendap.servers.SDFloat64
-
Constructs a new SDFloat64.
- SDFloat64(String) - Constructor for class opendap.servers.SDFloat64
-
Constructs a new SDFloat64 with name n.
- SDGrid - Class in opendap.servers
-
Holds a OPeNDAP Server Grid value.
- SDGrid() - Constructor for class opendap.servers.SDGrid
-
Constructs a new SDGrid.
- SDGrid(String) - Constructor for class opendap.servers.SDGrid
-
Constructs a new SDGrid with name n.
- SDInt16 - Class in opendap.servers
-
Holds a OPeNDAP Server Int16 value.
- SDInt16() - Constructor for class opendap.servers.SDInt16
-
Constructs a new SDInt16.
- SDInt16(String) - Constructor for class opendap.servers.SDInt16
-
Constructs a new SDInt16 with name n.
- SDInt32 - Class in opendap.servers
-
Holds a OPeNDAP Server Int32 value.
- SDInt32() - Constructor for class opendap.servers.SDInt32
-
Constructs a new SDInt32.
- SDInt32(String) - Constructor for class opendap.servers.SDInt32
-
Constructs a new SDInt32 with name n.
- SDList - Class in opendap.servers
-
Holds a OPeNDAP Server List value.
- SDList() - Constructor for class opendap.servers.SDList
-
Constructs a new SDList.
- SDList(String) - Constructor for class opendap.servers.SDList
-
Constructs a new SDList with name n.
- SDSequence - Class in opendap.servers
-
Holds a OPeNDAP Server Sequence value.
- SDSequence() - Constructor for class opendap.servers.SDSequence
-
Constructs a new SDSequence.
- SDSequence(String) - Constructor for class opendap.servers.SDSequence
-
Constructs a new SDSequence with name n.
- SDString - Class in opendap.servers
-
Holds a OPeNDAP Server String value.
- SDString() - Constructor for class opendap.servers.SDString
-
Constructs a new SDString.
- SDString(String) - Constructor for class opendap.servers.SDString
-
Constructs a new SDString with name n.
- SDStructure - Class in opendap.servers
-
Holds a OPeNDAP Server Structure value.
- SDStructure() - Constructor for class opendap.servers.SDStructure
-
Constructs a new SDStructure.
- SDStructure(String) - Constructor for class opendap.servers.SDStructure
-
Constructs a new SDStructure with name n.
- SDUInt16 - Class in opendap.servers
-
Holds a OPeNDAP Server Unsigned Int16 value.
- SDUInt16() - Constructor for class opendap.servers.SDUInt16
-
Constructs a new SDUInt16.
- SDUInt16(String) - Constructor for class opendap.servers.SDUInt16
-
Constructs a new SDUInt16 with name n.
- SDUInt32 - Class in opendap.servers
-
Holds a OPeNDAP Server Unsigned Int32 value.
- SDUInt32() - Constructor for class opendap.servers.SDUInt32
-
Constructs a new SDUInt32.
- SDUInt32(String) - Constructor for class opendap.servers.SDUInt32
-
Constructs a new SDUInt32 with name n.
- SDURL - Class in opendap.servers
-
Holds a OPeNDAP Server URL value.
- SDURL() - Constructor for class opendap.servers.SDURL
-
Constructs a new SDURL.
- SDURL(String) - Constructor for class opendap.servers.SDURL
-
Constructs a new SDURL with name n.
- search(String, Stack) - Method in class opendap.dap.DDS
-
Look for name in the DDS.
- send(String, OutputStream, Object) - Method in class opendap.servers.CEEvaluator
-
This function sends the variables described in the constrained DDS to
the output described by sink.
- sendASCII(ReqState, String) - Method in class opendap.servlet.GetAsciiHandler
-
************************************************************************
Default handler for OPeNDAP ascii requests.
- sendDataRequestForm(ReqState, String, ServerDDS, DAS) - Method in class opendap.servlet.GetHTMLInterfaceHandler
-
************************************************************************
Default handler for OPeNDAP .html requests.
- sendDIR(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.servers.parsers.ExprParserConstants
-
- SequenceHelper - Class in ucar.nc2.dt.point
-
Helper class for dods sequence datasets.
- SequenceHelper(NetcdfDataset, boolean, StructureDS, StructureDS, Variable, Variable, Variable, Variable, List, StringBuffer) - Constructor for class ucar.nc2.dt.point.SequenceHelper
-
Constructor.
- SequenceHelper.SeqPointObs - Class in ucar.nc2.dt.point
-
- SequenceHelper.SeqPointObs(EarthLocation, double, double, int) - Constructor for class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
-
Constructor for the case where you keep track of the location, time of each record, but not the data.
- SequenceHelper.SeqPointObs(int, StructureData) - Constructor for class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
-
Constructor for when you already have the StructureData and want to wrap it in a StationObsDatatype
- sequenceInner - Variable in class ucar.nc2.dt.point.SequenceHelper
-
- SequenceObsDataset - Class in ucar.nc2.dt.point
-
This handles DODS sequences that have station obs data.
- SequenceObsDataset() - Constructor for class ucar.nc2.dt.point.SequenceObsDataset
-
- SequenceObsDataset(NetcdfDataset, CancelTask) - Constructor for class ucar.nc2.dt.point.SequenceObsDataset
-
- sequenceOuter - Variable in class ucar.nc2.dt.point.SequenceHelper
-
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.servers.SDArray
-
Server-side serialization for OPeNDAP variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.servers.SDByte
-
Server-side serialization for OPeNDAP variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.servers.SDFloat32
-
Server-side serialization for OPeNDAP variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.servers.SDFloat64
-
Server-side serialization for OPeNDAP variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.servers.SDGrid
-
Server-side serialization for OPeNDAP variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.servers.SDInt16
-
Server-side serialization for OPeNDAP variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.servers.SDInt32
-
Server-side serialization for OPeNDAP variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.servers.SDList
-
Server-side serialization for OPeNDAP variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.servers.SDSequence
-
Server-side serialization for OPeNDAP variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.servers.SDString
-
Server-side serialization for OPeNDAP variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.servers.SDStructure
-
Server-side serialization for OPeNDAP variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.servers.SDUInt16
-
Server-side serialization for OPeNDAP variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.servers.SDUInt32
-
Server-side serialization for OPeNDAP variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.servers.SDURL
-
Server-side serialization for OPeNDAP variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in interface opendap.servers.ServerMethods
-
Server-side serialization for OPeNDAP variables (sub-classes of
BaseType).
- ServerArrayMethods - Interface in opendap.servers
-
This interface extends the ArrayMethods for OPeNDAP types that
extend DArray and DGrid classes.
- ServerDDS - Class in opendap.servers
-
ServerDDS is a specialization of DDS for the server-side of OPeNDAP.
- ServerDDS() - Constructor for class opendap.servers.ServerDDS
-
- ServerDDS(String) - Constructor for class opendap.servers.ServerDDS
-
Creates an empty Server DDS with the given dataset name.
- ServerDDS(BaseTypeFactory) - Constructor for class opendap.servers.ServerDDS
-
Creates an empty ServerDDS with the given
BaseTypeFactory.
- ServerDDS(String, BaseTypeFactory) - Constructor for class opendap.servers.ServerDDS
-
Creates an empty ServerDDS with the given dataset name
and BaseTypeFactory.
- ServerDDS(String, BaseTypeFactory, String) - Constructor for class opendap.servers.ServerDDS
-
Creates an empty DDS with the given dataset name and
BaseTypeFactory.
- ServerMethods - Interface in opendap.servers
-
This interface defines the additional behaviors that Server side types
need to support.
- ServerSideFunction - Interface in opendap.servers
-
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(HTTPMethod) - 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
-
- setAllowCompression(boolean) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
Set whether to allow messages to be compressed.
- setAllowDeflate(boolean) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
Deprecated.
use setAllowCompression
- setAllowSessions(boolean) - Static method in class opendap.dap.DConnect2
-
- setAllowSessions(boolean) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
Set whether to allow sessions by allowing cookies.
- setAllReadFlags(boolean) - Method in class opendap.servers.SDSequence
-
Set the Read property.
- setBlobContentID(String) - Method in class opendap.dap.DDS
-
Set's the dataBLOB reference for this DDS.
- setBoundingBox() - Method in class ucar.nc2.dt.point.DapperDataset
-
- setBoundingBox() - Method in class ucar.nc2.dt.point.SequenceObsDataset
-
- setCE(String) - Method in class ucar.nc2.dods.DODSVariable
-
- setClearName(String) - Method in class opendap.dap.BaseType
-
Sets the unencoded name of the class instance.
- setClearName(String) - Method in class opendap.dap.DAPNode
-
Sets the unencoded name of the class instance.
- setConstraint(String) - Method in class opendap.servers.parsers.Ceparse
-
- setConstraint(String) - Method in class opendap.servers.parsers.CeParser
-
- setContainer(DArray) - Method in class opendap.dap.DArrayDimension
-
- setContainerVar(BaseType) - Method in class opendap.dap.DVector
-
- setCoordinateVariablePreloadSize(int) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
If preloading, set maximum size of coordinate variables to be preloaded.
- setCount(int) - Method in class opendap.servlet.DummySink
-
- setDatasetFilename(String) - Method in class opendap.servers.ServerDDS
-
Set the filename of the dataset.
- setDebugFlags(DebugFlags) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
Debugging flags.
- setDebugLevel(int) - Method in class opendap.dap.parsers.Dapparse
-
- setDebugLevel(int) - Method in class opendap.dap.parsers.DapParser
-
Set the verbosity of the debugging output; 0 means that all kinds of
output from the parser are suppressed.
- setDebugLevel(int) - Method in class opendap.servers.parsers.Ceparse
-
- setDebugLevel(int) - Method in class opendap.servers.parsers.CeParser
-
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.parsers.DapParser
-
Set the PrintStream on which the debug output is printed.
- setDebugStream(PrintStream) - Method in class opendap.servers.parsers.CeParser
-
Set the PrintStream on which the debug output is printed.
- 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.
- setEncodedName(String) - Method in class opendap.dap.DAPNode
-
Sets the name of the class instance.
- setEndDate() - Method in class ucar.nc2.dt.point.DapperDataset
-
- setEndDate() - Method in class ucar.nc2.dt.point.SequenceObsDataset
-
- 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
- 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.
- setLog(Class) - Static method in class opendap.servlet.AbstractServlet
-
- 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
-
- setOpterr(boolean) - Method in class opendap.util.Getopts
-
- setParent(DAPNode) - Method in class opendap.dap.DAPNode
-
- setParent(Clause) - Method in class opendap.servers.BTFunctionClause
-
- setParent(Clause) - Method in class opendap.servers.DereferenceClause
-
- setParent(Clause) - Method in interface opendap.servers.SubClause
-
Sets the parent of this subclause.
- setParent(Clause) - Method in class opendap.servers.ValueClause
-
- setPrefix(String) - Method in class opendap.servers.FunctionLibrary
-
Sets the prefix to use for classname lookup.
- setPreload(boolean) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
Set whether small variables are preloaded; only turn off for debugging.
- 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.DAPNode
-
Set the state of this variable's projection.
- setProject(boolean) - Method in class opendap.dap.DAPNode
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class opendap.servers.SDArray
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class opendap.servers.SDByte
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class opendap.servers.SDFloat32
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class opendap.servers.SDGrid
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class opendap.servers.SDList
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class opendap.servers.SDSequence
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class opendap.servers.SDStructure
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in interface opendap.servers.ServerMethods
-
Set the state of this variable's projection.
- setProject(boolean) - Method in interface opendap.servers.ServerMethods
-
Set the Project property of this variable.
- setProjected(boolean) - Method in class opendap.dap.DAPNode
-
- 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.servers.SDArray
-
Set the projection information for this dimension.
- setProjection(int, int, int, int) - Method in class opendap.servers.SDGrid
-
Set the projection information for this dimension.
- setProjection(int, int, int, int) - Method in interface opendap.servers.ServerArrayMethods
-
- setRead(boolean) - Method in class opendap.servers.SDArray
-
Set the Read property.
- setRead(boolean) - Method in class opendap.servers.SDByte
-
Set the Read property.
- setRead(boolean) - Method in class opendap.servers.SDFloat32
-
Set the Read property.
- setRead(boolean) - Method in class opendap.servers.SDFloat64
-
Set the Read property.
- setRead(boolean) - Method in class opendap.servers.SDGrid
-
Set the Read property.
- setRead(boolean) - Method in class opendap.servers.SDInt16
-
Set the Read property.
- setRead(boolean) - Method in class opendap.servers.SDInt32
-
Set the Read property.
- setRead(boolean) - Method in class opendap.servers.SDList
-
Set the Read property.
- setRead(boolean) - Method in class opendap.servers.SDSequence
-
Set the Read property.
- setRead(boolean) - Method in class opendap.servers.SDString
-
Set the Read property.
- setRead(boolean) - Method in class opendap.servers.SDStructure
-
Set the Read property.
- setRead(boolean) - Method in class opendap.servers.SDUInt16
-
Set the Read property.
- setRead(boolean) - Method in class opendap.servers.SDUInt32
-
Set the Read property.
- setRead(boolean) - Method in class opendap.servers.SDURL
-
Set the Read property.
- setRead(boolean) - Method in interface opendap.servers.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.DConnect2
-
- setSize(int) - Method in class opendap.dap.DArrayDimension
-
Set the dimension size.
- setStartDate() - Method in class ucar.nc2.dt.point.DapperDataset
-
- setStartDate() - Method in class ucar.nc2.dt.point.SequenceObsDataset
-
- setSynthesized(boolean) - Method in class opendap.servers.SDArray
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class opendap.servers.SDByte
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class opendap.servers.SDFloat32
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class opendap.servers.SDFloat64
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class opendap.servers.SDGrid
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class opendap.servers.SDInt16
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class opendap.servers.SDInt32
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class opendap.servers.SDList
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class opendap.servers.SDSequence
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class opendap.servers.SDString
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class opendap.servers.SDStructure
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class opendap.servers.SDUInt16
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class opendap.servers.SDUInt32
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class opendap.servers.SDURL
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in interface opendap.servers.ServerMethods
-
Set the Synthesized property.
- setTimeUnit(DateUnit) - Method in class ucar.nc2.dt.point.SequenceHelper
-
- setTimeUnits() - Method in class ucar.nc2.dt.point.DapperDataset
-
- setTimeUnits() - Method in class ucar.nc2.dt.point.SequenceObsDataset
-
- setURL(String) - Method in class opendap.dap.DDS
-
- setURL(String) - Method in class opendap.dap.parsers.Dapparse
-
- setURL(String) - Method in class opendap.dap.parsers.DapParser
-
- setURL(String) - Method in class opendap.servers.parsers.Ceparse
-
- setURL(String) - Method in class opendap.servers.parsers.CeParser
-
- 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.
- showNCfile - Static variable in class ucar.nc2.dods.DODSNetcdfFile
-
- showPrimitive(BaseType, PrintWriter, boolean, String, boolean) - Method in class opendap.servlet.AsciiWriter
-
- size() - Method in class opendap.dap.AttributeTable
-
- size - Variable in class opendap.dap.DArrayDimension.Slice
-
- 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
-
- squeeze() - Method in class opendap.dap.DArray
-
Use this method to "squeeze" out all of the array dimensions whose
size is equal to 1.
- SSFunctionException - Exception in opendap.servers
-
Thrown when a Server Side Function (SSF) is used incorrectly.
- SSFunctionException(String) - Constructor for exception opendap.servers.SSFunctionException
-
Construct a InvalidOperatorException with the specified
detail message.
- SSFunctionException(int, String) - Constructor for exception opendap.servers.SSFunctionException
-
Construct a InvalidOperatorException with the specified
message and OPeNDAP error code (see DAP2Exception).
- start - Variable in class opendap.dap.DArrayDimension.Slice
-
- START_OF_INSTANCE - Static variable in class opendap.dap.DSequence
-
The start of instance byte marker
- 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.tools
-
This class implements a simple status window to show OPeNDAP deserialize
status.
- StatusWindow(String) - Constructor for class opendap.tools.StatusWindow
-
Construct the status window to display download status for the
given URL.
- stop - Variable in class opendap.dap.DArrayDimension.Slice
-
- stride - Variable in class opendap.dap.DArrayDimension.Slice
-
- STRING - Static variable in class opendap.dap.Attribute
-
String attribute type.
- STRINGCONST - Static variable in interface opendap.servers.parsers.ExprParserConstants
-
- SubClause - Interface in opendap.servers
-
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.
- 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).