public class CatalogRef extends Dataset
Access, Alias, Authority, CollectionType, Contributors, Creators, DataFormatType, Datasets, DataSize, Dates, Documentation, FeatureType, GeospatialCoverage, Harvest, Id, Keywords, listFlds, MetadataOther, Ncml, NotAThreddsDataset, Projects, Properties, Publishers, RestrictAccess, ServiceName, ThreddsMetadataInheritable, TimeCoverage, UrlPath, UseRemoteCatalogService, VariableGroups, VariableMapLinkURI| Constructor and Description | 
|---|
| CatalogRef(DatasetNode parent,
          String name,
          String xlink,
          Map<String,Object> flds,
          List<AccessBuilder> accessBuilders,
          List<DatasetBuilder> datasetBuilders) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Dataset> | getDatasets()Get top level datasets contained in this catalog, or if its a catref,
 get the datasets in the referenced catalog only if already read in. | 
| List<Dataset> | getDatasetsLogical()Get top level datasets logically contained in this catalog. | 
| URI | getURI() | 
| String | getXlinkHref() | 
| boolean | hasNestedDatasets() | 
| boolean | isRead()Deprecated.  | 
| ucar.nc2.util.Optional<DatasetNode> | readCatref() | 
| void | setRead(boolean isRead)Deprecated.  | 
| Boolean | useRemoteCatalogService() | 
findAccess, findProperty, getAccess, getAccess, getAuthority, getCatalogUrl, getCollectionType, getContributors, getCreators, getDataFormatName, getDataFormatType, getDataSize, getDates, getDocumentation, getDocumentation, getFeatureType, getFeatureTypeName, getGeospatialCoverage, getHistory, getId, getID, getIdOrPath, getKeywords, getLastModifiedDate, getLocalField, getMetadata, getMetadataOther, getNcmlElement, getProcessing, getProjects, getProperties, getPublishers, getRestrictAccess, getRights, getServiceDefault, getServiceNameDefault, getSummary, getTimeCoverage, getUrlPath, getVariableMapLink, getVariables, hasAccess, hasDataSize, hasProperty, hasProperty, isDatasetScan, isHarvest, makeStandalonefindDatasetByName, get, getDatasetsLocal, getFldIterator, getLocalFieldAsList, getName, getParent, getParentCatalog, getParentDatasetequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocalFieldAsListpublic CatalogRef(DatasetNode parent, String name, String xlink, Map<String,Object> flds, List<AccessBuilder> accessBuilders, List<DatasetBuilder> datasetBuilders)
public List<Dataset> getDatasets()
DatasetNodegetDatasets in class DatasetNodepublic List<Dataset> getDatasetsLogical()
DatasetNodegetDatasetsLogical in class DatasetNodepublic URI getURI()
public String getXlinkHref()
public boolean hasNestedDatasets()
hasNestedDatasets in class DatasetNode@Deprecated public boolean isRead()
public ucar.nc2.util.Optional<DatasetNode> readCatref()
@Deprecated public void setRead(boolean isRead)
public Boolean useRemoteCatalogService()