|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParsedSectionSpec | |
---|---|
ucar.nc2 | The public API to the Java-NetCDF library. |
ucar.nc2.iosp | General classes for I/O Service Providers |
Uses of ParsedSectionSpec in ucar.nc2 |
---|
Fields in ucar.nc2 declared as ParsedSectionSpec | |
---|---|
ParsedSectionSpec |
ParsedSectionSpec.child
|
Methods in ucar.nc2 that return ParsedSectionSpec | |
---|---|
static ParsedSectionSpec |
ParsedSectionSpec.parseVariableSection(NetcdfFile ncfile,
String variableSection)
Parse a section specification String. |
Uses of ParsedSectionSpec in ucar.nc2.iosp |
---|
Methods in ucar.nc2.iosp with parameters of type ParsedSectionSpec | |
---|---|
Array |
AbstractIOServiceProvider.readSection(ParsedSectionSpec cer)
|
Array |
IOServiceProvider.readSection(ParsedSectionSpec cer)
Allows reading sections of nested variables |
static Array |
IospHelper.readSection(ParsedSectionSpec cer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |