public interface Join
Modifier and Type | Method and Description |
---|---|
VariableDS |
findVariable(String varName)
Find the Variable of the given name in the joined table.
|
StructureData |
getJoinData(Cursor cursor)
Get 'join' data to be added to the row.
|
StructureData getJoinData(Cursor cursor) throws IOException
cursor
- the state of the iterationIOException
- on read errorVariableDS findVariable(String varName)
varName
- find this VariableCopyright © 1999–2015 UCAR/Unidata. All rights reserved.