|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CrawlableDatasetSorter | |
|---|---|
| thredds.catalog | Reads and writes THREDDS Dataset Inventory Catalog XML documents. |
| thredds.catalog.parser.jdom | |
| thredds.cataloggen | |
| thredds.crawlabledataset.sorter | |
| Uses of CrawlableDatasetSorter in thredds.catalog |
|---|
| Methods in thredds.catalog that return CrawlableDatasetSorter | |
|---|---|
CrawlableDatasetSorter |
InvDatasetScan.getSorter()
|
| Constructors in thredds.catalog with parameters of type CrawlableDatasetSorter | |
|---|---|
InvDatasetScan(InvDatasetImpl parent,
java.lang.String name,
java.lang.String path,
java.lang.String scanLocation,
java.lang.String configClassName,
java.lang.Object configObj,
CrawlableDatasetFilter filter,
CrawlableDatasetLabeler identifier,
CrawlableDatasetLabeler namer,
boolean addDatasetSize,
CrawlableDatasetSorter sorter,
java.util.Map proxyDatasetHandlers,
java.util.List childEnhancerList,
CatalogRefExpander catalogRefExpander)
|
|
| Uses of CrawlableDatasetSorter in thredds.catalog.parser.jdom |
|---|
| Methods in thredds.catalog.parser.jdom that return CrawlableDatasetSorter | |
|---|---|
protected CrawlableDatasetSorter |
InvCatalogFactory10.readDatasetScanSorter(org.jdom.Element sorterElem)
|
| Uses of CrawlableDatasetSorter in thredds.cataloggen |
|---|
| Methods in thredds.cataloggen that return CrawlableDatasetSorter | |
|---|---|
CrawlableDatasetSorter |
CollectionLevelScanner.getSorter()
|
| Methods in thredds.cataloggen with parameters of type CrawlableDatasetSorter | |
|---|---|
void |
CollectionLevelScanner.setSorter(CrawlableDatasetSorter sorter)
Set the sorter with which to sort the list of child CrawlableDatasets. |
| Constructors in thredds.cataloggen with parameters of type CrawlableDatasetSorter | |
|---|---|
StandardCatalogBuilder(java.lang.String collectionPath,
java.lang.String collectionName,
CrawlableDataset collectionCrDs,
CrawlableDatasetFilter filter,
InvService service,
java.lang.String collectionId,
CrawlableDatasetLabeler identifier,
CrawlableDatasetLabeler namer,
boolean doAddDatasetSize,
CrawlableDatasetSorter sorter,
java.util.Map proxyDatasetHandlers,
java.util.List childEnhancerList,
InvDatasetImpl topLevelMetadataContainer,
CatalogRefExpander catalogRefExpander)
|
|
| Uses of CrawlableDatasetSorter in thredds.crawlabledataset.sorter |
|---|
| Classes in thredds.crawlabledataset.sorter that implement CrawlableDatasetSorter | |
|---|---|
class |
LexigraphicByNameSorter
Sort CrawlableDataset lists lexigraphically on the dataset name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||