public class DataRoot extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Instances which have same path are equal.
|
DatasetScan |
getDatasetScan() |
String |
getDirLocation() |
FeatureCollection |
getFeatureCollection() |
String |
getFileLocationFromRequestPath(String path) |
static String |
getFileLocationFromRequestPath(String reqPath,
String rootPath,
String rootLocation) |
String |
getPath() |
int |
hashCode() |
boolean |
isCache() |
String |
toString() |
String |
toString2() |
public String getPath()
public String getDirLocation()
public DatasetScan getDatasetScan()
public FeatureCollection getFeatureCollection()
public boolean isCache()
public String toString2()
public boolean equals(Object o)
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.