public class CatalogScan
extends thredds.client.catalog.CatalogRef
| Modifier and Type | Field and Description |
|---|---|
static java.lang.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,
java.lang.String name,
java.lang.String xlink,
java.util.Map<java.lang.String,java.lang.Object> flds,
java.lang.String path,
java.lang.String location,
java.lang.String watch) |
| Modifier and Type | Method and Description |
|---|---|
ConfigCatalog |
getCatalog(java.io.File baseDir,
java.lang.String matchRemaining,
java.lang.String filename,
CatalogReader reader) |
java.lang.String |
getLocation() |
java.lang.String |
getPath() |
java.lang.String |
getWatch() |
thredds.client.catalog.builder.CatalogBuilder |
makeCatalogFromDirectory(java.io.File baseDir,
java.lang.String matchRemaining,
java.net.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 java.lang.String CATSCAN
public CatalogScan(thredds.client.catalog.DatasetNode parent,
java.lang.String name,
java.lang.String xlink,
java.util.Map<java.lang.String,java.lang.Object> flds,
java.lang.String path,
java.lang.String location,
java.lang.String watch)
public java.lang.String getPath()
public java.lang.String getLocation()
public java.lang.String getWatch()
public ConfigCatalog getCatalog(java.io.File baseDir, java.lang.String matchRemaining, java.lang.String filename, CatalogReader reader) throws java.io.IOException
java.io.IOExceptionpublic thredds.client.catalog.builder.CatalogBuilder makeCatalogFromDirectory(java.io.File baseDir,
java.lang.String matchRemaining,
java.net.URI baseURI)
throws java.io.IOException
java.io.IOException