A B C D E F G H I L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractCursor - Class in dap4.dap4lib
- AbstractCursor(DataCursor.Scheme, DSP, DapNode, AbstractCursor) - Constructor for class dap4.dap4lib.AbstractCursor
- AbstractCursor(AbstractCursor) - Constructor for class dap4.dap4lib.AbstractCursor
- AbstractDSP - Class in dap4.dap4lib
-
Provide a superclass for DSPs.
- AbstractDSP() - Constructor for class dap4.dap4lib.AbstractDSP
- addField(int, D4Cursor) - Method in class dap4.dap4lib.serial.D4Cursor
- addRecord(D4Cursor) - Method in class dap4.dap4lib.serial.D4Cursor
- addVariableData(DapVariable, DataCursor) - Method in class dap4.dap4lib.AbstractDSP
- allnotes - Variable in class dap4.dap4lib.netcdf.Nc4DSP
- allnotesInit() - Method in class dap4.dap4lib.netcdf.Nc4DSP
- allocate(long) - Static method in class dap4.dap4lib.netcdf.Nc4DSP.Nc4Pointer
- allowCompression - Variable in class dap4.dap4lib.HttpDSP
- ALLOWFIELDMAPS - Static variable in class dap4.dap4lib.DMRPrinter
- arrayindex - Variable in class dap4.dap4lib.AbstractCursor
- assemble(EnumSet<XURI.Parts>) - Method in class dap4.dap4lib.XURI
-
Reassemble the url using the specified parts
- avail - Variable in class dap4.dap4lib.ChunkInputStream
- available() - Method in class dap4.dap4lib.ChunkInputStream
-
Returns an estimate of the number of databuffer that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
B
- BASE - dap4.dap4lib.XURI.Parts
- basece - Variable in class dap4.dap4lib.HttpDSP
- baseprotocol - Variable in class dap4.dap4lib.XURI
- basetype - Variable in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- build() - Method in class dap4.dap4lib.HttpDSP
-
Open a connection and make a request for the (possibly constrained) DMR.
- build(DapDataset, byte[], ByteOrder) - Method in class dap4.dap4lib.serial.D4DSP
-
Build the data from the incoming serial data Note that some DSP's will not use
- build(String, byte[], ByteOrder) - Method in class dap4.dap4lib.serial.D4DSP
- buildattr(int, int, String) - Method in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- buildcompoundtype(Nc4Notes.TypeNotes, String, long, long) - Method in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- builddim(int, int, int[]) - Method in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- buildenumtype(Nc4Notes.TypeNotes, String, int) - Method in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- buildfield(Nc4Notes.TypeNotes, int, DapStructure) - Method in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- buildgroup(int, int) - Method in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- buildopaquetype(Nc4Notes.TypeNotes, String, long) - Method in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- buildrootgroup(int) - Method in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- buildURL(String, String, DapDataset, String) - Static method in class dap4.dap4lib.HttpDSP
- buildusertype(int, int) - Method in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- buildvar(int, int) - Method in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- buildvlentype(Nc4Notes.TypeNotes, String, int, long) - Method in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- bytestrings - Variable in class dap4.dap4lib.serial.D4Cursor
C
- callServer(String) - Method in class dap4.dap4lib.HttpDSP
- canonical(String) - Static method in class dap4.dap4lib.XURI
-
Canonicalize a part of a URL
- CAPABILITIES - dap4.dap4lib.RequestMode
- ce - Variable in class dap4.dap4lib.DMRPrinter
- ce - Variable in class dap4.dap4lib.DSPPrinter
- checksummode - Variable in class dap4.dap4lib.serial.D4DataCompiler
- ChunkInputStream - Class in dap4.dap4lib
-
This class wraps a chunked source of databuffer as an InputStream.
- ChunkInputStream(InputStream, RequestMode) - Constructor for class dap4.dap4lib.ChunkInputStream
- ChunkInputStream(InputStream, RequestMode, ByteOrder) - Constructor for class dap4.dap4lib.ChunkInputStream
- chunksize - Variable in class dap4.dap4lib.ChunkInputStream
- close() - Method in class dap4.dap4lib.AbstractDSP
- close() - Method in class dap4.dap4lib.ChunkInputStream
-
Closes this output stream and releases any system resources associated with this stream.
- close() - Method in class dap4.dap4lib.DMRPrinter
- close() - Method in class dap4.dap4lib.DSPPrinter
- close() - Method in class dap4.dap4lib.FileDSP
- close() - Method in class dap4.dap4lib.HttpDSP
- close() - Method in class dap4.dap4lib.netcdf.Nc4DSP
- closed - Variable in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- closed - Variable in class dap4.dap4lib.netcdf.Nc4DSP
- COLUMNS - Static variable in class dap4.dap4lib.DSPPrinter
- compile() - Method in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- compile() - Method in class dap4.dap4lib.serial.D4DataCompiler
-
The goal here is to process the serialized databuffer and locate top-level variable positions in the serialized databuffer.
- compileAtomicVar(DapVariable, D4Cursor) - Method in class dap4.dap4lib.serial.D4DataCompiler
- compileSequence(DapVariable, DapSequence, D4Cursor) - Method in class dap4.dap4lib.serial.D4DataCompiler
-
Compile a sequence as a set of records.
- compileSequenceArray(DapVariable, D4Cursor) - Method in class dap4.dap4lib.serial.D4DataCompiler
-
Compile a sequence array.
- compileStructure(DapVariable, DapStructure, D4Cursor) - Method in class dap4.dap4lib.serial.D4DataCompiler
-
Compile a structure instance.
- compileStructureArray(DapVariable, D4Cursor) - Method in class dap4.dap4lib.serial.D4DataCompiler
-
Compile a structure array.
- compileVar(DapVariable, D4Cursor) - Method in class dap4.dap4lib.serial.D4DataCompiler
- computeTypeSize(DapType) - Static method in class dap4.dap4lib.serial.D4DataCompiler
-
Compute the size in databuffer of the serialized form
- CONSTRAINTTAG - Static variable in class dap4.dap4lib.DapProtocol
- CONSTRAINTTAG - Static variable in class dap4.dap4lib.HttpDSP
- container - Variable in class dap4.dap4lib.AbstractCursor
- contenttype - Variable in class dap4.dap4lib.DapProtocol.ContentType
- ContentType(RequestMode, String, String, String, String) - Constructor for class dap4.dap4lib.DapProtocol.ContentType
- contenttypes - Static variable in class dap4.dap4lib.DapProtocol
- context - Variable in class dap4.dap4lib.AbstractDSP
- context - Variable in class dap4.dap4lib.HttpDSP
- CONTROLCHAR - dap4.dap4lib.DSPPrinter.Flags
- convertVector(DapType, DapType, Object) - Static method in class dap4.dap4lib.LibTypeFcns
-
Convert an array of one type of values to another type
- COUNTSIZE - Static variable in class dap4.dap4lib.serial.D4DataCompiler
D
- D4Cursor - Class in dap4.dap4lib.serial
- D4Cursor(DataCursor.Scheme, D4DSP, DapNode, D4Cursor) - Constructor for class dap4.dap4lib.serial.D4Cursor
- D4Cursor(D4Cursor) - Constructor for class dap4.dap4lib.serial.D4Cursor
-
Effectively a clone of c
- D4DataCompiler - Class in dap4.dap4lib.serial
- D4DataCompiler(D4DSP, ChecksumMode, ByteOrder, ByteBuffer) - Constructor for class dap4.dap4lib.serial.D4DataCompiler
-
Constructor
- D4DSP - Class in dap4.dap4lib.serial
-
DAP4 Serial to DSP interface This code should be completely independent of thredds.
- D4DSP() - Constructor for class dap4.dap4lib.serial.D4DSP
- DAP - dap4.dap4lib.RequestMode
- dap4.dap4lib - package dap4.dap4lib
- dap4.dap4lib.netcdf - package dap4.dap4lib.netcdf
- dap4.dap4lib.serial - package dap4.dap4lib.serial
- DAP4CSUMTAG - Static variable in class dap4.dap4lib.Dap4Util
- DAP4ENDIANTAG - Static variable in class dap4.dap4lib.Dap4Util
- DAP4EXTENSIONS - Static variable in class dap4.dap4lib.HttpDSP
- DAP4FRAGMARKERS - Static variable in class dap4.dap4lib.HttpDSP
- DAP4PROTO - Static variable in class dap4.dap4lib.HttpDSP
- DAP4QUERYMARKERS - Static variable in class dap4.dap4lib.HttpDSP
- DAP4SCHEMES - Static variable in class dap4.dap4lib.HttpDSP
- DAP4TESTTAG - Static variable in class dap4.dap4lib.Dap4Util
- Dap4Util - Class in dap4.dap4lib
-
Constants and utilities either top-level or for a member.
- Dap4Util() - Constructor for class dap4.dap4lib.Dap4Util
- DapCodes - Interface in dap4.dap4lib
- DAPEXTENSIONS - Static variable in class dap4.dap4lib.HttpDSP
- DapLog - Class in dap4.dap4lib
- DapLog() - Constructor for class dap4.dap4lib.DapLog
- DapProtocol - Class in dap4.dap4lib
-
Store protocol related constants
- DapProtocol() - Constructor for class dap4.dap4lib.DapProtocol
- DapProtocol.ContentType - Class in dap4.dap4lib
- DapStartLog - Class in dap4.dap4lib
- DapStartLog() - Constructor for class dap4.dap4lib.DapStartLog
- DAPVERSION - Static variable in class dap4.dap4lib.AbstractDSP
- DAPVERSION - Static variable in class dap4.dap4lib.HttpDSP
- DAPVERSION - Static variable in class dap4.dap4lib.serial.D4DSP
- databuffer - Variable in class dap4.dap4lib.serial.D4DataCompiler
- databuffer - Variable in class dap4.dap4lib.serial.D4DSP
- dataset - Variable in class dap4.dap4lib.serial.D4DataCompiler
- DATASUFFIX - Static variable in class dap4.dap4lib.HttpDSP
- debug() - Method in class dap4.dap4lib.netcdf.Nc4Cursor
- debug(String) - Static method in class dap4.dap4lib.DapLog
- debug(String) - Static method in class dap4.dap4lib.DapStartLog
- DEBUG - Static variable in class dap4.dap4lib.AbstractDSP
- DEBUG - Static variable in class dap4.dap4lib.HttpDSP
- DEBUG - Static variable in class dap4.dap4lib.netcdf.Nc4Cursor
- DEBUG - Static variable in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- DEBUG - Static variable in class dap4.dap4lib.netcdf.Nc4DSP
- DEBUG - Static variable in class dap4.dap4lib.serial.D4DataCompiler
- DEBUG - Static variable in class dap4.dap4lib.serial.D4DSP
- DFALTPRELOADSIZE - Static variable in class dap4.dap4lib.HttpDSP
- DIM - dap4.dap4lib.netcdf.Nc4Notes.NoteSort
- DimNotes(int, int, Nc4DSP) - Constructor for class dap4.dap4lib.netcdf.Nc4Notes.DimNotes
- dmr - Variable in class dap4.dap4lib.AbstractDSP
- dmr - Variable in class dap4.dap4lib.DMRPrinter
- dmr - Variable in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- DMR - dap4.dap4lib.RequestMode
- dmrfactory - Variable in class dap4.dap4lib.netcdf.Nc4DSP
- DMRNS - Static variable in class dap4.dap4lib.AbstractDSP
- DMRPrinter - Class in dap4.dap4lib
-
DMR Printer.
- DMRPrinter() - Constructor for class dap4.dap4lib.DMRPrinter
- DMRPrinter(DapDataset, CEConstraint, PrintWriter, ResponseFormat) - Constructor for class dap4.dap4lib.DMRPrinter
- DMRPrinter(DapDataset, PrintWriter) - Constructor for class dap4.dap4lib.DMRPrinter
- DMRSUFFIX - Static variable in class dap4.dap4lib.HttpDSP
- DMRVERSION - Static variable in class dap4.dap4lib.AbstractDSP
- DMRVERSION - Static variable in class dap4.dap4lib.HttpDSP
- DMRVERSION - Static variable in class dap4.dap4lib.serial.D4DSP
- dsp - Variable in class dap4.dap4lib.AbstractCursor
- dsp - Variable in class dap4.dap4lib.DSPPrinter
- dsp - Variable in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- dsp - Variable in class dap4.dap4lib.serial.D4DataCompiler
- dspMatch(String, DapContext) - Method in class dap4.dap4lib.FileDSP
-
A path is file if it has no base protocol or is file:
- dspMatch(String, DapContext) - Method in class dap4.dap4lib.HttpDSP
-
A path is a DAP4 path if at least one of the following is true.
- dspMatch(String, DapContext) - Static method in class dap4.dap4lib.netcdf.Nc4DMRCompiler
-
A path is file if it has no base protocol or is file:
- dspMatch(String, DapContext) - Method in class dap4.dap4lib.netcdf.Nc4DSP
-
A path is file if it has no base protocol or is file:
- DSPPrinter - Class in dap4.dap4lib
-
DAP DSP Printer.
- DSPPrinter() - Constructor for class dap4.dap4lib.DSPPrinter
- DSPPrinter(DSP, CEConstraint, Writer) - Constructor for class dap4.dap4lib.DSPPrinter
- DSPPrinter(DSP, Writer) - Constructor for class dap4.dap4lib.DSPPrinter
- DSPPrinter.Flags - Enum in dap4.dap4lib
- DSR - dap4.dap4lib.RequestMode
- DSRSUFFIX - Static variable in class dap4.dap4lib.HttpDSP
- DUMPDAP - Static variable in class dap4.dap4lib.serial.D4DSP
- DUMPDMR - Static variable in class dap4.dap4lib.netcdf.Nc4DSP
- DUMPDMR - Static variable in class dap4.dap4lib.serial.D4DSP
E
- elements - Variable in class dap4.dap4lib.serial.D4Cursor
- enumbase - Variable in class dap4.dap4lib.netcdf.Nc4Notes.TypeNotes
- errcheck(int) - Method in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- errcheck(Nc4prototypes, int) - Static method in class dap4.dap4lib.netcdf.Nc4Cursor
- error(String) - Static method in class dap4.dap4lib.DapLog
- error(String) - Static method in class dap4.dap4lib.DapStartLog
- ERROR - dap4.dap4lib.RequestMode
- ErrorException - Exception in dap4.dap4lib
- ErrorException(String) - Constructor for exception dap4.dap4lib.ErrorException
- ErrorException(Throwable) - Constructor for exception dap4.dap4lib.ErrorException
- extension() - Method in enum dap4.dap4lib.RequestMode
- EXTENSIONS - Static variable in class dap4.dap4lib.FileDSP
- EXTENSIONS - Static variable in class dap4.dap4lib.netcdf.Nc4DSP
- extractChecksum(ByteBuffer) - Method in class dap4.dap4lib.serial.D4DataCompiler
F
- factory - Variable in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- fieldcursors - Variable in class dap4.dap4lib.serial.D4Cursor
- fieldIndex(String) - Method in class dap4.dap4lib.AbstractCursor
- FileDSP - Class in dap4.dap4lib
-
Provide a DSP interface to raw data
- FileDSP() - Constructor for class dap4.dap4lib.FileDSP
- filepath - Variable in class dap4.dap4lib.netcdf.Nc4DSP
- FILEPROTO - Static variable in class dap4.dap4lib.HttpDSP
- fillgroup(int) - Method in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- find(long, Nc4Notes.NoteSort) - Method in class dap4.dap4lib.netcdf.Nc4DSP
- flag(DSPPrinter.Flags) - Method in class dap4.dap4lib.DSPPrinter
- flags - Variable in class dap4.dap4lib.ChunkInputStream
- flags - Variable in class dap4.dap4lib.DSPPrinter
- flush() - Method in class dap4.dap4lib.DMRPrinter
- flush() - Method in class dap4.dap4lib.DSPPrinter
- format - Variable in class dap4.dap4lib.DMRPrinter
- format - Variable in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- format - Variable in class dap4.dap4lib.netcdf.Nc4DSP
- FORMAT - dap4.dap4lib.XURI.Parts
- formatprotocol - Variable in class dap4.dap4lib.XURI
- fqnXMLEscape(String) - Static method in class dap4.dap4lib.DMRPrinter
-
XML escape a dap fqn and converting '"' to " Assumes backslash escapes are in effect for '/' and '.'
- frag - Variable in class dap4.dap4lib.XURI
- FRAG - dap4.dap4lib.XURI.Parts
- fragfields - Variable in class dap4.dap4lib.XURI
G
- get() - Method in class dap4.dap4lib.netcdf.Nc4Notes.DimNotes
- get() - Method in class dap4.dap4lib.netcdf.Nc4Notes.GroupNotes
- get() - Method in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- get() - Method in class dap4.dap4lib.netcdf.Nc4Notes.TypeNotes
- get() - Method in class dap4.dap4lib.netcdf.Nc4Notes.VarNotes
- getatomicdata(DapType, long, long, Nc4DSP.Nc4Pointer) - Method in class dap4.dap4lib.netcdf.Nc4Cursor
- getBaseProtocol() - Method in class dap4.dap4lib.XURI
- getBaseType() - Method in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- getCapabilities(String) - Method in class dap4.dap4lib.HttpDSP
-
Provide a method for getting the capabilities document.
- getChecksumMode() - Method in class dap4.dap4lib.AbstractDSP
- getContainer() - Method in class dap4.dap4lib.AbstractCursor
- getContainer() - Method in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- getContext() - Method in class dap4.dap4lib.AbstractDSP
- getCount(ByteBuffer) - Static method in class dap4.dap4lib.serial.D4DataCompiler
- getDMR() - Method in class dap4.dap4lib.AbstractDSP
- getDocument() - Method in exception dap4.dap4lib.ErrorException
- getDSP() - Method in class dap4.dap4lib.AbstractCursor
- getElementSize() - Method in class dap4.dap4lib.netcdf.Nc4Cursor
- getElementSize(DapVariable) - Method in class dap4.dap4lib.serial.D4Cursor
- getElementSize(Nc4Notes.TypeNotes) - Method in class dap4.dap4lib.netcdf.Nc4Cursor
- getFieldIndex() - Method in class dap4.dap4lib.netcdf.Nc4Notes.VarNotes
- getFormat(ResponseFormat) - Method in class dap4.dap4lib.DapProtocol.ContentType
- getFormatProtocol() - Method in class dap4.dap4lib.XURI
- getFrag() - Method in class dap4.dap4lib.XURI
- getFragFields() - Method in class dap4.dap4lib.XURI
- getHost() - Method in class dap4.dap4lib.XURI
- getHostByteOrder() - Method in class dap4.dap4lib.ChunkInputStream
- getIndex() - Method in class dap4.dap4lib.AbstractCursor
- getIndex() - Method in class dap4.dap4lib.netcdf.Nc4Cursor
- getJNI() - Method in class dap4.dap4lib.netcdf.Nc4DSP
- getLength(ByteBuffer) - Static method in class dap4.dap4lib.serial.D4Cursor
- getLocation() - Method in class dap4.dap4lib.AbstractDSP
- getLocation() - Method in class dap4.dap4lib.netcdf.Nc4DSP
- getMemory() - Method in class dap4.dap4lib.netcdf.Nc4Cursor
- getNoChecksum() - Method in class dap4.dap4lib.ChunkInputStream
- getOffset() - Method in class dap4.dap4lib.netcdf.Nc4Cursor
- getOffset() - Method in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- getOrder() - Method in class dap4.dap4lib.AbstractDSP
- getOriginal() - Method in class dap4.dap4lib.XURI
- getPath() - Method in class dap4.dap4lib.XURI
- getPos(ByteBuffer) - Static method in class dap4.dap4lib.serial.D4DataCompiler
- getPrintValue(Object) - Static method in class dap4.dap4lib.DMRPrinter
- getPrintValue(Object) - Static method in class dap4.dap4lib.DSPPrinter
- getQuery() - Method in class dap4.dap4lib.XURI
- getQueryFields() - Method in class dap4.dap4lib.XURI
- getRecordCount() - Method in class dap4.dap4lib.AbstractCursor
- getRecordCount() - Method in class dap4.dap4lib.netcdf.Nc4Cursor
- getRecordCount() - Method in class dap4.dap4lib.serial.D4Cursor
- getRecordIndex() - Method in class dap4.dap4lib.AbstractCursor
- getRecordSize() - Method in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- getRemoteByteOrder() - Method in class dap4.dap4lib.ChunkInputStream
- getScheme() - Method in class dap4.dap4lib.AbstractCursor
- getSize() - Method in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- getSize() - Method in class dap4.dap4lib.netcdf.Nc4Notes.VarNotes
- getSort() - Method in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- getTemplate() - Method in class dap4.dap4lib.AbstractCursor
- getType() - Method in class dap4.dap4lib.netcdf.Nc4Notes.TypeNotes
- getUserinfo() - Method in class dap4.dap4lib.XURI
- getVariableData(DapVariable) - Method in class dap4.dap4lib.AbstractDSP
- getVariableData(DapVariable) - Method in class dap4.dap4lib.netcdf.Nc4DSP
- getVarId(int, int, int) - Static method in class dap4.dap4lib.netcdf.Nc4Notes
- getVarId(Nc4Notes.VarNotes) - Static method in class dap4.dap4lib.netcdf.Nc4Notes
- getVlenType(DapVariable) - Method in class dap4.dap4lib.netcdf.Nc4Cursor
-
If the basetype is sequence (=> isVlen()), then return the type of the first field of this sequence.
- GROUP - dap4.dap4lib.netcdf.Nc4Notes.NoteSort
- GroupNotes(int, int, Nc4DSP) - Constructor for class dap4.dap4lib.netcdf.Nc4Notes.GroupNotes
- GROUPSPECIAL - Static variable in class dap4.dap4lib.DMRPrinter
H
- hasDimensions(DapVariable) - Static method in class dap4.dap4lib.DMRPrinter
- hasMaps(DapVariable) - Static method in class dap4.dap4lib.DMRPrinter
- hasMetadata(DapNode) - Method in class dap4.dap4lib.DMRPrinter
- hexchar(int) - Static method in class dap4.dap4lib.DSPPrinter
- host - Variable in class dap4.dap4lib.XURI
- HOST - dap4.dap4lib.XURI.Parts
- htmltype - Variable in class dap4.dap4lib.DapProtocol.ContentType
- HttpDSP - Class in dap4.dap4lib
-
Make a request to a server and convert the reply to a DapDataset from the returned bytes.
- HttpDSP() - Constructor for class dap4.dap4lib.HttpDSP
I
- indicesToString(Index) - Method in class dap4.dap4lib.DSPPrinter
- info(String) - Static method in class dap4.dap4lib.DapLog
- info(String) - Static method in class dap4.dap4lib.DapStartLog
- input - Variable in class dap4.dap4lib.ChunkInputStream
- isAtomic() - Method in class dap4.dap4lib.AbstractCursor
- isCompound() - Method in class dap4.dap4lib.AbstractCursor
- isCompound() - Method in class dap4.dap4lib.netcdf.Nc4Notes.TypeNotes
- isCompoundArray() - Method in class dap4.dap4lib.AbstractCursor
- isEnum() - Method in class dap4.dap4lib.netcdf.Nc4Notes.TypeNotes
- isField() - Method in class dap4.dap4lib.AbstractCursor
- isfile - Variable in class dap4.dap4lib.XURI
- isFile() - Method in class dap4.dap4lib.XURI
- isOpaque() - Method in class dap4.dap4lib.netcdf.Nc4Notes.TypeNotes
- isScalar() - Method in class dap4.dap4lib.AbstractCursor
- isSeq() - Method in class dap4.dap4lib.netcdf.Nc4Notes.TypeNotes
- isvlen - Variable in class dap4.dap4lib.netcdf.Nc4Notes.TypeNotes
- isVlen() - Method in class dap4.dap4lib.netcdf.Nc4Notes.TypeNotes
L
- LBRACE - Static variable in class dap4.dap4lib.DSPPrinter
- LBRACKET - Static variable in class dap4.dap4lib.DSPPrinter
- LibTypeFcns - Class in dap4.dap4lib
-
This Class is used to isolate as many as possible of the switch statements using TypeSort enums.
- LibTypeFcns() - Constructor for class dap4.dap4lib.LibTypeFcns
- localorder - Variable in class dap4.dap4lib.ChunkInputStream
- location - Variable in class dap4.dap4lib.AbstractDSP
- LPAREN - Static variable in class dap4.dap4lib.DSPPrinter
M
- makeField(Nc4Notes.TypeNotes, int, String, Nc4Notes.TypeNotes, int, int[]) - Method in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- makeString(byte[]) - Static method in class dap4.dap4lib.netcdf.Nc4DSP
- markVlen() - Method in class dap4.dap4lib.netcdf.Nc4Notes.TypeNotes
- memory - Variable in class dap4.dap4lib.netcdf.Nc4Cursor
- mode - Variable in class dap4.dap4lib.DapProtocol.ContentType
- mode - Variable in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- mode - Variable in class dap4.dap4lib.netcdf.Nc4DSP
- modeFor(String) - Static method in enum dap4.dap4lib.RequestMode
N
- name - Variable in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- NC_GRPNULL - Static variable in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- NC_GRPNULL - Static variable in class dap4.dap4lib.netcdf.Nc4DSP
- NC_IDNULL - Static variable in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- NC_IDNULL - Static variable in class dap4.dap4lib.netcdf.Nc4DSP
- NC_NOERR - Static variable in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- NC_NOERR - Static variable in class dap4.dap4lib.netcdf.Nc4DSP
- nc4 - Static variable in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- nc4 - Static variable in class dap4.dap4lib.netcdf.Nc4DSP
- Nc4Attribute(String, DapType) - Constructor for class dap4.dap4lib.netcdf.Nc4DMR.Nc4Attribute
- Nc4AttributeSet(String) - Constructor for class dap4.dap4lib.netcdf.Nc4DMR.Nc4AttributeSet
- Nc4Cursor - Class in dap4.dap4lib.netcdf
- Nc4Cursor(DataCursor.Scheme, Nc4DSP, DapVariable, Nc4Cursor) - Constructor for class dap4.dap4lib.netcdf.Nc4Cursor
- Nc4Cursor(Nc4Cursor) - Constructor for class dap4.dap4lib.netcdf.Nc4Cursor
- Nc4Dataset(String) - Constructor for class dap4.dap4lib.netcdf.Nc4DMR.Nc4Dataset
- Nc4Dimension(String, long) - Constructor for class dap4.dap4lib.netcdf.Nc4DMR.Nc4Dimension
- Nc4DMR - Class in dap4.dap4lib.netcdf
- Nc4DMR() - Constructor for class dap4.dap4lib.netcdf.Nc4DMR
- Nc4DMR.Nc4Attribute - Class in dap4.dap4lib.netcdf
- Nc4DMR.Nc4AttributeSet - Class in dap4.dap4lib.netcdf
- Nc4DMR.Nc4Dataset - Class in dap4.dap4lib.netcdf
- Nc4DMR.Nc4Dimension - Class in dap4.dap4lib.netcdf
- Nc4DMR.Nc4EnumConst - Class in dap4.dap4lib.netcdf
- Nc4DMR.Nc4Enumeration - Class in dap4.dap4lib.netcdf
- Nc4DMR.Nc4Group - Class in dap4.dap4lib.netcdf
- Nc4DMR.Nc4Map - Class in dap4.dap4lib.netcdf
- Nc4DMR.Nc4OtherXML - Class in dap4.dap4lib.netcdf
- Nc4DMR.Nc4Sequence - Class in dap4.dap4lib.netcdf
- Nc4DMR.Nc4Structure - Class in dap4.dap4lib.netcdf
- Nc4DMR.Nc4Variable - Class in dap4.dap4lib.netcdf
- Nc4DMRCompiler - Class in dap4.dap4lib.netcdf
-
Compile netcdf file info into DMR
- Nc4DMRCompiler(Nc4DSP, int, DMRFactory) - Constructor for class dap4.dap4lib.netcdf.Nc4DMRCompiler
- Nc4DSP - Class in dap4.dap4lib.netcdf
-
DSP for reading netcdf files through jni interface to netcdf4 library
- Nc4DSP() - Constructor for class dap4.dap4lib.netcdf.Nc4DSP
- Nc4DSP.Nc4Pointer - Class in dap4.dap4lib.netcdf
-
Provide a wrapper for pointers that tracks the size.
- Nc4EnumConst(String, long) - Constructor for class dap4.dap4lib.netcdf.Nc4DMR.Nc4EnumConst
- Nc4Enumeration(String, DapType) - Constructor for class dap4.dap4lib.netcdf.Nc4DMR.Nc4Enumeration
- Nc4FQN(Nc4Notes.TypeNotes) - Method in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- Nc4Group(String) - Constructor for class dap4.dap4lib.netcdf.Nc4DMR.Nc4Group
- Nc4Map(DapVariable) - Constructor for class dap4.dap4lib.netcdf.Nc4DMR.Nc4Map
- Nc4Notes - Class in dap4.dap4lib.netcdf
-
Note that ideally, this info should be part of the Nc4DMR classes, but that would require multiple inheritance.
- Nc4Notes() - Constructor for class dap4.dap4lib.netcdf.Nc4Notes
- Nc4Notes.DimNotes - Class in dap4.dap4lib.netcdf
- Nc4Notes.GroupNotes - Class in dap4.dap4lib.netcdf
- Nc4Notes.Notes - Class in dap4.dap4lib.netcdf
- Nc4Notes.NoteSort - Enum in dap4.dap4lib.netcdf
- Nc4Notes.TypeNotes - Class in dap4.dap4lib.netcdf
- Nc4Notes.VarNotes - Class in dap4.dap4lib.netcdf
- Nc4OtherXML(String) - Constructor for class dap4.dap4lib.netcdf.Nc4DMR.Nc4OtherXML
- Nc4Pointer(Pointer, long) - Constructor for class dap4.dap4lib.netcdf.Nc4DSP.Nc4Pointer
- Nc4Sequence(String) - Constructor for class dap4.dap4lib.netcdf.Nc4DMR.Nc4Sequence
- Nc4Structure(String) - Constructor for class dap4.dap4lib.netcdf.Nc4DMR.Nc4Structure
- Nc4Variable(String, DapType) - Constructor for class dap4.dap4lib.netcdf.Nc4DMR.Nc4Variable
- ncid - Variable in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- ncid - Variable in class dap4.dap4lib.netcdf.Nc4DSP
- newVector(DapType, long) - Static method in class dap4.dap4lib.LibTypeFcns
- NILFLAGS - Static variable in class dap4.dap4lib.DMRPrinter
- NILFLAGS - Static variable in class dap4.dap4lib.DSPPrinter
- nochecksum - Variable in class dap4.dap4lib.ChunkInputStream
- NOFIELDID - Static variable in class dap4.dap4lib.netcdf.Nc4Notes
- NOGROUP - Static variable in class dap4.dap4lib.netcdf.Nc4Notes
- NOID - Static variable in class dap4.dap4lib.netcdf.Nc4Notes
- NONAME - Static variable in class dap4.dap4lib.DMRPrinter
- NONAME - Static variable in class dap4.dap4lib.DSPPrinter
- NONNIL - Static variable in class dap4.dap4lib.DMRPrinter
- NONNIL - Static variable in class dap4.dap4lib.DSPPrinter
- Notes(Nc4Notes.NoteSort, int, int, Nc4DSP) - Constructor for class dap4.dap4lib.netcdf.Nc4Notes.Notes
- noteSortFor(DapNode) - Method in class dap4.dap4lib.netcdf.Nc4DSP
O
- offset - Variable in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- offset - Variable in class dap4.dap4lib.serial.D4Cursor
- open(byte[]) - Method in class dap4.dap4lib.FileDSP
- open(String) - Method in class dap4.dap4lib.AbstractDSP
-
"open" a reference to a data source and return the DSP wrapper.
- open(String) - Method in class dap4.dap4lib.FileDSP
- open(String) - Method in class dap4.dap4lib.HttpDSP
- open(String) - Method in class dap4.dap4lib.netcdf.Nc4DSP
- order - Variable in class dap4.dap4lib.serial.D4DataCompiler
- originaluri - Variable in class dap4.dap4lib.XURI
P
- p - Variable in class dap4.dap4lib.netcdf.Nc4DSP.Nc4Pointer
- parent - Variable in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- PARSEDEBUG - Static variable in class dap4.dap4lib.AbstractDSP
- parseDMR(String) - Method in class dap4.dap4lib.AbstractDSP
-
It is common to want to parse a DMR text to a DapDataset, so provide this utility.
- parsefile(String) - Method in class dap4.dap4lib.XURI
- parseFragment(String) - Method in class dap4.dap4lib.XURI
- parsenonfile(String) - Method in class dap4.dap4lib.XURI
- parseQuery(String) - Method in class dap4.dap4lib.XURI
- parseURL(String) - Method in class dap4.dap4lib.HttpDSP
- path - Variable in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- path - Variable in class dap4.dap4lib.XURI
- PATH - dap4.dap4lib.XURI.Parts
- pathprefix - Variable in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- PERLINE - Static variable in class dap4.dap4lib.DMRPrinter
- PERLINE - Static variable in class dap4.dap4lib.DSPPrinter
- print() - Method in class dap4.dap4lib.DMRPrinter
-
Print a DapDataset: - as DMR - optionally constrained
- print() - Method in class dap4.dap4lib.DSPPrinter
-
Print data from a DSP - optionally constrained
- printArray(DataCursor, List<Slice>) - Method in class dap4.dap4lib.DSPPrinter
- printAtomicInstance(DataCursor, Index) - Method in class dap4.dap4lib.DSPPrinter
- printAtomicVector(DataCursor, List<Slice>, Odometer) - Method in class dap4.dap4lib.DSPPrinter
- printCompoundInstance(DataCursor) - Method in class dap4.dap4lib.DSPPrinter
-
Print a single structure or sequence or record instance
- printContainerAttribute(DapAttribute) - Method in class dap4.dap4lib.DMRPrinter
- printDMR(DapDataset) - Static method in class dap4.dap4lib.AbstractDSP
- printer - Variable in class dap4.dap4lib.DMRPrinter
- printer - Variable in class dap4.dap4lib.DSPPrinter
- printMetadata(DapNode) - Method in class dap4.dap4lib.DMRPrinter
- printNode(DapNode) - Method in class dap4.dap4lib.DMRPrinter
-
Print an arbitrary DapNode and its subnodes as if it is being sent to a client with optional constraint; inclusions are determined by the view.
- printOtherXML(DapAttribute) - Method in class dap4.dap4lib.DMRPrinter
- printReserved(DapNode) - Method in class dap4.dap4lib.DMRPrinter
- printScalar(DataCursor) - Method in class dap4.dap4lib.DSPPrinter
- printVariable(DataCursor, List<Slice>) - Method in class dap4.dap4lib.DSPPrinter
-
Print an arbitrary DataVariable using a constraint.
- printXMLAttribute(String, String, int) - Method in class dap4.dap4lib.DMRPrinter
-
PrintXMLAttributes helper function
- processAttributes(DapDataset) - Method in class dap4.dap4lib.AbstractDSP
-
Walk the dataset tree and remove selected attributes such as _Unsigned
- PROTOTAG - Static variable in class dap4.dap4lib.HttpDSP
- PWD - dap4.dap4lib.XURI.Parts
Q
- query - Variable in class dap4.dap4lib.XURI
- QUERY - dap4.dap4lib.XURI.Parts
- queryfields - Variable in class dap4.dap4lib.XURI
- QUERYSTART - Static variable in class dap4.dap4lib.HttpDSP
R
- raw - Variable in class dap4.dap4lib.FileDSP
- RBRACE - Static variable in class dap4.dap4lib.DSPPrinter
- RBRACKET - Static variable in class dap4.dap4lib.DSPPrinter
- read() - Method in class dap4.dap4lib.ChunkInputStream
-
Reads the next byte of databuffer from the input stream.
- read(byte[], int, int) - Method in class dap4.dap4lib.ChunkInputStream
-
Reads up to len databuffer of databuffer from the input stream into an array of databuffer.
- read(Index) - Method in class dap4.dap4lib.AbstractCursor
- read(Index) - Method in class dap4.dap4lib.netcdf.Nc4Cursor
- read(Index) - Method in class dap4.dap4lib.serial.D4Cursor
- read(List<Slice>) - Method in class dap4.dap4lib.AbstractCursor
- read(List<Slice>) - Method in class dap4.dap4lib.netcdf.Nc4Cursor
- read(List<Slice>) - Method in class dap4.dap4lib.serial.D4Cursor
- readAs(DapVariable, DapType, List<Slice>) - Method in class dap4.dap4lib.serial.D4Cursor
-
Allow specification of basetype to use; used for enumerations
- readAtomic(List<Slice>) - Method in class dap4.dap4lib.netcdf.Nc4Cursor
- readAtomic(List<Slice>) - Method in class dap4.dap4lib.serial.D4Cursor
- readAtomicScalar(Nc4Notes.VarNotes, Nc4Notes.TypeNotes) - Method in class dap4.dap4lib.netcdf.Nc4Cursor
-
Read a top-level scalar atomic variable
- readAtomicVector(Nc4Notes.VarNotes, Nc4Notes.TypeNotes, long, List<Slice>) - Method in class dap4.dap4lib.netcdf.Nc4Cursor
- readcheck(Nc4prototypes, int) - Static method in class dap4.dap4lib.netcdf.Nc4Cursor
- readContig(List<Slice>, DapType, long, Odometer, Object) - Method in class dap4.dap4lib.serial.D4Cursor
- readDMR() - Method in class dap4.dap4lib.ChunkInputStream
-
Read the DMR, trimmed.
- readError() - Method in class dap4.dap4lib.ChunkInputStream
-
Read an error chunk
- readField(int) - Method in class dap4.dap4lib.AbstractCursor
- readField(int) - Method in class dap4.dap4lib.netcdf.Nc4Cursor
- readField(int) - Method in class dap4.dap4lib.serial.D4Cursor
- readOdom(List<Slice>, DapType, Odometer, Object) - Method in class dap4.dap4lib.serial.D4Cursor
- readRecord(long) - Method in class dap4.dap4lib.AbstractCursor
- readRecord(long) - Method in class dap4.dap4lib.netcdf.Nc4Cursor
- readRecord(long) - Method in class dap4.dap4lib.serial.D4Cursor
- readSequence(Index) - Method in class dap4.dap4lib.netcdf.Nc4Cursor
- readSequence(Index) - Method in class dap4.dap4lib.serial.D4Cursor
- readStructure(Index) - Method in class dap4.dap4lib.netcdf.Nc4Cursor
- readStructure(Index) - Method in class dap4.dap4lib.serial.D4Cursor
- recordcount - Variable in class dap4.dap4lib.AbstractCursor
- recordindex - Variable in class dap4.dap4lib.AbstractCursor
- records - Variable in class dap4.dap4lib.serial.D4Cursor
- recordsize - Variable in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- remoteorder - Variable in class dap4.dap4lib.ChunkInputStream
- requestmode - Variable in class dap4.dap4lib.ChunkInputStream
- RequestMode - Enum in dap4.dap4lib
-
Define the enum for the possible Request/Response modes
- RESERVEDTAGS - Static variable in class dap4.dap4lib.DMRPrinter
- rootcursor - Variable in class dap4.dap4lib.AbstractDSP
- RPAREN - Static variable in class dap4.dap4lib.DSPPrinter
S
- SC_ACCEPTED - Static variable in interface dap4.dap4lib.DapCodes
- SC_BAD_GATEWAY - Static variable in interface dap4.dap4lib.DapCodes
- SC_BAD_REQUEST - Static variable in interface dap4.dap4lib.DapCodes
- SC_CONFLICT - Static variable in interface dap4.dap4lib.DapCodes
- SC_CONTINUE - Static variable in interface dap4.dap4lib.DapCodes
- SC_CREATED - Static variable in interface dap4.dap4lib.DapCodes
- SC_EXPECTATION_FAILED - Static variable in interface dap4.dap4lib.DapCodes
- SC_FORBIDDEN - Static variable in interface dap4.dap4lib.DapCodes
- SC_GATEWAY_TIMEOUT - Static variable in interface dap4.dap4lib.DapCodes
- SC_GONE - Static variable in interface dap4.dap4lib.DapCodes
- SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface dap4.dap4lib.DapCodes
- SC_INTERNAL_SERVER_ERROR - Static variable in interface dap4.dap4lib.DapCodes
- SC_LENGTH_REQUIRED - Static variable in interface dap4.dap4lib.DapCodes
- SC_METHOD_NOT_ALLOWED - Static variable in interface dap4.dap4lib.DapCodes
- SC_MOVED_PERMANENTLY - Static variable in interface dap4.dap4lib.DapCodes
- SC_MOVED_TEMPORARILY - Static variable in interface dap4.dap4lib.DapCodes
- SC_MULTIPLE_CHOICES - Static variable in interface dap4.dap4lib.DapCodes
- SC_NO_CONTENT - Static variable in interface dap4.dap4lib.DapCodes
- SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface dap4.dap4lib.DapCodes
- SC_NOT_ACCEPTABLE - Static variable in interface dap4.dap4lib.DapCodes
- SC_NOT_FOUND - Static variable in interface dap4.dap4lib.DapCodes
- SC_NOT_IMPLEMENTED - Static variable in interface dap4.dap4lib.DapCodes
- SC_NOT_MODIFIED - Static variable in interface dap4.dap4lib.DapCodes
- SC_OK - Static variable in interface dap4.dap4lib.DapCodes
- SC_PARTIAL_CONTENT - Static variable in interface dap4.dap4lib.DapCodes
- SC_PAYMENT_REQUIRED - Static variable in interface dap4.dap4lib.DapCodes
- SC_PRECONDITION_FAILED - Static variable in interface dap4.dap4lib.DapCodes
- SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface dap4.dap4lib.DapCodes
- SC_REQUEST_TIMEOUT - Static variable in interface dap4.dap4lib.DapCodes
- SC_REQUEST_URI_TOO_LONG - Static variable in interface dap4.dap4lib.DapCodes
- SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface dap4.dap4lib.DapCodes
- SC_RESET_CONTENT - Static variable in interface dap4.dap4lib.DapCodes
- SC_SEE_OTHER - Static variable in interface dap4.dap4lib.DapCodes
- SC_SERVICE_UNAVAILABLE - Static variable in interface dap4.dap4lib.DapCodes
- SC_SWITCHING_PROTOCOLS - Static variable in interface dap4.dap4lib.DapCodes
- SC_TEMPORARY_REDIRECT - Static variable in interface dap4.dap4lib.DapCodes
- SC_UNAUTHORIZED - Static variable in interface dap4.dap4lib.DapCodes
- SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface dap4.dap4lib.DapCodes
- SC_USE_PROXY - Static variable in interface dap4.dap4lib.DapCodes
- scheme - Variable in class dap4.dap4lib.AbstractCursor
- schemeFor(DapVariable) - Static method in class dap4.dap4lib.AbstractCursor
- set(DapNode) - Method in class dap4.dap4lib.netcdf.Nc4Notes.DimNotes
- set(DapNode) - Method in class dap4.dap4lib.netcdf.Nc4Notes.GroupNotes
- set(DapNode) - Method in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- set(DapNode) - Method in class dap4.dap4lib.netcdf.Nc4Notes.TypeNotes
- set(DapNode) - Method in class dap4.dap4lib.netcdf.Nc4Notes.VarNotes
- setBaseProtocol(String) - Method in class dap4.dap4lib.XURI
- setBaseType(Nc4Notes.TypeNotes) - Method in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- setBaseType(Nc4Notes.TypeNotes) - Method in class dap4.dap4lib.netcdf.Nc4Notes.VarNotes
- setByteStringOffsets(long, long[]) - Method in class dap4.dap4lib.serial.D4Cursor
- setChecksumMode(ChecksumMode) - Method in class dap4.dap4lib.AbstractDSP
- setContainer(AbstractCursor) - Method in class dap4.dap4lib.AbstractCursor
- setContainer(Nc4Notes.Notes) - Method in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- setContext(DapContext) - Method in class dap4.dap4lib.AbstractDSP
- setDataset(DapDataset) - Method in class dap4.dap4lib.AbstractDSP
- setDMR(DapDataset) - Method in class dap4.dap4lib.AbstractDSP
- setDocument(String) - Method in exception dap4.dap4lib.ErrorException
- setDSP(DSP) - Method in class dap4.dap4lib.AbstractCursor
- setElements(D4Cursor[]) - Method in class dap4.dap4lib.serial.D4Cursor
- setEnumBaseType(int) - Method in class dap4.dap4lib.netcdf.Nc4Notes.TypeNotes
- setIndex(Index) - Method in class dap4.dap4lib.AbstractCursor
- setLocation(String) - Method in class dap4.dap4lib.AbstractDSP
- setMemory(Nc4DSP.Nc4Pointer) - Method in class dap4.dap4lib.netcdf.Nc4Cursor
- setName(String) - Method in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- setOffset(long) - Method in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- setOffset(long) - Method in class dap4.dap4lib.serial.D4Cursor
- setOpaque(long) - Method in class dap4.dap4lib.netcdf.Nc4Notes.TypeNotes
- setOrder(ByteOrder) - Method in class dap4.dap4lib.AbstractDSP
- setRecordCount(long) - Method in class dap4.dap4lib.AbstractCursor
- setRecordIndex(long) - Method in class dap4.dap4lib.AbstractCursor
- setRecordSize(long) - Method in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- setScheme(DataCursor.Scheme) - Method in class dap4.dap4lib.AbstractCursor
- setSize(long) - Method in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- setTemplate(DapNode) - Method in class dap4.dap4lib.AbstractCursor
- share(long, long) - Method in class dap4.dap4lib.netcdf.Nc4DSP.Nc4Pointer
- size - Variable in class dap4.dap4lib.netcdf.Nc4DSP.Nc4Pointer
- size - Variable in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- size(DapType) - Static method in class dap4.dap4lib.LibTypeFcns
-
Conmpute the size, in databuffer, of the daptype wrt to a serialization; 0 if undefined.
- skip(ByteBuffer, int) - Static method in class dap4.dap4lib.serial.D4DataCompiler
- state - Variable in class dap4.dap4lib.ChunkInputStream
- status - Variable in class dap4.dap4lib.HttpDSP
- suppress(String) - Method in class dap4.dap4lib.AbstractDSP
-
Some attributes that are added by the NetcdfDataset need to be kept out of the DMR.
T
- template - Variable in class dap4.dap4lib.AbstractCursor
- testing - Variable in class dap4.dap4lib.DMRPrinter
- TESTING - Static variable in class dap4.dap4lib.AbstractDSP
- testprint() - Method in class dap4.dap4lib.DMRPrinter
-
Same as print() except certain items of information are suppressed.
- texttype - Variable in class dap4.dap4lib.DapProtocol.ContentType
- throwError(String) - Method in class dap4.dap4lib.ChunkInputStream
-
Convert an error chunk to an exception
- toString() - Method in class dap4.dap4lib.AbstractCursor
- toString() - Method in class dap4.dap4lib.netcdf.Nc4DSP.Nc4Pointer
- toString() - Method in class dap4.dap4lib.netcdf.Nc4Notes.Notes
- toString() - Method in enum dap4.dap4lib.RequestMode
- toString() - Method in class dap4.dap4lib.XURI
- trace - Variable in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- trace - Variable in class dap4.dap4lib.netcdf.Nc4DSP
- TYPE - dap4.dap4lib.netcdf.Nc4Notes.NoteSort
- TypeNotes(int, int, Nc4DSP) - Constructor for class dap4.dap4lib.netcdf.Nc4Notes.TypeNotes
U
- UCARTAGOPAQUE - Static variable in class dap4.dap4lib.AbstractDSP
- UCARTAGOPAQUE - Static variable in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- UCARTAGORIGTYPE - Static variable in class dap4.dap4lib.AbstractDSP
- UCARTAGUNLIMITED - Static variable in class dap4.dap4lib.AbstractDSP
- UCARTAGVLEN - Static variable in class dap4.dap4lib.AbstractDSP
- UCARTAGVLEN - Static variable in class dap4.dap4lib.netcdf.Nc4DMRCompiler
- URLALL - Static variable in class dap4.dap4lib.XURI
- URLBASE - Static variable in class dap4.dap4lib.XURI
- URLONLY - Static variable in class dap4.dap4lib.XURI
- URLPATH - Static variable in class dap4.dap4lib.XURI
- USEDOM - Static variable in class dap4.dap4lib.AbstractDSP
- userinfo - Variable in class dap4.dap4lib.XURI
V
- validate(Nc4DSP.Nc4Pointer, long) - Static method in class dap4.dap4lib.netcdf.Nc4DSP.Nc4Pointer
- valueOf(String) - Static method in enum dap4.dap4lib.DSPPrinter.Flags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dap4.dap4lib.netcdf.Nc4Notes.NoteSort
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dap4.dap4lib.RequestMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dap4.dap4lib.XURI.Parts
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum dap4.dap4lib.DSPPrinter.Flags
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dap4.dap4lib.netcdf.Nc4Notes.NoteSort
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dap4.dap4lib.RequestMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dap4.dap4lib.XURI.Parts
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueString(Object, long, DapType) - Method in class dap4.dap4lib.DSPPrinter
- VAR - dap4.dap4lib.netcdf.Nc4Notes.NoteSort
- variables - Variable in class dap4.dap4lib.AbstractDSP
- VarNotes(int, int, Nc4DSP) - Constructor for class dap4.dap4lib.netcdf.Nc4Notes.VarNotes
- VARSPECIAL - Static variable in class dap4.dap4lib.DMRPrinter
W
- walkByteStrings(long[], ByteBuffer) - Static method in class dap4.dap4lib.serial.D4DataCompiler
- warn(String) - Static method in class dap4.dap4lib.DapLog
- warn(String) - Static method in class dap4.dap4lib.DapStartLog
- writer - Variable in class dap4.dap4lib.DMRPrinter
- writer - Variable in class dap4.dap4lib.DSPPrinter
X
- X_DAP_SERVER - Static variable in class dap4.dap4lib.DapProtocol
- X_DAP_VERSION - Static variable in class dap4.dap4lib.DapProtocol
- XMLESCAPED - Static variable in class dap4.dap4lib.DMRPrinter
- xmltype - Variable in class dap4.dap4lib.DapProtocol.ContentType
- xuri - Variable in class dap4.dap4lib.HttpDSP
- XURI - Class in dap4.dap4lib
-
Provide an extended form of URI parser that can handle multiple protocols and can parse the query and fragment parts.
- XURI(String) - Constructor for class dap4.dap4lib.XURI
- XURI.Parts - Enum in dap4.dap4lib
All Classes All Packages