public class test_SDSequence extends SDSequence
Sequence value.BaseType,
Serialized FormDAPNode.CloneMapallValues, END_OF_SEQUENCE, START_OF_INSTANCE, varTemplate_nameClear, _nameEncoded, log| Constructor and Description |
|---|
test_SDSequence()
Constructs a new
test_SDSequence. |
test_SDSequence(String n)
Constructs a new
test_SDSequence with name n. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
read(String datasetName,
Object specialO)
Read a value from the named dataset for this variable.
|
equal, getRowVector, greater_eql, greater, isRead, isSynthesized, less_eql, less, not_equal, printDecl, printVal, printXML, regexp, serialize, setAllReadFlags, setProject, setRead, setSynthesizedaddRow, addVariable, checkSemantics, cloneDAG, delRow, deserialize, elementCount, externalize, getLevel, getRow, getRowCount, getTypeName, getVar, getVarCount, getVariable, getVariable, getVariables, setLevel, writeMarkeraddVariable, someChildHasAttributesaddAttributeAlias, addAttributeContainer, appendAttribute, appendAttribute, appendAttributeContainer, checkSemantics, delAttribute, delAttribute, elementCount, getAttribute, getAttribute, getAttributeNames, getAttributeTable, getLongName, hasAttributes, newPrimitiveVector, printAttributes, printAttributes, printAttributes, printAttributes, printConstraint, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printVal, printVal, printVal, printXML, printXML, printXML, printXML, setClearNameclone, cloneDAG, getClearName, getEncodedName, getParent, isProject, setEncodedName, setParent, setProject, setProjectedequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisProject, setProjectpublic test_SDSequence()
test_SDSequence.public test_SDSequence(String n)
test_SDSequence with name n.n - the name of the variable.public boolean read(String datasetName, Object specialO) throws NoSuchVariableException, IOException, EOFException
read in interface ServerMethodsread in class SDSequencedatasetName - String identifying the file or other data store
from which to read a vaue for this variable.specialO - This Object is a goody that is used by Server implementations
to deliver important, and as yet unknown, stuff to the read method. If you
don't need it, make it a null.true if more data remains to be read, otherwise
false. This is an abtsract method that must be implemented
as part of the installation/localization of a OPeNDAP server.IOExceptionEOFExceptionNoSuchVariableExceptionCopyright © 1999–2013 UCAR/Unidata. All rights reserved.