org.das2.qds.util.DataSetBuilder.DataSetResolver
this was introduced to avoid properties where BUNDLE_1 would temporarily hold the name.
resolve
resolve( String name ) → QDataSet
return the dataset for this name, if available, or null.
Parameters
name - a String
Returns:
the dataset for this name, if available, or null.
[search for examples]
[view on GitHub]
[view on old javadoc]
[view source]