public class CatalogScan
extends thredds.client.catalog.CatalogRef
| Modifier and Type | Field and Description |
|---|---|
static String |
CATSCAN |
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 |
|---|
CatalogScan(thredds.client.catalog.DatasetNode parent,
String name,
String xlink,
Map<String,Object> flds,
String path,
String location,
String watch) |
| Modifier and Type | Method and Description |
|---|---|
ConfigCatalog |
getCatalog(File baseDir,
String matchRemaining,
String filename,
CatalogReader reader) |
String |
getLocation() |
String |
getPath() |
String |
getWatch() |
thredds.client.catalog.builder.CatalogBuilder |
makeCatalogFromDirectory(File baseDir,
String matchRemaining,
URI baseURI) |
getDatasets, getDatasetsLogical, getURI, getXlinkHref, hasNestedDatasets, isRead, readCatref, setRead, translatePathToReletiveLocation, useRemoteCatalogServicefindAccess, 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, getParentDatasetpublic static final String CATSCAN
public String getPath()
public String getLocation()
public String getWatch()
public ConfigCatalog getCatalog(File baseDir, String matchRemaining, String filename, CatalogReader reader) throws IOException
IOExceptionpublic thredds.client.catalog.builder.CatalogBuilder makeCatalogFromDirectory(File baseDir, String matchRemaining, URI baseURI) throws IOException
IOException